RESOLVED FIXED 193927
[Cocoa] Add SPI to _WKUserContentExtensionStore to retrieve its underlying WKContentRuleListStore
https://bugs.webkit.org/show_bug.cgi?id=193927
Summary [Cocoa] Add SPI to _WKUserContentExtensionStore to retrieve its underlying WK...
Andy Estes
Reported 2019-01-28 15:15:20 PST
[Cocoa] Add SPI to _WKUserContentExtensionStore to retrieve its underlying WKContentRuleListStore
Attachments
Patch (2.35 KB, patch)
2019-01-28 15:24 PST, Andy Estes
no flags
Patch (2.51 KB, patch)
2019-01-28 15:42 PST, Andy Estes
no flags
Andy Estes
Comment 1 2019-01-28 15:24:19 PST
Tim Horton
Comment 2 2019-01-28 15:28:07 PST
Comment on attachment 360387 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=360387&action=review > Source/WebKit/UIProcess/API/Cocoa/_WKUserContentExtensionStorePrivate.h:38 > - (id)_initWithWKContentRuleListStore:(WKContentRuleListStore*)contentRuleListStore WK_API_AVAILABLE(macosx(10.13), ios(11.0)); Odd that this has WK in the name :| Also the star.
Andy Estes
Comment 3 2019-01-28 15:41:42 PST
(In reply to Tim Horton from comment #2) > Comment on attachment 360387 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=360387&action=review > > > Source/WebKit/UIProcess/API/Cocoa/_WKUserContentExtensionStorePrivate.h:38 > > - (id)_initWithWKContentRuleListStore:(WKContentRuleListStore*)contentRuleListStore WK_API_AVAILABLE(macosx(10.13), ios(11.0)); > > Odd that this has WK in the name :| Also the star. Indeed :( Will drive-by fix the star, at least.
Andy Estes
Comment 4 2019-01-28 15:42:47 PST
WebKit Commit Bot
Comment 5 2019-01-28 17:12:36 PST
Comment on attachment 360390 [details] Patch Clearing flags on attachment: 360390 Committed r240624: <https://trac.webkit.org/changeset/240624>
WebKit Commit Bot
Comment 6 2019-01-28 17:12:38 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2019-01-28 17:13:30 PST
Note You need to log in before you can comment on or make changes to this bug.