[Webkit-unassigned] [Bug 112426] [WK2] Add support for selectTrailingWhitespaceEnabled setting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 18:46:57 PDT 2013


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





--- Comment #2 from Tim Horton <timothy_horton at apple.com>  2013-03-22 18:49:23 PST ---
(From update of attachment 193277)
View in context: https://bugs.webkit.org/attachment.cgi?id=193277&action=review

> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:3819
> +        setSelectTrailingWhitespaceEnabled(!enabled);

Is a strict 'not' right here?

> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:3832
> +        setSmartInsertDeleteEnabled(!enabled);

Ditto.

-- 
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