[Webkit-unassigned] [Bug 75263] [Chromium] uninitialized variable in fakeMouseMoveEventTimerFired

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 27 11:44:44 PST 2011


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





--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2011-12-27 11:44:44 PST ---
Created an attachment (id=120609)
 --> (https://bugs.webkit.org/attachment.cgi?id=120609&action=review)
Fixes the bug

The problem is that PlatformKeyboardEvent::getCurrentModifierState in PlatformKeyboardEventChromium.cpp never initializes arguments on Linux.

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