[webkit-changes] [WebKit/WebKit] 9e6ab9: Regression(262749 at main) Assertion failures under L...

Chris Dumez noreply at github.com
Mon Apr 10 10:39:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e6ab96d74e229d107bd12597908211860bdc774
      https://github.com/WebKit/WebKit/commit/9e6ab96d74e229d107bd12597908211860bdc774
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolID.h

  Log Message:
  -----------
  Regression(262749 at main) Assertion failures under LegacyCustomProtocolManager::addCustomProtocol(WTF::RetainPtr<WKCustomProtocol>&&)
https://bugs.webkit.org/show_bug.cgi?id=255234
rdar://107838623

Reviewed by Yusuke Suzuki.

Switch to an AtomicObjectIdentifier since generate() is being called off the main thread.

* Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolID.h:

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




More information about the webkit-changes mailing list