[webkit-changes] [WebKit/WebKit] f223f5: Ref document in Document::postTask() lambda to mak...

Chris Dumez noreply at github.com
Fri Feb 3 14:41:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f223f583942659568afebbd16f3f26e8ae81dad1
      https://github.com/WebKit/WebKit/commit/f223f583942659568afebbd16f3f26e8ae81dad1
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

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

  Log Message:
  -----------
  Ref document in Document::postTask() lambda to make sure it stays alive during the task execution
https://bugs.webkit.org/show_bug.cgi?id=251695

Reviewed by Ryosuke Niwa.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::postTask):
(WebCore::Document::pendingTasksTimerFired):

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




More information about the webkit-changes mailing list