RESOLVED FIXED 156046
Need to expose makeAllShadowRootsOpen in WKWebProcessPlugInScriptWorld.
https://bugs.webkit.org/show_bug.cgi?id=156046
Summary Need to expose makeAllShadowRootsOpen in WKWebProcessPlugInScriptWorld.
Yongjun Zhang
Reported 2016-03-30 16:27:52 PDT
http://trac.webkit.org/changeset/195686 added C SPI WKBundleScriptWorldMakeAllShadowRootsOpen, we should also expose makeAllShadowRootsOpen in WebKit ObjC SPI.
Attachments
Patch. (2.22 KB, patch)
2016-03-30 16:32 PDT, Yongjun Zhang
mitz: review+
Address review comment before landing. (2.26 KB, patch)
2016-03-30 19:57 PDT, Yongjun Zhang
no flags
Yongjun Zhang
Comment 1 2016-03-30 16:32:33 PDT
Yongjun Zhang
Comment 2 2016-03-30 16:33:37 PDT
mitz
Comment 3 2016-03-30 18:30:02 PDT
Comment on attachment 275235 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=275235&action=review > Source/WebKit2/WebProcess/InjectedBundle/API/Cocoa/WKWebProcessPlugInScriptWorld.h:41 > +- (void)makeAllShadowRootsOpen; WK_AVAILABLE(WK_MAC_TBA, WK_IOS_TBA)
Yongjun Zhang
Comment 4 2016-03-30 19:57:49 PDT
Created attachment 275258 [details] Address review comment before landing.
WebKit Commit Bot
Comment 5 2016-03-30 20:56:24 PDT
Comment on attachment 275258 [details] Address review comment before landing. Clearing flags on attachment: 275258 Committed r198881: <http://trac.webkit.org/changeset/198881>
WebKit Commit Bot
Comment 6 2016-03-30 20:56:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.