Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dcd4aaf9fdc6396ca6cf351d36acab6b65852dfd
      
https://github.com/WebKit/WebKit/commit/dcd4aaf9fdc6396ca6cf351d36acab6b65852dfd
  Author: Basuke Suzuki <[email protected]>
  Date:   2025-10-16 (Thu, 16 Oct 2025)

  Changed paths:
    M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
    M Source/WebCore/html/parser/HTMLDocumentParser.cpp

  Log Message:
  -----------
  Add linked-on-or-after quirk on execution timing change of module script.
https://bugs.webkit.org/show_bug.cgi?id=300905
rdar://162377646

Reviewed by Tim Nguyen.

Execution timing of module scripts are changed to match the HTML spec on 
301345@main.
To protect the clients of WKWebView, add linked-on-or-after quirk to prevent 
the behavior
change.

* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WebCore/html/parser/HTMLDocumentParser.cpp:
(WebCore::canChangeModuleScriptsExecutionTiming):
(WebCore::HTMLDocumentParser::notifyFinished):

Canonical link: https://commits.webkit.org/301665@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to