[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
Mon Oct 13 11:00:35 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136938
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #239712|review? |review-
Flag| |
--- Comment #18 from Darin Adler <darin at apple.com> 2014-10-13 11:00:26 PST ---
(From update of attachment 239712)
View in context: https://bugs.webkit.org/attachment.cgi?id=239712&action=review
While there are other problems on EWS, the tests do show both of the new tests failing:
Regressions: Unexpected text-only failures (2)
http/tests/xmlhttprequest/cross-origin-redirect-responseURL.html [ Failure ]
http/tests/xmlhttprequest/xmlhttprequest-responseURL.html [ Failure ]
We will have to deal with that before we can commit this to the server. review- just because of the test failures; otherwise looks fine
> Source/WebCore/ChangeLog:3
> + The XMLHttpRequest should suppourt method responseURL As per latest Spec.
Grammar: XMLHttpRequest does not need a The
Typo: support
Capitalization: as
Capitalize: spec.
responseURL is an attribute, not a method
> Source/WebCore/ChangeLog:12
> + The XMLHttpRequest should suppourt method responseURL.
This just repeats the title above and should thus be omitted.
--
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