Bug 90821 - Pointer Lock requestPointerLock rejects locking an element not in a document.
Summary: Pointer Lock requestPointerLock rejects locking an element not in a document.
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:
Blocks: 77029
  Show dependency treegraph
 
Reported: 2012-07-09 14:12 PDT by Vincent Scheib
Modified: 2012-07-09 17:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.32 KB, patch)
2012-07-09 14:16 PDT, Vincent Scheib
no flags Details | Formatted Diff | Diff
PatchForLanding (4.27 KB, patch)
2012-07-09 16:58 PDT, Vincent Scheib
enne: review+
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-07-09 14:12:01 PDT
Pointer Lock rejects locking an element not in a document.
Comment 1 Vincent Scheib 2012-07-09 14:16:53 PDT
Created attachment 151318 [details]
Patch
Comment 2 Adrienne Walker 2012-07-09 14:29:26 PDT
Comment on attachment 151318 [details]
Patch

R=me.
Comment 3 Vincent Scheib 2012-07-09 16:58:45 PDT
Created attachment 151356 [details]
PatchForLanding
Comment 4 Vincent Scheib 2012-07-09 17:07:21 PDT
Test description text updated in PatchForLanding.
Comment 5 Adrienne Walker 2012-07-09 17:08:05 PDT
Comment on attachment 151356 [details]
PatchForLanding

R=me2.
Comment 6 Vincent Scheib 2012-07-09 17:08:47 PDT
Committed r122169: <http://trac.webkit.org/changeset/122169>