Bug 91420

Summary: [CSS Exclusions] Add a command-line flag to enable / disable exclusions
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256    
Attachments:
Description Flags
Webkit side of the patch none

Bear Travis
Reported 2012-07-16 13:32:54 PDT
The runtime flag for CSS exclusions is currently only configurable via internals and statically setting a boolean in RuntimeEnabledFeatures. Should be able to enable / disable it from the command line. May be similar to bug 89542
Attachments
Webkit side of the patch (2.32 KB, patch)
2012-08-06 15:46 PDT, Bear Travis
no flags
Bear Travis
Comment 1 2012-08-06 15:46:47 PDT
Created attachment 156777 [details] Webkit side of the patch Exposing exclusions runtime flag to chromium to enable a command-line switch for the feature
WebKit Review Bot
Comment 2 2012-08-06 15:48:13 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
WebKit Review Bot
Comment 3 2012-08-06 17:48:08 PDT
Comment on attachment 156777 [details] Webkit side of the patch Clearing flags on attachment: 156777 Committed r124824: <http://trac.webkit.org/changeset/124824>
WebKit Review Bot
Comment 4 2012-08-06 17:48:12 PDT
All reviewed patches have been landed. Closing bug.
Bear Travis
Comment 5 2012-08-10 19:10:06 PDT
Note You need to log in before you can comment on or make changes to this bug.