[webkit-reviews] review granted: [Bug 131992] Change Image Controls replacement to use selection and paste. : [Attachment 230411] New approach, v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 29 14:24:12 PDT 2014


Tim Horton <thorton at apple.com> has granted Brady Eidson <beidson at apple.com>'s
request for review:
Bug 131992: Change Image Controls replacement to use selection and paste.
https://bugs.webkit.org/show_bug.cgi?id=131992

Attachment 230411: New approach, v2
https://bugs.webkit.org/attachment.cgi?id=230411&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=230411&action=review


> Source/WebKit2/UIProcess/mac/WebContextMenuProxyMac.mm:260
> +    ASSERT(m_page);

Pass it in as - and store it as - a reference instead :D


More information about the webkit-reviews mailing list