[Webkit-unassigned] [Bug 113332] Have TextCheckerMac use WebKit2 preference keys for quote/dash substitution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 12:15:30 PDT 2013


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





--- Comment #1 from Tim Horton <timothy_horton at apple.com>  2013-03-26 12:17:57 PST ---
(From update of attachment 195136)
View in context: https://bugs.webkit.org/attachment.cgi?id=195136&action=review

> Source/WebKit2/UIProcess/mac/TextCheckerMac.mm:40
>  static NSString* const WebSmartInsertDeleteEnabled = @"WebSmartInsertDeleteEnabled";

It is weird:

a) that we had these preferences with their weird WK1 names. Is anything expecting them to be usable?
b) that we aren't updating all of them at once.

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