[Bug 21649] New: Duplicate requirement

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

            Bug ID: 21649
           Summary: Duplicate requirement
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
          Assignee: dave.null@w3.org
          Reporter: simonp@opera.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

[[
Window and WorkerUtils objects MUST implement the IDBEnvironment interface.
]]
https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#requests

This duplicates the requirement in IDL below. Please remove the prose
requirement.

[[
Window implements IDBEnvironment;

WorkerUtils implements IDBEnvironment;
]]

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 10 April 2013 06:15:51 UTC