Changeset 237426 in webkit


Ignore:
Timestamp:
Oct 25, 2018 1:04:50 PM (6 years ago)
Author:
ap@apple.com
Message:

https://bugs.webkit.org/show_bug.cgi?id=175597
XMLHttpRequest should not sniff content encoding

Actually, the discussion in Bugzilla claims that it should always have worked on
iOS. Not sure why the test was not enabled from the start.

  • platform/ios/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r237425 r237426  
     12018-10-25  Alexey Proskuryakov  <ap@apple.com>
     2
     3        https://bugs.webkit.org/show_bug.cgi?id=175597
     4        XMLHttpRequest should not sniff content encoding
     5
     6        Actually, the discussion in Bugzilla claims that it should always have worked on
     7        iOS. Not sure why the test was not enabled from the start.
     8
     9        * platform/ios/TestExpectations:
     10
    1112018-10-25  Alexey Proskuryakov  <ap@apple.com>
    212
  • trunk/LayoutTests/platform/ios/TestExpectations

    r237402 r237426  
    32033203
    32043204webkit.org/b/187618 [ Release ] media/media-fullscreen-pause-inline.html [ Pass Failure ]
     3205
     3206# Disabled globally.
     3207http/tests/xmlhttprequest/gzip-content-type-no-content-encoding.html [ Pass ]
Note: See TracChangeset for help on using the changeset viewer.