[Webkit-unassigned] [Bug 136938] XMLHttpRequest should have a responseURL attribute (added in recent XHR specification drafts)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 21 23:20:53 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136938
--- Comment #40 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 240249
--> https://bugs.webkit.org/attachment.cgi?id=240249
Patch-Updated-Review8
View in context: https://bugs.webkit.org/attachment.cgi?id=240249&action=review
> Source/WebCore/xml/XMLHttpRequest.cpp:340
> + URL responseUrl(m_response.url());
WebKit coding style says that this variable should be named "responseURL", not responseUrl.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141022/82ceeebc/attachment-0002.html>
More information about the webkit-unassigned
mailing list