[Webkit-unassigned] [Bug 109404] Add selectTrailingWhitespaceEnabled setting to WebCore::Page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 13:08:51 PST 2013


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





--- Comment #25 from Adam Barth <abarth at webkit.org>  2013-03-05 13:11:13 PST ---
(From update of attachment 191512)
View in context: https://bugs.webkit.org/attachment.cgi?id=191512&action=review

> Source/WebKit/chromium/public/WebViewClient.h:-190
> -    virtual bool isSmartInsertDeleteEnabled() { return true; }
> -    virtual bool isSelectTrailingWhitespaceEnabled() { return true; }

Is it ok to remove these public APIs from the Chromium port?

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