[Bug 12234] New: [IndexedDB] Integrate with the HTML5 event loop

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

           Summary: [IndexedDB] Integrate with the HTML5 event loop
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: dave.null@w3.org
        ReportedBy: jonas@sicking.cc
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


We need to stop using terms like "asynchronously do X" and instead say things
like "queue a task to do X". This will make it clearer what happens
asynchronously or synchronously in relation to what.

-- 
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 Friday, 4 March 2011 00:08:42 UTC