Bug 154993 - Use NSURLSession for loading in WebKit2
Summary: Use NSURLSession for loading in WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-03 16:29 PST by Alex Christensen
Modified: 2016-06-22 13:28 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2016-03-03 16:29 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-yosemite (784.93 KB, application/zip)
2016-03-03 17:36 PST, Build Bot
no flags Details
Patch (2.08 KB, patch)
2016-03-04 10:05 PST, Alex Christensen
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-03-03 16:29:31 PST
Use NSURLSession for loading in WebKit2
Comment 1 Alex Christensen 2016-03-03 16:29:47 PST
Created attachment 272794 [details]
Patch
Comment 2 Sam Weinig 2016-03-03 16:31:29 PST
Comment on attachment 272794 [details]
Patch

R=ME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Comment 3 Build Bot 2016-03-03 17:36:30 PST
Comment on attachment 272794 [details]
Patch

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

New failing tests:
http/tests/security/cross-frame-access-location-get.html
http/tests/security/cross-frame-access-object-setPrototypeOf.html
http/tests/security/cross-frame-access-custom.html
js/Object-getOwnPropertyNames.html
Comment 4 Build Bot 2016-03-03 17:36:32 PST
Created attachment 272806 [details]
Archive of layout-test-results from ews103 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 5 Alex Christensen 2016-03-04 10:05:37 PST
Created attachment 273009 [details]
Patch
Comment 6 WebKit Commit Bot 2016-03-04 11:15:29 PST
Comment on attachment 273009 [details]
Patch

Rejecting attachment 273009 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 273009, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
d4e371616c10b246f1f713c07ea02fca6b2
r197570 = 1b0e0ddb702c5a24905bb8fa396cba5a7a4475e4
r197571 = df88cf7abd3b52ff81d87ff45e11d529c3062562
r197572 = c13f255ede7787893b1dcf2089596608a6bfad22
r197573 = 2d57bf7c4e42dada3809216246b2a2665fc91cc7
r197574 = 35424fc7e3b60063ca616c77d76c32d8719a2a18
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.webkit.org/results/923056
Comment 7 Alex Christensen 2016-03-04 11:30:06 PST
http://trac.webkit.org/changeset/197572
Comment 8 Alex Christensen 2016-03-04 13:00:03 PST
Release build fix in r197582
Comment 9 Alex Christensen 2016-06-22 13:28:03 PDT
rdar://problem/22704298