[webkit-reviews] review granted: [Bug 43434] Web Inspector: Relative URL Link Tooltips do not respect <base> : [Attachment 165365] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 09:35:13 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 43434: Web Inspector: Relative URL Link Tooltips do not respect <base>
https://bugs.webkit.org/show_bug.cgi?id=43434

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

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


> Source/WebCore/inspector/InspectorDOMAgent.cpp:1247
> +	   String documentURL = documentURLString(document);

Nit: no need for these intermediate variables.


More information about the webkit-reviews mailing list