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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
[[
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.