Bug 104564 - [CSSRegions] remove setExperimentalCSSRegionsEnabled deprecated API in Source/WebKit/chromium/public/WebSettings.h
Summary: [CSSRegions] remove setExperimentalCSSRegionsEnabled deprecated API in Source...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mihai Maerean
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2012-12-10 08:26 PST by Mihai Maerean
Modified: 2013-01-24 00:57 PST (History)
7 users (show)

See Also:


Attachments
patch (1.45 KB, patch)
2013-01-23 04:46 PST, Mihai Maerean
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.