Bug 181491 - Redirected iframe loading with Request.redirect=follow should fail
Summary: Redirected iframe loading with Request.redirect=follow should fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-10 12:01 PST by youenn fablet
Modified: 2018-01-31 18:45 PST (History)
7 users (show)

See Also:


Attachments
Patch (26.77 KB, patch)
2018-01-10 13:19 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (26.69 KB, patch)
2018-01-10 13:24 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews122 for ios-simulator-wk2 (2.25 MB, application/zip)
2018-01-10 14:43 PST, EWS Watchlist
no flags Details
Patch (29.21 KB, patch)
2018-01-11 07:11 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2018-01-10 12:01:18 PST
Make LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html output more deterministic
Comment 1 youenn fablet 2018-01-10 13:19:01 PST
Created attachment 330954 [details]
Patch
Comment 2 youenn fablet 2018-01-10 13:20:38 PST
Submitted web-platform-tests pull request: https://github.com/w3c/web-platform-tests/pull/8986
Comment 3 youenn fablet 2018-01-10 13:24:06 PST
Created attachment 330955 [details]
Patch
Comment 4 Radar WebKit Bug Importer 2018-01-10 13:25:18 PST
<rdar://problem/36414791>
Comment 5 youenn fablet 2018-01-10 13:27:07 PST
3 subtests are failing as they try to load ogg.
Failure is not related to sw implementation.
Comment 6 EWS Watchlist 2018-01-10 14:43:56 PST
Comment on attachment 330955 [details]
Patch

Attachment 330955 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/6025030

New failing tests:
imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html
Comment 7 EWS Watchlist 2018-01-10 14:43:57 PST
Created attachment 330966 [details]
Archive of layout-test-results from ews122 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews122  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.6
Comment 8 youenn fablet 2018-01-11 07:11:41 PST
Created attachment 331050 [details]
Patch
Comment 9 WebKit Commit Bot 2018-01-11 11:55:03 PST
Comment on attachment 331050 [details]
Patch

Clearing flags on attachment: 331050

Committed r226792: <https://trac.webkit.org/changeset/226792>
Comment 10 WebKit Commit Bot 2018-01-11 11:55:06 PST
All reviewed patches have been landed.  Closing bug.
Comment 11 youenn fablet 2018-01-31 18:45:42 PST
Submitted web-platform-tests pull request: https://github.com/w3c/web-platform-tests/pull/9331