Provide alternatively-named WKBrowsingContextGroup SPI
Created attachment 401977 [details] Patch
Created attachment 401978 [details] Patch
Comment on attachment 401978 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=401978&action=review > Source/WebKit/UIProcess/API/Cocoa/WKBrowsingContextGroup.h:44 > +- (void)addUserScript:(NSString *)source baseURL:(NSURL *)baseURL includeMatchPatternStrings:(NSArray<NSString *> *)includeMatchPatternStrings excludeMatchPatternStrings:(NSArray<NSString *> *)excludeMatchPatternStrings injectionTime:(_WKUserScriptInjectionTime)injectionTime mainFrameOnly:(BOOL)mainFrameOnly; Not sure "include match pattern strings" quite reads as a parseable phrase to me.
Committed r263099: <https://trac.webkit.org/changeset/263099> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401978 [details].
<rdar://problem/64413468>