Closed
Bug 542821
Opened 14 years ago
Closed 14 years ago
[OOPP] Process startup event gets dropped on the floor by deferred messaging
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jimm, Assigned: bent.mozilla)
References
Details
Attachments
(1 file)
2.89 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
Secondary processes launched by users generate a windows event communicating a new window needs to be opened by the initial process. These currently get dumped by our deferred messaging. http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsNativeAppSupportWin.cpp#576
Assignee | ||
Comment 1•14 years ago
|
||
![]() |
Reporter | |
Updated•14 years ago
|
Attachment #424082 -
Flags: review?(jmathies) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Pushed changeset 3a2b5e7cf66c to e10s and changeset 9ffbf751fdcc to mozilla-central.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•