This impacts DevTools Debugger, I filed https://bugzilla.mozilla.org/show_bug.cgi?id=1951341 to fix the issues that occurs when debugging scripts using import attributes.
On Friday, February 28, 2025 at 5:56:10 PM UTC+1 Yoshi Huang wrote: > As of Firefox 138, I intend to enable Import Attributes on by default on > all platforms. > It has been developed behind the > javascript_options_experimental_import_attributes pref. > Bug to turn on by default: > https://bugzilla.mozilla.org/show_bug.cgi?id=1950836 > Standard: https://tc39.es/ecma262/, (It has been merged into ecma262 spec > in https://github.com/tc39/ecma262/pull/3057) > > The feature was named "Import Assertions", and is implemented in > https://bugzilla.mozilla.org/show_bug.cgi?id=1736060 back in 2021 > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/f1dae7fb-38f9-437c-8a90-e75a683d58ecn%40mozilla.org.
