Bug 200825

Summary: LocalStorageDatabaseTracker does not need to subclass ThreadSafeRefCounted
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, ggaren, sihui_liu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2019-08-16 13:10:58 PDT
LocalStorageDatabaseTracker does not need to subclass ThreadSafeRefCounted, it is always ref'd / deref'd from the com.apple.WebKit.WebStorage serial WorkQueue.
Attachments
Patch (1.84 KB, patch)
2019-08-16 13:12 PDT, Chris Dumez
no flags
Patch (7.67 KB, patch)
2019-08-16 13:58 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-08-16 13:12:05 PDT
Chris Dumez
Comment 2 2019-08-16 13:58:11 PDT
WebKit Commit Bot
Comment 3 2019-08-16 18:04:59 PDT
Comment on attachment 376535 [details] Patch Clearing flags on attachment: 376535 Committed r248808: <https://trac.webkit.org/changeset/248808>
WebKit Commit Bot
Comment 4 2019-08-16 18:05:01 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-08-16 18:05:18 PDT
Note You need to log in before you can comment on or make changes to this bug.