[Webkit-unassigned] [Bug 155221] Add WebAutomationSessionProxy for WebProcess side automation tasks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 9 15:46:36 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=155221

--- Comment #4 from Brian Burg <bburg at apple.com> ---
Comment on attachment 273402
  --> https://bugs.webkit.org/attachment.cgi?id=273402
WIP Sketch

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

> Source/WebKit2/DerivedSources.make:113
> +    WebAutomationSessionProxy \

Need the analogue changes for CMakeLists.txt, too.

> Source/WebKit2/WebProcess/WebProcess.h:355
> +    RefPtr<WebAutomationSessionProxy> m_automationSessionProxy;

Shouldn't this be owned by the WebProcess class? Not seeing the need for RefPtr in my imagination yet..

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160309/9c81fedd/attachment.html>


More information about the webkit-unassigned mailing list