[webkit-reviews] review denied: [Bug 108182] REGRESSION (r141051): Broke plugin support on non-Mac WebKit2 Ports : [Attachment 185255] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 10:35:39 PST 2013


Anders Carlsson <andersca at apple.com> has denied Thiago Marcos P. Santos
<tmpsantos at gmail.com>'s request for review:
Bug 108182: REGRESSION (r141051): Broke plugin support on non-Mac WebKit2 Ports
https://bugs.webkit.org/show_bug.cgi?id=108182

Attachment 185255: Patch
https://bugs.webkit.org/attachment.cgi?id=185255&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
This isn't the right approach. ProcessLauncher should support passing the extra
initialization data along to the child process. See the part in createProcess
in ProcessLauncherMac, where we iterate over the extraInitializationData map
and create arguments.


More information about the webkit-reviews mailing list