Bug 109496

Summary: PluginProcessConnectionManager should be a QueueClient
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: jberlin, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Anders Carlsson 2013-02-11 14:53:35 PST
PluginProcessConnectionManager should be a QueueClient
Comment 1 Anders Carlsson 2013-02-11 14:54:24 PST
Created attachment 187687 [details]
Patch
Comment 2 Andreas Kling 2013-02-11 14:55:19 PST
Comment on attachment 187687 [details]
Patch

r=gooby
Comment 3 Anders Carlsson 2013-02-11 16:10:00 PST
Committed r142540: <http://trac.webkit.org/changeset/142540>
Comment 4 Tim Horton 2013-02-12 05:17:50 PST
Wut. This patch uses a function that as far as I can tell doesn't exist, broke all the builds, has been "build fix"'d multiple times, and ... the build is still broken?
Comment 5 Jessie Berlin 2013-02-12 09:03:29 PST
Build fix committed in http://trac.webkit.org/changeset/142632
Comment 6 Jessie Berlin 2013-02-12 09:49:23 PST
(In reply to comment #5)
> Build fix committed in http://trac.webkit.org/changeset/142632

Note: the build fix was just to stub out the function. I am not sure that is the correct long term fix.