Bug 178672

Summary: [WebCore] Implement import.meta.url
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: WebCore JavaScriptAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, darin, saam, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews125 for ios-simulator-wk2 none

Description Yusuke Suzuki 2017-10-23 10:55:07 PDT
Once HTML spec is updated https://github.com/whatwg/html/pull/3141
Comment 1 Yusuke Suzuki 2017-10-24 02:22:49 PDT
Created attachment 324661 [details]
Patch

WIP: test is necessary. Once the spec is updated, I'll finish this.
Comment 2 Yusuke Suzuki 2017-11-08 06:58:43 PST
HTML spec is changed. We should do this thing.
Comment 3 Yusuke Suzuki 2017-11-09 08:08:37 PST
Created attachment 326448 [details]
Patch
Comment 4 Build Bot 2017-11-09 09:34:28 PST
Comment on attachment 326448 [details]
Patch

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

New failing tests:
http/tests/workers/service/service-worker-clear.html
Comment 5 Build Bot 2017-11-09 09:34:29 PST
Created attachment 326458 [details]
Archive of layout-test-results from ews125 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews125  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.6
Comment 6 Yusuke Suzuki 2017-11-09 19:05:30 PST
(In reply to Build Bot from comment #5)
> Created attachment 326458 [details]
> Archive of layout-test-results from ews125 for ios-simulator-wk2
> 
> The attached test failures were seen while running run-webkit-tests on the
> ios-sim-ews.
> Bot: ews125  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.6

This crash is not related to this change.
Comment 7 WebKit Commit Bot 2017-11-12 09:52:39 PST
Comment on attachment 326448 [details]
Patch

Clearing flags on attachment: 326448

Committed r224736: <https://trac.webkit.org/changeset/224736>
Comment 8 WebKit Commit Bot 2017-11-12 09:52:41 PST
All reviewed patches have been landed.  Closing bug.
Comment 9 Radar WebKit Bug Importer 2017-11-15 09:41:57 PST
<rdar://problem/35562257>