[Webkit-unassigned] [Bug 95334] Web Inspector: the URL of worker inspector window sometimes is invalid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 01:57:34 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=95334


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161210|review?                     |review-
               Flag|                            |




--- Comment #6 from Pavel Feldman <pfeldman at chromium.org>  2012-08-31 01:57:41 PST ---
(From update of attachment 161210)
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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list