Closed Bug 1430303 Opened 7 years ago Closed 7 years ago

Implement ShadowRoot.pointerLockElement

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: smaug, Assigned: smaug)

References

Details

(Keywords: dev-doc-complete)

Attachments

(3 files)

My understanding is that we could leave it after our 1st ship, mark P3 for now. Feel free to correct me if I'm wrong.
Priority: -- → P3
Assignee: nobody → bugs
This needs automated test too. Passes the manual wpt test
Just copied existing test and made it use shadow dom. Passes at least locally. remote: View your changes here: remote: https://hg.mozilla.org/try/rev/3e55c5057ed93dcc08079f23c6468b292f1d627f remote: https://hg.mozilla.org/try/rev/690c9bac472137acb623e14d6942f0fe8f6b539e remote: remote: Follow the progress of your build on Treeherder: remote: https://treeherder.mozilla.org/#/jobs?repo=try&revision=690c9bac472137acb623e14d6942f0fe8f6b539e
Attachment #8944925 - Flags: review?(mrbkap)
Attachment #8944925 - Flags: review?(mrbkap) → review+
Still two MOZ_ASSERT's uncomposedDoc->composedDoc changes. remote: View the pushlog for these changes here: remote: https://hg.mozilla.org/try/pushloghtml?changeset=265490b208b36bc33d5dac1fd17dab83ce5f2d5f remote: remote: Follow the progress of your build on Treeherder: remote: https://treeherder.mozilla.org/#/jobs?repo=try&revision=265490b208b36bc33d5dac1fd17dab83ce5f2d5f
Pushed by opettay@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/6899f62dea6a Implement ShadowRoot.pointerLockElement, r=mrbkap
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
I've updated this to show it being implemented on the DocumentOrShadowRoot interface, but then marked it as still be implemented on document, in most browser including Firefox (since we don't enable Shadow DOM by default yet): https://developer.mozilla.org/en-US/docs/Web/API/DocumentOrShadowRoot https://developer.mozilla.org/en-US/docs/Web/API/DocumentOrShadowRoot/pointerLockElement I think this covers it for now.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: