Closed Bug 547276 Opened 14 years ago Closed 14 years ago

[OOPP] Windowed focus hang in CallHasProperty

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jimm, Assigned: jimm)

References

Details

Attachments

(3 files)

      No description provided.
Attached file stack
Assignee: nobody → jmathies
Attached patch patchSplinter Review
Attachment #427806 - Flags: review?(bent.mozilla)
Comment on attachment 427806 [details] [diff] [review]
patch

> nsWindow::IPCWindowProcHandler(HWND& hWnd, UINT& msg, WPARAM& wParam, LPARAM& lParam)
> {
>   NS_ASSERTION(!mozilla::ipc::SyncChannel::IsPumpingMessages(),
>                "Failed to prevent a nonqueued message from running!");

I suggest asserting also that hWnd == mWnd, just to make sure we know what we're dealing with.
Attachment #427806 - Flags: review?(bent.mozilla) → review+
http://hg.mozilla.org/mozilla-central/rev/11cedacdd76e
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: