Bug 115259 - Use OwnPtr<PluginControllerProxy> for storing plug-in controllers in WebProcessConnection
Summary: Use OwnPtr<PluginControllerProxy> for storing plug-in controllers in WebProce...
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: 115345
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-26 07:48 PDT by Anders Carlsson
Modified: 2013-04-29 01:22 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.51 KB, patch)
2013-04-26 07:49 PDT, Anders Carlsson
kling: review+
webkit-ews: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-04-26 07:48:56 PDT
Use OwnPtr<PluginControllerProxy> for storing plug-in controllers in WebProcessConnection
Comment 1 Anders Carlsson 2013-04-26 07:49:37 PDT
Created attachment 199836 [details]
Patch
Comment 2 Andreas Kling 2013-04-26 07:51:55 PDT
Comment on attachment 199836 [details]
Patch

auto& r=me
Comment 3 Early Warning System Bot 2013-04-26 07:54:23 PDT
Comment on attachment 199836 [details]
Patch

Attachment 199836 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/126430
Comment 4 EFL EWS Bot 2013-04-26 09:51:49 PDT
Comment on attachment 199836 [details]
Patch

Attachment 199836 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/163534
Comment 5 Anders Carlsson 2013-04-28 11:16:24 PDT
Committed r149259: <http://trac.webkit.org/changeset/149259>