[Webkit-unassigned] [Bug 41244] [chromium]Remove deprecated code related to input method.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 11:57:06 PDT 2010


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





--- Comment #7 from James Su <suzhe at chromium.org>  2010-06-28 11:57:05 PST ---
(In reply to comment #6)
> (From update of attachment 59910 [details])
> Do you want to have the reviewer to add your patch to the commit queue? If so, please set the commit-queue flag from empty to "?".
> 
> WebKit/chromium/ChangeLog:18
>  +          * tests/PopupMenuTest.cpp:
> Please also mention here why you need to change this file to override the default implementations since the main description only says to remove the deprecated code.

I should have made this change in the patch of bug 40608. These new methods are pure virtual, so they needs to be overridden here. But as this TestWebWidget class is not used anywhere, it's actually won't break any test without this change.

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