Bug 251695 - Ref document in Document::postTask() lambda to make sure it stays alive during the task execution
Summary: Ref document in Document::postTask() lambda to make sure it stays alive durin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-03 09:45 PST by Chris Dumez
Modified: 2023-02-03 14:42 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-02-03 09:45:35 PST
Ref document in Document::postTask() lambda to make sure it stay alive during the task execution.
Comment 1 Chris Dumez 2023-02-03 09:47:02 PST
Pull request: https://github.com/WebKit/WebKit/pull/9609
Comment 2 EWS 2023-02-03 14:41:39 PST
Committed 259841@main (f223f5839426): <https://commits.webkit.org/259841@main>

Reviewed commits have been landed. Closing PR #9609 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-03 14:42:20 PST
<rdar://problem/105021459>