RESOLVED FIXED 147241
[iOS] Add another preview delegate for didDismissPreview
https://bugs.webkit.org/show_bug.cgi?id=147241
Summary [iOS] Add another preview delegate for didDismissPreview
Enrica Casucci
Reported 2015-07-23 15:47:27 PDT
Attachments
Patch (3.06 KB, patch)
2015-07-23 15:50 PDT, Enrica Casucci
thorton: review+
Enrica Casucci
Comment 1 2015-07-23 15:50:13 PDT
Tim Horton
Comment 2 2015-07-23 15:55:09 PDT
Comment on attachment 257400 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=257400&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKUIDelegatePrivate.h:67 > +- (void)_webView:(WKWebView *)webView didDismissPreviewViewController:(UIViewController *)previewedViewController committing:(BOOL)committing; WK_AVAILABLE?
Enrica Casucci
Comment 3 2015-07-23 16:10:01 PDT
Fixed WK_AVAILABLE in a bunch of places before landing. Committed revision 187267.
Note You need to log in before you can comment on or make changes to this bug.