[webkit-reviews] review granted: [Bug 133623] [Cocoa] WKScriptMessage should include the frame the message is from : [Attachment 232691] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 8 16:07:06 PDT 2014


mitz at webkit.org <mitz at webkit.org> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 133623: [Cocoa] WKScriptMessage should include the frame the message is
from
https://bugs.webkit.org/show_bug.cgi?id=133623

Attachment 232691: Patch
https://bugs.webkit.org/attachment.cgi?id=232691&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=232691&action=review


> Source/WebKit2/UIProcess/API/Cocoa/WKScriptMessage.mm:32
>  #import "WeakObjCPtr.h"
> +#import "WKFrameInfo.h"

K < e

> Source/WebKit2/UIProcess/API/Cocoa/WKUserContentController.mm:108
> +	   WKWebView* webView = fromWebPageProxy(page);

Is this necessary?


More information about the webkit-reviews mailing list