Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Issue 18615004: Optimizing for small screen display on android devices (Closed)

Created:
7 years, 5 months ago by anitawoodruff
Modified:
7 years, 5 months ago
CC:
chromium-reviews, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Fixing weird indentation #

Patch Set 3 : Simplified isMobilePage check #

Patch Set 4 : Amended comment on isMobilePage method #

Total comments: 14

Patch Set 5 : Responding to James' review #

Patch Set 6 : Defining number of hidden columns in mobile version as a const #

Total comments: 6

Patch Set 7 : Moving const var to where it is used #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -23 lines) Patch
M chrome/browser/browser_resources.grd View 1 2 3 4 5 6 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/resources/policy.html View 1 2 3 4 2 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/resources/policy.js View 1 2 3 4 5 6 3 chunks +25 lines, -4 lines 0 comments Download
A + chrome/browser/resources/policy_android.css View 1 2 3 4 5 6 6 chunks +39 lines, -13 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
anitawoodruff
Hi Joao, Sorry not to include screenshots, I broke the apk you sent me when ...
7 years, 5 months ago (2013-07-08 14:30:50 UTC) #1
anitawoodruff
The odd indentation issues and small font size should be fixed now.
7 years, 5 months ago (2013-07-08 16:26:15 UTC) #2
Joao da Silva
lgtm after fixing the nits I looked at this on a Galaxy Nexus, Nexus 7 ...
7 years, 5 months ago (2013-07-08 16:44:51 UTC) #3
anitawoodruff
https://codereview.chromium.org/18615004/diff/2001/chrome/browser/resources/policy.js File chrome/browser/resources/policy.js (right): https://codereview.chromium.org/18615004/diff/2001/chrome/browser/resources/policy.js#newcode13 chrome/browser/resources/policy.js:13: document.querySelector('.scope-column')).display == 'none' && On 2013/07/08 16:44:51, Joao da ...
7 years, 5 months ago (2013-07-09 07:41:27 UTC) #4
Joao da Silva
lgtm! You need a review from a resources/OWNER; I suggest James.
7 years, 5 months ago (2013-07-09 07:44:17 UTC) #5
anitawoodruff
*** Adding James as a reviewer *** Hi James, please could you review this change ...
7 years, 5 months ago (2013-07-09 07:50:46 UTC) #6
James Hawkins
https://codereview.chromium.org/18615004/diff/18001/chrome/browser/resources/policy.html File chrome/browser/resources/policy.html (right): https://codereview.chromium.org/18615004/diff/18001/chrome/browser/resources/policy.html#newcode5 chrome/browser/resources/policy.html:5: <meta name="viewport" content="width=device-width, user-scalable=no" /> s/ \/\>/>/ https://codereview.chromium.org/18615004/diff/18001/chrome/browser/resources/policy.js File ...
7 years, 5 months ago (2013-07-09 23:20:32 UTC) #7
anitawoodruff
Thanks for the review James :) A couple of questions for you in the comments.. ...
7 years, 5 months ago (2013-07-10 13:54:18 UTC) #8
James Hawkins
https://codereview.chromium.org/18615004/diff/18001/chrome/browser/resources/policy.html File chrome/browser/resources/policy.html (right): https://codereview.chromium.org/18615004/diff/18001/chrome/browser/resources/policy.html#newcode5 chrome/browser/resources/policy.html:5: <meta name="viewport" content="width=device-width, user-scalable=no" /> On 2013/07/10 13:54:18, anitawoodruff ...
7 years, 5 months ago (2013-07-10 16:20:57 UTC) #9
anitawoodruff
https://codereview.chromium.org/18615004/diff/18001/chrome/browser/resources/policy.js File chrome/browser/resources/policy.js (right): https://codereview.chromium.org/18615004/diff/18001/chrome/browser/resources/policy.js#newcode142 chrome/browser/resources/policy.js:142: expandedValue.setAttribute('colspan', expandedValue.colSpan - 2); On 2013/07/10 16:20:58, James Hawkins ...
7 years, 5 months ago (2013-07-11 08:19:06 UTC) #10
James Hawkins
LGTM https://codereview.chromium.org/18615004/diff/27001/chrome/browser/resources/policy.js File chrome/browser/resources/policy.js (right): https://codereview.chromium.org/18615004/diff/27001/chrome/browser/resources/policy.js#newcode8 chrome/browser/resources/policy.js:8: * (Android) version of this page. @const https://codereview.chromium.org/18615004/diff/27001/chrome/browser/resources/policy.js#newcode10 ...
7 years, 5 months ago (2013-07-11 23:07:35 UTC) #11
anitawoodruff
Fixed the nits in policy.js and rebased in preparation for committing (hence why it looks ...
7 years, 5 months ago (2013-07-12 08:53:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/18615004/37001
7 years, 5 months ago (2013-07-12 08:53:51 UTC) #13
commit-bot: I haz the power
7 years, 5 months ago (2013-07-12 12:38:02 UTC) #14
Message was sent while issue was closed.
Change committed as 211384

Powered by Google App Engine
This is Rietveld 408576698