[webkit-reviews] review granted: [Bug 212852] Web Inspector: allow multiple resources for a given URL : [Attachment 401226] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 9 13:20:18 PDT 2020


Brian Burg <bburg at apple.com> has granted Devin Rousso <drousso at apple.com>'s
request for review:
Bug 212852: Web Inspector: allow multiple resources for a given URL
https://bugs.webkit.org/show_bug.cgi?id=212852

Attachment 401226: Patch

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




--- Comment #3 from Brian Burg <bburg at apple.com> ---
Comment on attachment 401226
  --> https://bugs.webkit.org/attachment.cgi?id=401226
Patch

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

r=me

> Source/WebInspectorUI/UserInterface/Controllers/NetworkManager.js:472
> +	       resources.addAll(this._mainFrame.resourcesForURL(url,
recursivelySearchChildFrames));

NIce.


More information about the webkit-reviews mailing list