[Webkit-unassigned] [Bug 139522] WK1: Add initial support for immediate actions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 10 21:52:46 PST 2014


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

mitz at webkit.org <mitz at webkit.org> changed:

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

--- Comment #2 from mitz at webkit.org <mitz at webkit.org> ---
Comment on attachment 243099
  --> https://bugs.webkit.org/attachment.cgi?id=243099
Patch

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

> Source/WebKit/mac/WebView/WebImmediateActionController.h:41
> +- (id)initWithWebView:(WebView *)webView;

The return type should be instancetype

> Source/WebKit/mac/WebView/WebImmediateActionController.mm:45
> +- (id)initWithWebView:(WebView *)webView

(and here to match)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141211/a806ca32/attachment-0002.html>


More information about the webkit-unassigned mailing list