Bug 96946 - [Chromium] Remove WebKit::WebRuntimeFeatures::enablePointerLock.
Summary: [Chromium] Remove WebKit::WebRuntimeFeatures::enablePointerLock.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Vincent Scheib
URL:
Keywords:
Depends on: 102107
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-17 12:53 PDT by Vincent Scheib
Modified: 2012-11-19 09:51 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.80 KB, patch)
2012-11-14 09:40 PST, Vincent Scheib
abarth: review+
Details | Formatted Diff | Diff
Patch for landing (3.75 KB, patch)
2012-11-19 09:50 PST, Vincent Scheib
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Scheib 2012-09-17 12:53:33 PDT
Remove WebKit::WebRuntimeFeatures::enablePointerLock once it is no longer be needed by Chrome. 
http://codereview.chromium.org/10917278
Comment 1 Vincent Scheib 2012-11-13 10:47:37 PST
Must wait until chromium no longer has a compile dependency https://code.google.com/p/chromium/issues/detail?id=160761
Comment 2 Vincent Scheib 2012-11-14 09:40:06 PST
Created attachment 174180 [details]
Patch
Comment 3 WebKit Review Bot 2012-11-14 09:44:55 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 4 Vincent Scheib 2012-11-19 09:50:31 PST
Created attachment 174999 [details]
Patch for landing
Comment 5 Vincent Scheib 2012-11-19 09:51:54 PST
Committed r135170: <http://trac.webkit.org/changeset/135170>