Bug 200825 - LocalStorageDatabaseTracker does not need to subclass ThreadSafeRefCounted
Summary: LocalStorageDatabaseTracker does not need to subclass ThreadSafeRefCounted
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-16 13:10 PDT by Chris Dumez
Modified: 2019-08-16 18:05 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2019-08-16 13:12 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (7.67 KB, patch)
2019-08-16 13:58 PDT, 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-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.
Comment 1 Chris Dumez 2019-08-16 13:12:05 PDT
Created attachment 376525 [details]
Patch
Comment 2 Chris Dumez 2019-08-16 13:58:11 PDT
Created attachment 376535 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2019-08-16 18:05:01 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-16 18:05:18 PDT
<rdar://problem/54415760>