[Bug 12949] click() shouldn't have special powers over dispatching click event manually

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12949

--- Comment #37 from Olli Pettay <Olli.Pettay@gmail.com> 2011-09-04 13:48:10 UTC ---
(In reply to comment #35)
> For example the default action for the "error" event in
> indexedDB is to cancel the transaction, but there might not be a transaction
> running if dispatchEvent is used.
Script initiated events aren't trusted.
It is easy to spec that  default handling should happen only for trusted
events.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 4 September 2011 13:48:11 UTC