Bug 104564

Summary: [CSSRegions] remove setExperimentalCSSRegionsEnabled deprecated API in Source/WebKit/chromium/public/WebSettings.h
Product: WebKit Reporter: Mihai Maerean <mmaerean>
Component: WebCore Misc.Assignee: Mihai Maerean <mmaerean>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, tkent+wkapi, WebkitBugTracker, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
patch none

Description Mihai Maerean 2012-12-10 08:26:16 PST
After bug 101192 changed the WebKit-Chromium API and http://code.google.com/p/chromium/issues/detail?id=164162 changed Chromium so it doesn't call setExperimentalCSSRegionsEnabled, we can now remove this deprecated API.
Comment 1 Mihai Maerean 2013-01-23 04:46:04 PST
Created attachment 184203 [details]
patch
Comment 2 WebKit Review Bot 2013-01-23 09:56:42 PST
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.
Comment 3 Adam Barth 2013-01-23 11:48:49 PST
Comment on attachment 184203 [details]
patch

LGTM (assuming all callers are gone)
Comment 4 WebKit Review Bot 2013-01-24 00:57:14 PST
Comment on attachment 184203 [details]
patch

Clearing flags on attachment: 184203

Committed r140663: <http://trac.webkit.org/changeset/140663>
Comment 5 WebKit Review Bot 2013-01-24 00:57:18 PST
All reviewed patches have been landed.  Closing bug.