Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8993810b37fecc602b1c9a8dc767245555801190
      
https://github.com/WebKit/WebKit/commit/8993810b37fecc602b1c9a8dc767245555801190
  Author: Rupin Mittal <[email protected]>
  Date:   2026-06-14 (Sun, 14 Jun 2026)

  Changed paths:
    M Source/WebCore/page/DOMTimer.h

  Log Message:
  -----------
  Fix uninitialized member in DOMTimer
https://bugs.webkit.org/show_bug.cgi?id=317042
rdar://179524644

Reviewed by Per Arne Vollan.

The member is not initialized in the constructor, so we'll initialize it in the
class declaration.

* Source/WebCore/page/DOMTimer.h:

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



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

Reply via email to