[webkit-reviews] review granted: [Bug 97453] Web Inspector: ResourceScriptMapping should no steal scripts from other mappings. : [Attachment 165540] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 02:26:45 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 97453: Web Inspector: ResourceScriptMapping should no steal scripts from
other mappings.
https://bugs.webkit.org/show_bug.cgi?id=97453

Attachment 165540: Patch
https://bugs.webkit.org/attachment.cgi?id=165540&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=165540&action=review


> Source/WebCore/inspector/front-end/ResourceScriptMapping.js:83
> +	   this._scripts.push(script);

I don't think you want anonymous scripts here.


More information about the webkit-reviews mailing list