Bug 165577 - Remove runtime toggle for pointer-lock
Summary: Remove runtime toggle for pointer-lock
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-12-07 18:32 PST by Dean Jackson
Modified: 2016-12-07 18:54 PST (History)
7 users (show)

See Also:


Attachments
Patch (24.39 KB, patch)
2016-12-07 18:42 PST, Dean Jackson
jonlee: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2016-12-07 18:32:26 PST
Remove runtime toggle for pointer-lock
Comment 1 Dean Jackson 2016-12-07 18:33:12 PST
<rdar://problem/29566996>
Comment 2 Dean Jackson 2016-12-07 18:42:39 PST
Created attachment 296458 [details]
Patch
Comment 3 Jon Lee 2016-12-07 18:47:32 PST
Comment on attachment 296458 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=296458&action=review

> LayoutTests/pointer-lock/pointerlock-interface-disabled.html:-1
> -<!DOCTYPE html><!-- webkit-test-runner [ enablePointerLock=false ] -->

Can we remove [ enablepointerlock ] from the other tests also?
Comment 4 Dean Jackson 2016-12-07 18:54:19 PST
Committed r209514: <http://trac.webkit.org/changeset/209514>