Bug 165577

Summary: Remove runtime toggle for pointer-lock
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, commit-queue, dbates, esprehn+autocc, kangil.han, kondapallykalyan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jonlee: review+

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>