Bug 33602

Summary: [Qt] REGRESSION(53187) Touchevent related tests fail
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, hausmann, jturcotte
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Csaba Osztrogonác
Reported 2010-01-13 08:32:57 PST
After http://trac.webkit.org/changeset/53187 landed, touchevevent tests fail. fast/dom/prototype-inheritance.html: -PASS inner.TouchEvent.isInner is true -PASS inner.TouchEvent.constructor.isInner is true fast/dom/Window/window-properties.html: -window.TouchEvent [object TouchEventConstructor] -window.TouchEvent.prototype [printed above as window.Event.prototype] fast/js/global-constructors.html: -PASS TouchEvent.toString() is '[object TouchEventConstructor]'
Attachments
Csaba Osztrogonác
Comment 1 2010-01-13 08:33:27 PST
Simon Hausmann
Comment 2 2010-01-13 08:46:51 PST
Note You need to log in before you can comment on or make changes to this bug.