Bug 220823 - Implement importmaps
Summary: Implement importmaps
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-21 13:36 PST by Thomas Steiner
Modified: 2022-10-11 12:12 PDT (History)
16 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2021-01-21 18:16:18 PST
<rdar://problem/73478498>
Comment 2 Philipp Wrann 2022-03-28 03:29:54 PDT
Importmaps have been enabled in chromium for some time now and partially added in firefox lately. With webkit supporting importmaps, javascript devs can finally use modular javascript without the need of any bundling required. Please prioritize this feature.

https://chromestatus.com/feature/5315286962012160
https://bugzilla.mozilla.org/show_bug.cgi?id=1688879
Comment 3 Bramus 2022-05-06 03:06:49 PDT
Support in Firefox just got finalized/merged and will ship Import Maps in Firefox 102
Comment 4 Tetsuharu Ohzeki [UTC+9] 2022-05-08 19:26:37 PDT
(In reply to Bramus from comment #3)
> Support in Firefox just got finalized/merged and will ship Import Maps in
> Firefox 102

Really?
In https://bugzilla.mozilla.org/show_bug.cgi?id=1688879, they implemented but does not enable it on neither in stable nor in nightly.
Comment 5 Yusuke Suzuki 2022-09-24 21:25:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4675
Comment 6 EWS 2022-09-28 23:34:13 PDT
Committed 254987@main (6c1996aea8b8): <https://commits.webkit.org/254987@main>

Reviewed commits have been landed. Closing PR #4675 and removing active labels.