| commit | 5a7c5b314edf179e2831b17564418a2071d239bd | [log] [tgz] |
|---|---|---|
| author | foolip <foolip@chromium.org> | Wed Jun 01 08:53:41 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 08:54:56 2016 |
| tree | 5bfa48261796d1b50a50a268395a2d8fca3301a7 | |
| parent | 35a88f876eeebe4db340eb37852a3e6d9e1a23e6 [diff] |
Drop deprecation message for xhr.withCredentials for sync requests The spec was changed due to a compat problem in Gecko, and Gecko has already changed as well, "since no one except for us bothered to implement the spec": https://bugzilla.mozilla.org/show_bug.cgi?id=1260515 https://github.com/whatwg/xhr/issues/66 Intent to Deprecate thread updated: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/BOgLhbdljU4 BUG=383483 Review-Url: https://codereview.chromium.org/2025903002 Cr-Commit-Position: refs/heads/master@{#397085}