[webkit-changes] [WebKit/WebKit] ff8e23: Move WTF initialization above common atom string i...

David Degazio noreply at github.com
Sun Jan 26 23:44:54 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ff8e23ec6df0312feb10c3a2f00a57847040bad9
      https://github.com/WebKit/WebKit/commit/ff8e23ec6df0312feb10c3a2f00a57847040bad9
  Author: David Degazio <d_degazio at apple.com>
  Date:   2025-01-26 (Sun, 26 Jan 2025)

  Changed paths:
    M Source/WebKit/Shared/Cocoa/WebKit2InitializeCocoa.mm

  Log Message:
  -----------
  Move WTF initialization above common atom string initialization in InitializeWebKit2
https://bugs.webkit.org/show_bug.cgi?id=286513
rdar://143600005

Reviewed by Mark Lam.

Moves initialization functions when initializing WebKit 2 to ensure WTF is
initialized before constructing common atom strings.

* Source/WebKit/Shared/Cocoa/WebKit2InitializeCocoa.mm:
(WebKit::runInitializationCode):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list