[webkit-reviews] review granted: [Bug 54010] Web Inspector: script formatter should not create a worker for each script. : [Attachment 81644] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 23:46:07 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 54010: Web Inspector: script formatter should not create a worker for each
script.
https://bugs.webkit.org/show_bug.cgi?id=54010

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=81644&action=review

> Source/WebCore/inspector/front-end/ScriptFormatter.js:133
> +	   this._lastTask = task;

I'd rather use and array with its push/shift methods


More information about the webkit-reviews mailing list