[webkit-reviews] review denied: [Bug 95334] Web Inspector: the URL of worker inspector window sometimes is invalid : [Attachment 161210] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 31 01:57:33 PDT 2012
Pavel Feldman <pfeldman at chromium.org> has denied Peter Wang
<peter.wang at torchmobile.com.cn>'s request for review:
Bug 95334: Web Inspector: the URL of worker inspector window sometimes is
invalid
https://bugs.webkit.org/show_bug.cgi?id=95334
Attachment 161210: Patch
https://bugs.webkit.org/attachment.cgi?id=161210&action=review
------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=161210&action=review
> Source/WebCore/inspector/front-end/WorkerManager.js:168
> + url += "&dedicatedWorkerId=" + workerId;
You don't need '&' to follow '?', right?
More information about the webkit-reviews
mailing list