Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ref document in Document::postTask() lambda to make sure it stays alive during the task execution #9609

Merged

Conversation

@cdumez cdumez requested a review from rniwa as a code owner February 3, 2023 17:46
@cdumez cdumez self-assigned this Feb 3, 2023
@cdumez cdumez added the DOM For bugs specific to XML/HTML DOM elements (including parsing). label Feb 3, 2023
@cdumez cdumez changed the title Ref document in Document::postTask() lambda to make sure it stay alive during the task execution Ref document in Document::postTask() lambda to make sure it stays alive during the task execution Feb 3, 2023
@cdumez cdumez force-pushed the 251695_Document_postTask_ref branch from b0aa02f to 33d6ca2 Compare February 3, 2023 18:28
@cdumez cdumez added the merge-queue Applied to send a pull request to merge-queue label Feb 3, 2023
…ve 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
@webkit-commit-queue
Copy link
Collaborator

Committed 259841@main (f223f58): https://commits.webkit.org/259841@main

Reviewed commits have been landed. Closing PR #9609 and removing active labels.

@webkit-early-warning-system webkit-early-warning-system merged commit f223f58 into WebKit:main Feb 3, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOM For bugs specific to XML/HTML DOM elements (including parsing).
Projects
None yet
4 participants