[webkit-changes] [WebKit/WebKit] 16249c: The lastValue should be stored GC counted

Marais Rossouw noreply at github.com
Wed Dec 11 18:50:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 16249cfd52262119a7c9b0c28a74daf6f5910054
      https://github.com/WebKit/WebKit/commit/16249cfd52262119a7c9b0c28a74daf6f5910054
  Author: Marais Rossouw <me at marais.co>
  Date:   2024-12-11 (Wed, 11 Dec 2024)

  Changed paths:
    M Source/WebCore/dom/InternalObserverLast.cpp

  Log Message:
  -----------
  The lastValue should be stored GC counted
https://bugs.webkit.org/show_bug.cgi?id=284334

Reviewed by Darin Adler.

The lastValue is held on, possibly between GC phases
as such we should ensure we visit the value.

* Source/WebCore/dom/InternalObserverLast.cpp:

Canonical link: https://commits.webkit.org/287715@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