[webkit-reviews] review granted: [Bug 109534] Disable delete button controller on non-Mac ports and delete EditorClient::shouldShowDeleteInterface : [Attachment 187748] Disables the feature on non-Mac ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 20:31:13 PST 2013


Anders Carlsson <andersca at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 109534: Disable delete button controller on non-Mac ports and delete
EditorClient::shouldShowDeleteInterface
https://bugs.webkit.org/show_bug.cgi?id=109534

Attachment 187748: Disables the feature on non-Mac ports
https://bugs.webkit.org/attachment.cgi?id=187748&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=187748&action=review


> Source/WebCore/editing/DeleteButtonController.cpp:285
> +    EditorClient* clinet = m_frame->editor()->client();

clinet -> client.


More information about the webkit-reviews mailing list