Bug 205471

Summary: Use a WeakHashSet for WKProcessAssertionBackgroundTaskManager._assertionsNeedingBackgroundTask
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, ggaren, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2019-12-19 13:54:17 PST
Use a WeakHashSet for WKProcessAssertionBackgroundTaskManager._assertionsNeedingBackgroundTask, instead of a HashSet of raw pointers, for extra safety.
Attachments
Patch (3.83 KB, patch)
2019-12-19 13:55 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-12-19 13:55:13 PST
WebKit Commit Bot
Comment 2 2019-12-19 15:50:01 PST
Comment on attachment 386140 [details] Patch Clearing flags on attachment: 386140 Committed r253794: <https://trac.webkit.org/changeset/253794>
WebKit Commit Bot
Comment 3 2019-12-19 15:50:02 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-12-19 15:51:19 PST
Note You need to log in before you can comment on or make changes to this bug.