[webkit-reviews] review granted: [Bug 87933] Guard automatic text replacement code with WTF_USE_AUTOMATIC_TEXT_REPLACEMENT rather than WTF_PLATFORM_MAC : [Attachment 145149] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 13:51:47 PDT 2012


mitz at webkit.org has granted Andy Estes <aestes at apple.com>'s request for review:
Bug 87933: Guard automatic text replacement code with
WTF_USE_AUTOMATIC_TEXT_REPLACEMENT rather than WTF_PLATFORM_MAC
https://bugs.webkit.org/show_bug.cgi?id=87933

Attachment 145149: Patch
https://bugs.webkit.org/attachment.cgi?id=145149&action=review

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=145149&action=review


> Source/WebCore/ChangeLog:3
> +	   Guard automatic text replacement code with
WTF_USE_AUTOMATIC_TEXT_REPLACEMENT rather than WTF_PLATFORM_MAC

This doesn’t quite describe what the patch ended up doing.


More information about the webkit-reviews mailing list