[Bug 16337] New: initEvent()

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16337

           Summary: initEvent()
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
               URL: http://lists.w3.org/Archives/Public/www-dom/2011JanMar
                    /0068.html
        OS/Version: Windows NT
            Status: NEW
          Keywords: LC
          Severity: normal
          Priority: P2
         Component: DOM3 Events
        AssignedTo: travil@microsoft.com
        ReportedBy: travil@microsoft.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, annevk@opera.com, www-dom@w3.org


In most implementations initEvent() can be invoked after dispatch as well.  
I am not sure why we should disallow that. If we do disallow that, it  
unsetting the "trusted flag" does not make much sense, as that can never  
be set in the first place for events an author has control over that are  
not yet dispatched.

It also makes the "requirement" on Event.type twice using different  
terminology.


-- 
Anne van Kesteren
http://annevankesteren.nl/

-- 
Configure bugmail: https://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 Monday, 12 March 2012 21:16:46 UTC