[Webkit-unassigned] [Bug 76607] event.preventedDefault is not reset after an event is dispatched

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 12:47:53 PST 2012


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





--- Comment #10 from Pablo Flouret <pablof at motorola.com>  2012-01-30 12:47:53 PST ---
(In reply to comment #7)
> It appears that DOM4 doesn't have that clause so it's likely that we don't need to fix this bug:
> http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#dispatching-events

It was moved to initEvent(), see step 3 here: http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#dom-event-initevent

I think the idea is to make events re-usable, i can make a new patch if we want to go that way as well.

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