Bug 100387 - Assertion failure trying to dispatch notification messages
Summary: Assertion failure trying to dispatch notification messages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 09:24 PDT by Anders Carlsson
Modified: 2012-10-25 10:33 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.07 KB, patch)
2012-10-25 09:28 PDT, Anders Carlsson
jberlin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-10-25 09:24:25 PDT
Assertion failure trying to dispatch notification messages
Comment 1 Anders Carlsson 2012-10-25 09:28:07 PDT
Created attachment 170670 [details]
Patch
Comment 2 Anders Carlsson 2012-10-25 09:35:09 PDT
Committed r132495: <http://trac.webkit.org/changeset/132495>
Comment 3 Alexey Proskuryakov 2012-10-25 10:33:40 PDT
Anders, can you paste what the assertion failure was? It's kind of difficult to dupe bugs when fixes don't say what was fixed.

For example, is this in any way related to bug 100310?