Bug 175151 - [Fetch API] Add support for Request keepalive getter
Summary: [Fetch API] Add support for Request keepalive getter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-03 13:12 PDT by youenn fablet
Modified: 2017-08-03 18:01 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.69 KB, patch)
2017-08-03 14:25 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (1.24 MB, application/zip)
2017-08-03 15:15 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews102 for mac-elcapitan (1.07 MB, application/zip)
2017-08-03 15:16 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews115 for mac-elcapitan (1.96 MB, application/zip)
2017-08-03 15:55 PDT, Build Bot
no flags Details
Patch for landing (10.95 KB, patch)
2017-08-03 16:24 PDT, 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 2017-08-03 13:12:46 PDT
We probably need to store this flag into ResourceRequestBase.
Comment 1 youenn fablet 2017-08-03 14:25:00 PDT
Created attachment 317151 [details]
Patch
Comment 2 Build Bot 2017-08-03 15:15:10 PDT
Comment on attachment 317151 [details]
Patch

Attachment 317151 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/4248616

New failing tests:
imported/w3c/web-platform-tests/fetch/api/request/request-idl.html
Comment 3 Build Bot 2017-08-03 15:15:12 PDT
Created attachment 317165 [details]
Archive of layout-test-results from ews104 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 4 Build Bot 2017-08-03 15:16:23 PDT
Comment on attachment 317151 [details]
Patch

Attachment 317151 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/4248655

New failing tests:
imported/w3c/web-platform-tests/fetch/api/request/request-idl.html
Comment 5 Build Bot 2017-08-03 15:16:24 PDT
Created attachment 317166 [details]
Archive of layout-test-results from ews102 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-08-03 15:55:16 PDT
Comment on attachment 317151 [details]
Patch

Attachment 317151 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/4248708

New failing tests:
imported/w3c/web-platform-tests/fetch/api/request/request-idl.html
Comment 7 Build Bot 2017-08-03 15:55:18 PDT
Created attachment 317173 [details]
Archive of layout-test-results from ews115 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews115  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 youenn fablet 2017-08-03 16:24:38 PDT
Created attachment 317178 [details]
Patch for landing
Comment 9 WebKit Commit Bot 2017-08-03 18:00:16 PDT
Comment on attachment 317178 [details]
Patch for landing

Clearing flags on attachment: 317178

Committed r220244: <http://trac.webkit.org/changeset/220244>
Comment 10 WebKit Commit Bot 2017-08-03 18:00:18 PDT
All reviewed patches have been landed.  Closing bug.
Comment 11 Radar WebKit Bug Importer 2017-08-03 18:01:41 PDT
<rdar://problem/33713989>