Bug 203985 - Use ActiveDOMObject::queueTaskKeepingObjectAlive() in DOMCache
Summary: Use ActiveDOMObject::queueTaskKeepingObjectAlive() in DOMCache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 202843
  Show dependency treegraph
 
Reported: 2019-11-07 16:50 PST by Chris Dumez
Modified: 2019-11-07 18:36 PST (History)
5 users (show)

See Also:


Attachments
Patch (9.15 KB, patch)
2019-11-07 16:53 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-11-07 16:50:34 PST
Use ActiveDOMObject::queueTaskKeepingObjectAlive() in DOMCache and drop DOMCache::enqueueTask().
Comment 1 Chris Dumez 2019-11-07 16:53:50 PST
Created attachment 383092 [details]
Patch
Comment 2 WebKit Commit Bot 2019-11-07 18:35:39 PST
Comment on attachment 383092 [details]
Patch

Clearing flags on attachment: 383092

Committed r252227: <https://trac.webkit.org/changeset/252227>
Comment 3 WebKit Commit Bot 2019-11-07 18:35:41 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-11-07 18:36:17 PST
<rdar://problem/57007807>