[Webkit-unassigned] [Bug 202020] Web Inspector: searching in overrides doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 19:43:45 PDT 2019


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

Devin Rousso <drousso at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drousso at apple.com
 Attachment #379194|review?                     |review+
              Flags|                            |

--- Comment #2 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 379194
  --> https://bugs.webkit.org/attachment.cgi?id=379194
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=379194&action=review

r=me

> Source/WebInspectorUI/UserInterface/Views/SourceCodeTextEditor.js:253
> +        if (this._sourceCode instanceof WI.LocalResource)

This is better than `isLocalResourceOverride` right?  Since it covers other local resources loaded via things like HAR as well, right?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190920/0ef3d808/attachment-0001.html>


More information about the webkit-unassigned mailing list