Bug 178672 - [WebCore] Implement import.meta.url
Summary: [WebCore] Implement import.meta.url
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-23 10:55 PDT by Yusuke Suzuki
Modified: 2017-11-15 09:41 PST (History)
6 users (show)

See Also:


Attachments
Patch (7.91 KB, patch)
2017-10-24 02:22 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (12.21 KB, patch)
2017-11-09 08:08 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews125 for ios-simulator-wk2 (2.22 MB, application/zip)
2017-11-09 09:34 PST, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>