[webkit-reviews] review granted: [Bug 108939] Web Inspector: UISourceCode uri should contain project name. : [Attachment 186621] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 07:17:52 PST 2013


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 108939: Web Inspector: UISourceCode uri should contain project name.
https://bugs.webkit.org/show_bug.cgi?id=108939

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=186621&action=review


> Source/WebCore/inspector/front-end/UISourceCode.js:184
> +	   this._projectName = uri.substr(0, uri.indexOf("/"));

When does this happen?


More information about the webkit-reviews mailing list