[webkit-reviews] review granted: [Bug 80834] Web Inspector: extract ResourceScriptMapping from MainScriptMapping. : [Attachment 131320] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 09:30:04 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 80834: Web Inspector: extract ResourceScriptMapping from MainScriptMapping.
https://bugs.webkit.org/show_bug.cgi?id=80834

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=131320&action=review


> Source/WebCore/inspector/front-end/ScriptMapping.js:311
> +	       for (var j = 0; j < uiSourceCodeList.length; ++j)

Array.concat?


More information about the webkit-reviews mailing list