On Mac, when text substitution is turned on, (c) will get converted to © automatically. However, if user undid such substitution, then we shouldn't convert it again. This should also apply to automatically adding link to url string. <rdar://problem/8601537>
Created attachment 90361 [details] Patch
Comment on attachment 90361 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=90361&action=review > Source/WebCore/ChangeLog:9 > + Similar to autocorreciton, we use SpellingCorrectionCommand to carry out other types of text substitution, so that Typo - "autocorrection"
Created attachment 90419 [details] Patch (v2)
Comment on attachment 90419 [details] Patch (v2) Clearing flags on attachment: 90419 Committed r84433: <http://trac.webkit.org/changeset/84433>
All reviewed patches have been landed. Closing bug.