[webkit-reviews] review denied: [Bug 158938] Web Inspector: preview content view for MIME type application/json should be a collapsible tree outline : [Attachment 322599] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 3 16:28:18 PDT 2017


Matt Baker <mattbaker at apple.com> has denied  review:
Bug 158938: Web Inspector: preview content view for MIME type application/json
should be a collapsible tree outline
https://bugs.webkit.org/show_bug.cgi?id=158938

Attachment 322599: [PATCH] Proposed Fix

https://bugs.webkit.org/attachment.cgi?id=322599&action=review




--- Comment #11 from Matt Baker <mattbaker at apple.com> ---
Comment on attachment 322599
  --> https://bugs.webkit.org/attachment.cgi?id=322599
[PATCH] Proposed Fix

Okay I can reproduce this fairly often now:

1. Goto theverge.com
2. Open Network tab (legacy view)
3. Filter by XHRs, bring up a content view for one of the JSON resources
4. Change view to JSON
5. Click one of the other tree elements
  => Content view does not change

Debugging the Inspector shows that tree selection handler is bailing out early
at NetworkGridContentView.js:393.


More information about the webkit-reviews mailing list