[Bug 9561] New: IDBRequest should inherit from EventTarget

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

           Summary: IDBRequest should inherit from EventTarget
           Product: WebAppsWG
           Version: unspecified
          Platform: All
               URL: http://www.mail-archive.com/public-webapps@w3.org/msg0
                    7975.html
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebSimpleDB
        AssignedTo: nikunj.mehta@oracle.com
        ReportedBy: sdwilsh@forerunnerdesigns.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


Per discussions on the mailing list, we should have IDBRequest inherit from
EventTarget [1] in addition to the two methods it currently has (onsuccess and
onerror).

[1] http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-EventTarget

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

Received on Tuesday, 20 April 2010 18:34:46 UTC