[Webkit-unassigned] [Bug 56818] Spellcheck feature specific symbol should be defined.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 19:56:26 PDT 2011


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





--- Comment #6 from MORITA Hajime <morrita at google.com>  2011-03-23 19:56:26 PST ---
Hi Kent-san, thank you for the review again!

> 
> I think it's ok to define WTF_USE_* symbols in TextCheckerClient.h like the previous patch.
> We have some instances defining WTF_USE_* not in Platform.h, like WebCore/platform/graphics/ImageBuffer.h.

I added WTF_USE_AUTOMATIC_TEXT_REPLACEMENT at the last update 
and it is used in Editor.h, which doesn't include TextCheckingClient.h.
So I'd like to put them inside Platform.h.

I think I can move these definitions somewhere
on Bug 56085, in which I'm going to introduce a small header file
which is shared between Editror.h and TextCheckingClient.h.

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