[webkit-reviews] review granted: [Bug 93127] Adding APIs to Chromium WebKit API to allow for creating and monitoring frame hierarchy. : [Attachment 156475] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 16:35:16 PDT 2012


Adam Barth <abarth at webkit.org> has granted Nasko Oskov <nasko at chromium.org>'s
request for review:
Bug 93127: Adding APIs to Chromium WebKit API to allow for creating and
monitoring frame hierarchy.
https://bugs.webkit.org/show_bug.cgi?id=93127

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

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


> Source/WebKit/chromium/public/WebFrameClient.h:417
> +	   return willCheckAndDispatchMessageEvent(sourceFrame, target, event);


I would have marked the old willCheckAndDispatchMessageEvent function as
deprecated, but hopefully you'll remove it soon enough.


More information about the webkit-reviews mailing list