Closed Bug 1248505 Opened 8 years ago Closed 8 years ago

Remove nsDocument::IsFullScreenDoc() in favor of checking GetFullscreenElement directly

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: xidorn, Assigned: xidorn)

References

Details

(Whiteboard: dom-triaged btpp-active)

Attachments

(1 file)

Per bug 743198 comment 47:
> It is a bit misleading to use different method in JS than in C++ to check whether we're in fullscreen.

We could remove nsDocument::IsFullScreenDoc() and just use GetFullscreenElement everywhere directly.
Xidorn, I put backlog here but feel free to make this "btpp-active" or "btpp-fixlater" :)
Whiteboard: dom-triaged btpp-backlog
Attached patch patchSplinter Review
Assignee: nobody → quanxunzhen
Attachment #8722387 - Flags: review?(bugs)
Whiteboard: dom-triaged btpp-backlog → dom-triaged btpp-active
Attachment #8722387 - Flags: review?(bugs) → review+
https://hg.mozilla.org/mozilla-central/rev/c8be68703225
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: