[webkit-reviews] review granted: [Bug 203007] Web Inspector: Debugger: prevent source mapped resources from being blackboxed : [Attachment 381025] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 15 14:54:18 PDT 2019


Matt Baker <mattbaker at apple.com> has granted Devin Rousso <drousso at apple.com>'s
request for review:
Bug 203007: Web Inspector: Debugger: prevent source mapped resources from being
blackboxed
https://bugs.webkit.org/show_bug.cgi?id=203007

Attachment 381025: Patch

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




--- Comment #2 from Matt Baker <mattbaker at apple.com> ---
Comment on attachment 381025
  --> https://bugs.webkit.org/attachment.cgi?id=381025
Patch

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

r=me

> Source/WebInspectorUI/UserInterface/Models/SourceMapResource.js:79
> +	   return false;

Style: simple getters should be one line.


More information about the webkit-reviews mailing list