Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(332)

Issue 155116: Change to use CSS media queries instead of using the "small" class name... (Closed)

Created:
11 years, 5 months ago by arv (Not doing code reviews)
Modified:
9 years, 3 months ago
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Change to use CSS media queries instead of using the "small" class name to reduce the number of layouts needed at startup. This also fixes an issue where starting in LIST mode did not work. And it also fixes an issue where the width transition wasn't working correctly. BUG=13362 TEST=Starting in small and normal mode should still work Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20158

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -66 lines) Patch
M chrome/browser/resources/new_new_tab.css View 11 chunks +84 lines, -36 lines 0 comments Download
M chrome/browser/resources/new_new_tab.html View 9 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/resources/new_new_tab.js View 4 chunks +22 lines, -21 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
arv (Not doing code reviews)
11 years, 5 months ago (2009-07-07 00:09:15 UTC) #1
Glen Murphy
11 years, 5 months ago (2009-07-07 01:25:37 UTC) #2
HOT. LGTM

Powered by Google App Engine
This is Rietveld 408576698