Open Bug 698340 Opened 13 years ago Updated 2 years ago

"ASSERTION: Unnecessary MakeFullScreen call" with requestFullScreen during certain events

Categories

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

x86_64
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

Attached file testcase
With these prefs:

  user_pref("full-screen-api.enabled", true);
  user_pref("full-screen-api.allow-trusted-requests-only", false);

The testcase triggers this assertion:

###!!! ASSERTION: Unnecessary MakeFullScreen call: 'mFullScreen != aFullScreen', file widget/src/cocoa/nsCocoaWindow.mm, line 1129

Happens with the "resize" and "MozScrolledAreaChanged" events, at least.
Attached file stack trace
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: