- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Apr 2014 23:03:16 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25295
Gary Kacmarcik <garykac@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Gary Kacmarcik <garykac@google.com> ---
(Thank you for taking the time to make these comments. I've broken some of
these issues out into separate bugs because it's harder to track the items when
they're in a single bug.)
(1) Missing one argument in initCompositionEvent()...
These are deprecated, so we're not updating the definitions. We would update
them only if a browser vendor is shipping a version with the extra argument.
(2) Missing define the FocusEventInit dictionary...
Done.
(3) Wrong comment in some place...
Done.
(4) Target for event type is not complete...
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25357
(5) Review "Context info: UIEvent.view"...
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25358
(6) initMouseEvent changed in DOM3...
Done. Fixed spec by removing |buttons| parameter. See discussion in 25346.
(7) [unforgeable] isTrusted and [NewObject] createEvent
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25359
(8) Remove 'Arg' suffix from arguments
I'll do this as part of a later cleanup. Please create a bug if you want to
track progress.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 15 April 2014 23:03:17 UTC