Bug 48925

Summary: Pass the accelerated compositing render server port to the plug-in process at startup
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch aroben: review+

Description Anders Carlsson 2010-11-03 10:02:44 PDT
Pass the accelerated compositing render server port to the plug-in process at startup
Comment 1 Anders Carlsson 2010-11-03 10:07:08 PDT
Created attachment 72832 [details]
Patch
Comment 2 Adam Roben (:aroben) 2010-11-03 10:10:44 PDT
Comment on attachment 72832 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=72832&action=review

Don't you need to tell messages.py about your new struct?

> WebKit2/UIProcess/Plugins/PluginProcessProxy.cpp:121
> +

Why the extra newline?
Comment 3 Anders Carlsson 2010-11-03 10:18:32 PDT
Committed r71247: <http://trac.webkit.org/changeset/71247>