<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add WebAutomationSessionProxy for WebProcess side automation tasks"
   href="https://bugs.webkit.org/show_bug.cgi?id=155221#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add WebAutomationSessionProxy for WebProcess side automation tasks"
   href="https://bugs.webkit.org/show_bug.cgi?id=155221">bug 155221</a>
              from <span class="vcard"><a class="email" href="mailto:bburg&#64;apple.com" title="Brian Burg &lt;bburg&#64;apple.com&gt;"> <span class="fn">Brian Burg</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=273402&amp;action=diff" name="attach_273402" title="WIP Sketch">attachment 273402</a> <a href="attachment.cgi?id=273402&amp;action=edit" title="WIP Sketch">[details]</a></span>
WIP Sketch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=273402&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=273402&amp;action=review</a>

<span class="quote">&gt; Source/WebKit2/DerivedSources.make:113
&gt; +    WebAutomationSessionProxy \</span >

Need the analogue changes for CMakeLists.txt, too.

<span class="quote">&gt; Source/WebKit2/WebProcess/WebProcess.h:355
&gt; +    RefPtr&lt;WebAutomationSessionProxy&gt; m_automationSessionProxy;</span >

Shouldn't this be owned by the WebProcess class? Not seeing the need for RefPtr in my imagination yet..</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>