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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 19:54:57 PDT 2020


Devin Rousso <drousso at apple.com> has asked  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 #2 from Devin Rousso <drousso at apple.com> ---
Created attachment 401226

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

Patch

fix mistake in `WI.Frame.prototype.resourcesForURL` where the `WI.Frame` was
added to the returned `Set` instead of the `WI.Frame.prototype.get
mainResource`


More information about the webkit-reviews mailing list