Bug 165702 - document.pointerLockElement exposes a node inside a shadow tree
Summary: document.pointerLockElement exposes a node inside a shadow tree
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-12-09 16:25 PST by Ryosuke Niwa
Modified: 2016-12-09 21:19 PST (History)
5 users (show)

See Also:


Attachments
Fixes the bug (14.25 KB, patch)
2016-12-09 19:27 PST, Ryosuke Niwa
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-12-09 16:25:52 PST
Don’t do that.

Also, we need pointerLockElement on ShadowRoot.
Comment 1 Ryosuke Niwa 2016-12-09 16:28:34 PST
<rdar://problem/29604655>
Comment 2 Ryosuke Niwa 2016-12-09 19:27:16 PST
Created attachment 296770 [details]
Fixes the bug
Comment 3 Ryosuke Niwa 2016-12-09 21:19:03 PST
Committed r209648: <http://trac.webkit.org/changeset/209648>