Closed Bug 1423644 Opened 8 years ago Closed 8 years ago

Don't create the nsAppShell hidden message window, when not using native event processing.

Categories

(Core :: DOM: Content Processes, defect, P1)

All
Windows
defect

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: bobowen, Assigned: bobowen)

References

Details

Attachments

(1 file)

No description provided.
Comment on attachment 8935044 [details] [diff] [review] Don't create the nsAppShell hidden message window, when not using native event processing Review of attachment 8935044 [details] [diff] [review]: ----------------------------------------------------------------- ::: widget/windows/nsAppShell.cpp @@ +172,5 @@ > NS_ASSERTION(sTaskbarButtonCreatedMsg, "Could not register taskbar button creation message"); > > + // The hidden message window is used for interrupting the processing of native > + // events, so that we can process gecko events. > + // Therefore, we only need it if we are processing native events. nit - odd wrapping here, tighten this comment up please.
Attachment #8935044 - Flags: review?(jmathies) → review+
Pushed by bobowencode@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/56b0acc6e0af Don't create the nsAppShell hidden message window, when not using native event processing. r=jimm
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: