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

Issue 15547002: Compile fix for ENABLE_CSS_DEVICE_ADAPTATION. (Closed)

Created:
7 years, 7 months ago by rune
Modified:
7 years, 7 months ago
CC:
blink-reviews, apavlov+blink_chromium.org, dglazkov+blink, eae+blinkwatch, kenneth.christiansen, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Compile fix for ENABLE_CSS_DEVICE_ADAPTATION. Orientation was removed from ViewportArguments in r150743. Setting orientation from the @viewport descriptor was still left. Removed that to make blink compile with @viewport support. BUG=NONE

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M Source/core/css/resolver/ViewportStyleResolver.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
rune
7 years, 7 months ago (2013-05-21 08:38:45 UTC) #1
abarth-chromium
lgtm
7 years, 7 months ago (2013-05-21 14:41:04 UTC) #2
aelias_OOO_until_Jul13
7 years, 7 months ago (2013-05-21 18:56:44 UTC) #3
r150743 got reverted anyway, so you don't need to land this to fix the build.  I
wasn't aware of the "orientation" value in @viewport spec, I assumed it was an
unused relic of some kind.  I'll bring the value back in the next iteration of
https://chromiumcodereview.appspot.com/14813025/

Powered by Google App Engine
This is Rietveld 408576698