[Webkit-unassigned] [Bug 155304] defaultActions in UIDelegate method previewingViewControllerForElement:defaultActions: need to be useable by a client

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 16:37:50 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=155304

Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #273646|review?                     |review+
              Flags|                            |

--- Comment #8 from Anders Carlsson <andersca at apple.com> ---
Comment on attachment 273646
  --> https://bugs.webkit.org/attachment.cgi?id=273646
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=273646&action=review

> Source/WebKit2/UIProcess/API/Cocoa/_WKElementAction.h:64
> +- (NSString *)previewIdentifier;

Why is this here?

> Source/WebKit2/UIProcess/API/Cocoa/_WKPreviewAction.h:34
> + at property(nonatomic, copy, readonly) NSString *identifier;

Newline before @proeprty

> Source/WebKit2/UIProcess/API/Cocoa/_WKPreviewAction.h:35
> + at end

Newline before @end

> Source/WebKit2/UIProcess/API/Cocoa/_WKPreviewAction.h:38
> +

No newline!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160311/452db0ea/attachment.html>


More information about the webkit-unassigned mailing list