Closed
Bug 539061
Opened 15 years ago
Closed 15 years ago
OOPP: ASSERTION: Received "nonqueued" message 31, 10 & ASSERTION: GetRegionData failed! with print dialog displayed
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jimm, Assigned: bent.mozilla)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
spin off of bug 538918, these do not occur all the time, maybe one out of three or so when selecting Print... from the flash context menu. Unfortunately adding these to the list of deferred events doesn't solve a freezing problem in the print dialog when these get dropped.
###!!! ASSERTION: Received "nonqueued" message 31 during a synchronous IPC
message for window 266472 ("MozillaUIWindowClass"), sending it to DefWindowProc
inste
ad of the normal window procedure.: 'Error', file
f:/Mozilla/firefox/mozilla-central/ipc/glue/WindowsMessageLoop.cpp, line 282
###!!! ASSERTION: Received "nonqueued" message 10 during a synchronous IPC
message for window 266472 ("MozillaUIWindowClass"), sending it to DefWindowProc
inste
ad of the normal window procedure.: 'Error', file
f:/Mozilla/firefox/mozilla-central/ipc/glue/WindowsMessageLoop.cpp, line 282
###!!! ASSERTION: GetRegionData failed!: 'Error', file
f:/Mozilla/firefox/mozilla-central/ipc/glue/WindowsMessageLoop.cpp, line 698
Assignee | ||
Comment 1•15 years ago
|
||
Here is a patch for those assertions.
Assignee: jmathies → bent.mozilla
Status: NEW → ASSIGNED
Attachment #421181 -
Flags: review?(jmathies)
Reporter | ||
Updated•15 years ago
|
Attachment #421181 -
Flags: review?(jmathies) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Pushed changeset 9446da52c4a9 to mozilla-central.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•