[Webkit-unassigned] [Bug 272505] New: Inline module scripts with no dependencies should execute after a single microtask

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 10 22:33:00 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=272505

            Bug ID: 272505
           Summary: Inline module scripts with no dependencies should
                    execute after a single microtask
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d at domenic.me

See test at https://github.com/web-platform-tests/wpt/pull/45660 and spec discussion at https://github.com/whatwg/html/pull/10272.

It appears WebKit delays running the script / firing the error event for a full task, instead of using microtask timing.

If you believe we should use task timing instead, please let me know and we can start a spec discussion.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240411/6768148f/attachment.htm>


More information about the webkit-unassigned mailing list