[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:59:15 PST 2016


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

--- Comment #5 from Timothy Hatcher <timothy 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/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 right. It could be an OwnedPtr that we create and destroy as needed.

-- 
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/35a6b99d/attachment-0001.html>


More information about the webkit-unassigned mailing list