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

Issue 9523002: Webkit now disables CSS3 regions at runtime by default. This change allows regions to be turned bac… (Closed)

Created:
8 years, 9 months ago by matthewrobertson03
Modified:
8 years, 9 months ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, jamesr, Boris Smus, jhurwich
Visibility:
Public.

Description

Webkit now disables CSS3 regions at runtime by default. This change allows regions to be turned back on via a command line flag. BUG=chromium:115937 TEST=pass the flag --enable-css-regions to chrome on start up Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124367

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M AUTHORS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/glue/webpreferences.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webpreferences.cc View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
matthewrobertson03
I
8 years, 9 months ago (2012-02-28 21:55:43 UTC) #1
jamesr
https://chromiumcodereview.appspot.com/9523002/diff/1/content/public/common/content_switches.h File content/public/common/content_switches.h (right): https://chromiumcodereview.appspot.com/9523002/diff/1/content/public/common/content_switches.h#newcode82 content/public/common/content_switches.h:82: CONTENT_EXPORT extern const char kEnableCssRegions[]; this shouldn't have CONTENT_EXPORT ...
8 years, 9 months ago (2012-02-28 22:27:48 UTC) #2
matthewrobertson03
On 2012/02/28 22:27:48, jamesr wrote: > https://chromiumcodereview.appspot.com/9523002/diff/1/content/public/common/content_switches.h > File content/public/common/content_switches.h (right): > > https://chromiumcodereview.appspot.com/9523002/diff/1/content/public/common/content_switches.h#newcode82 > ...
8 years, 9 months ago (2012-02-29 05:01:03 UTC) #3
matthewrobertson03
On 2012/02/28 22:27:48, jamesr wrote: > https://chromiumcodereview.appspot.com/9523002/diff/1/content/public/common/content_switches.h > File content/public/common/content_switches.h (right): > > https://chromiumcodereview.appspot.com/9523002/diff/1/content/public/common/content_switches.h#newcode82 > ...
8 years, 9 months ago (2012-02-29 05:02:03 UTC) #4
jamesr
LGTM. I believe you'll need to get reviews for OWNERS in other directories, I do ...
8 years, 9 months ago (2012-02-29 19:06:39 UTC) #5
jamesr
Darin, John - could you give OWNERS reviews for content/public, content/browser, and webkit/ ?
8 years, 9 months ago (2012-02-29 21:19:05 UTC) #6
jam
lgtm
8 years, 9 months ago (2012-02-29 22:28:24 UTC) #7
darin (slow to review)
LGTM
8 years, 9 months ago (2012-02-29 22:29:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/matthewrobertson03@gmail.com/9523002/13001
8 years, 9 months ago (2012-02-29 22:38:59 UTC) #9
commit-bot: I haz the power
Can't apply patch for file AUTHORS. While running patch -p0 --forward --force; patching file AUTHORS ...
8 years, 9 months ago (2012-02-29 22:39:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/matthewrobertson03@gmail.com/9523002/16002
8 years, 9 months ago (2012-02-29 23:06:30 UTC) #11
commit-bot: I haz the power
8 years, 9 months ago (2012-03-01 05:30:17 UTC) #12
Change committed as 124367

Powered by Google App Engine
This is Rietveld 408576698