[Webkit-unassigned] [Bug 107171] Add Android-specific EditingBehavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 14:11:23 PST 2013


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





--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2013-01-17 14:13:09 PST ---
(From update of attachment 183268)
View in context: https://bugs.webkit.org/attachment.cgi?id=183268&action=review

> Source/WebCore/editing/EditingBehavior.h:44
> +        return m_type != EditingWindowsBehavior && m_type != EditingAndroidBehavior;

This patch doesn't just add an editing behavior but changes the behavior of WebCore on Android port.
As such, it needs a test.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list