[Webkit-unassigned] [Bug 170568] Web Inspector: WebSockets: frame context menu items should content sniff to be more relevant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 6 14:54:47 PDT 2017


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

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to Nikita Vasilyev from comment #3)
> (In reply to Brian Burg from comment #1)
> > Since this uses RemoteObject to get the data, this change may require to
> > sniff the content in the model side since we don't want to block showing the
> > context menu on a round trip to get the remote object.
> 
> Are you suggesting to JSON.parse every message when it's added? If so, I'd
> have to test how much performance penalty it adds for big JSON messages.

We already do this when the context menu is triggered.

See the discussion and patches on bug 169945:
https://bugs.webkit.org/show_bug.cgi?id=169945

-- 
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/20170406/a66a5e9c/attachment.html>


More information about the webkit-unassigned mailing list