Bug 54014 - [GTK] Incorrect assertion in WorkQueueGtk, we need to register more than one handle
Summary: [GTK] Incorrect assertion in WorkQueueGtk, we need to register more than one ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 52805
  Show dependency treegraph
 
Reported: 2011-02-08 09:30 PST by Alejandro G. Castro
Modified: 2011-02-09 00:00 PST (History)
0 users

See Also:


Attachments
Proposed patch (2.01 KB, patch)
2011-02-08 09:32 PST, Alejandro G. Castro
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 2011-02-08 09:30:15 PST
When adding handlers for a connection we need more than once, at leas for finish and for modification of the descriptor, hence this assertion can not work.
Comment 1 Alejandro G. Castro 2011-02-08 09:32:35 PST
Created attachment 81651 [details]
Proposed patch
Comment 2 Alejandro G. Castro 2011-02-09 00:00:48 PST
Landed http://trac.webkit.org/changeset/78027