Bug 200816 - StorageManagerSet constructor should not be public
Summary: StorageManagerSet constructor should not be public
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 09:11 PDT by Chris Dumez
Modified: 2019-08-16 15:06 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.06 KB, patch)
2019-08-16 09:12 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 09:11:57 PDT
StorageManagerSet constructor should not be public since it subclasses ThreadSafeRefCounted and has a factory method.
Comment 1 Chris Dumez 2019-08-16 09:12:39 PDT
Created attachment 376502 [details]
Patch
Comment 2 Geoffrey Garen 2019-08-16 10:26:10 PDT
Comment on attachment 376502 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2019-08-16 10:55:31 PDT
Comment on attachment 376502 [details]
Patch

Clearing flags on attachment: 376502

Committed r248778: <https://trac.webkit.org/changeset/248778>
Comment 4 WebKit Commit Bot 2019-08-16 10:55:33 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-16 15:06:15 PDT
<rdar://problem/54409109>