Closed
Bug 1318117
Opened 9 years ago
Closed 9 years ago
Stop using IsCallerChrome in pointerlock API, fullscreen API, and documentURI getter
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
|
16.68 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
Let's use NeedsCallerType instead.
| Assignee | ||
Updated•9 years ago
|
Summary: Stop using IsCallerChrome in pointerlock and fullscreen APIs → Stop using IsCallerChrome in pointerlock API, fullscreen API, and documentURI getter
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8811484 -
Flags: review?(ehsan)
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8811485 -
Flags: review?(ehsan)
| Assignee | ||
Updated•9 years ago
|
Attachment #8811484 -
Attachment is obsolete: true
Attachment #8811484 -
Flags: review?(ehsan)
Comment 3•9 years ago
|
||
Comment on attachment 8811485 [details] [diff] [review]
Stop using IsCallerChrome in pointerlock API, fullscreen API, and documentURI getter
Review of attachment 8811485 [details] [diff] [review]:
-----------------------------------------------------------------
Nice!
Attachment #8811485 -
Flags: review?(ehsan) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4d5f785bc4b4
Stop using IsCallerChrome in pointerlock API, fullscreen API, and documentURI getter. r=ehsan
Comment 5•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•