[Webkit-unassigned] [Bug 28254] [Chromium] Remove legacy code in "WebCore/platform/chromium/PopupMenuChromium.cpp"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 14 02:41:48 PDT 2009


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





--- Comment #3 from Hironori Bono <hbono at chromium.org>  2009-08-14 02:41:47 PDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > I noticed this was a duplicate of
> > <https://bugs.webkit.org/show_bug.cgi?id=28205>.
> > Sorry for committing a duplicate.
> > 
> > *** This bug has been marked as a duplicate of bug 28205 ***
> 
> This is not a duplicate bug of 28205.
> fix of 28205 does not remove the platform dependent code in
> isCharacterTypeEvent().

I think the solution for this issue is technically the same issue as your Bug
28205. Technically, this issue is caused by this typeAheadFind() that does not
update m_lastCharTime at all on Linux Chrome. So, updating m_lastCharTime every
time when typeAheadFind() is called is another solution for this issue. 

I also confirmed this issue does not happen on Linux Chrome now.

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