Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c608bab05f6e8ec912c90e2254a45fab47ea4ffc
      
https://github.com/WebKit/WebKit/commit/c608bab05f6e8ec912c90e2254a45fab47ea4ffc
  Author: Devin Rousso <[email protected]>
  Date:   2026-07-23 (Thu, 23 Jul 2026)

  Changed paths:
    A LayoutTests/inspector/worker/heap-gc-expected.txt
    A LayoutTests/inspector/worker/heap-gc.html
    M Source/WebCore/inspector/agents/WebHeapAgent.cpp

  Log Message:
  -----------
  Web Inspector: Worker: bind delayed heap events to the current run loop
https://bugs.webkit.org/show_bug.cgi?id=320159

Reviewed by Yusuke Suzuki.

* Source/WebCore/inspector/agents/WebHeapAgent.cpp:
(WebCore::SendGarbageCollectionEventsTask::SendGarbageCollectionEventsTask):
Use the current `RunLoop` so that `Worker` teardown stops the `Timer` on the 
thread that owns it.

* LayoutTests/inspector/worker/heap-gc.html: Added.
* LayoutTests/inspector/worker/heap-gc-expected.txt: Added.

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



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

Reply via email to