<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: WebSockets: frame context menu items should content sniff to be more relevant"
   href="https://bugs.webkit.org/show_bug.cgi?id=170568#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: WebSockets: frame context menu items should content sniff to be more relevant"
   href="https://bugs.webkit.org/show_bug.cgi?id=170568">bug 170568</a>
              from <span class="vcard"><a class="email" href="mailto:nvasilyev&#64;apple.com" title="Nikita Vasilyev &lt;nvasilyev&#64;apple.com&gt;"> <span class="fn">Nikita Vasilyev</span></a>
</span></b>
        <pre>(In reply to Joseph Pecoraro from <a href="show_bug.cgi?id=170568#c4">comment #4</a>)
<span class="quote">&gt; (In reply to Nikita Vasilyev from <a href="show_bug.cgi?id=170568#c3">comment #3</a>)
&gt; &gt; (In reply to Brian Burg from <a href="show_bug.cgi?id=170568#c1">comment #1</a>)
&gt; &gt; &gt; Since this uses RemoteObject to get the data, this change may require to
&gt; &gt; &gt; sniff the content in the model side since we don't want to block showing the
&gt; &gt; &gt; context menu on a round trip to get the remote object.
&gt; &gt; 
&gt; &gt; Are you suggesting to JSON.parse every message when it's added? If so, I'd
&gt; &gt; have to test how much performance penalty it adds for big JSON messages.
&gt; 
&gt; We already do this when the context menu is triggered.
&gt; 
&gt; See the discussion and patches on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Web Inspector: add context menu item to log content of WebSocket frame"
   href="show_bug.cgi?id=169945">bug 169945</a>:
&gt; <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Web Inspector: add context menu item to log content of WebSocket frame"
   href="show_bug.cgi?id=169945">https://bugs.webkit.org/show_bug.cgi?id=169945</a></span >

Correct. We do this when we display the context menu, but not when a message is added.</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>