[webkit-reviews] review granted: [Bug 48376] Web Inspector: make debugger work against new resource manager. : [Attachment 72063] [PATCH] Same with the style fixed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 11:44:46 PDT 2010


Timothy Hatcher <timothy at apple.com> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 48376: Web Inspector: make debugger work against new resource manager.
https://bugs.webkit.org/show_bug.cgi?id=48376

Attachment 72063: [PATCH] Same with the style fixed.
https://bugs.webkit.org/attachment.cgi?id=72063&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=72063&action=review

> WebCore/inspector/front-end/ResourceManager.js:398
> +	       this._resourcesByURL[resource.url] = [ resourceForURL ];

No spaces should be inside the brackets.


More information about the webkit-reviews mailing list