[Webkit-unassigned] [Bug 35880] fast/events/touch/send-oncancel-event fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 15:12:06 PDT 2010


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


Ben Murdoch <benm at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benm at google.com




--- Comment #4 from Ben Murdoch <benm at google.com>  2010-04-19 15:12:06 PST ---
I looked at the history of this test as we are now seeing it fail on Android
and it appears that there was an mistake made in copying this test between the
fast/events/script-tests directory and fast/events/touch/script-tests in
http://trac.webkit.org/changeset/54253 where the link to
js-test-post-function.js was replaced with js-test-post.js.

The test needs to use js-test-post-function.js for compatibility on platforms
like Android where touch events are passed between threads in an asynchronous
manner.

I'd like to revert this patch and fix the error in 54253. I can file a new bug
if there are no objections.

Thanks, Ben

PS: We're working to get Android fully upstream so we can get a build bot and
prevent these kinds of things in the future.

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