This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22636 - any? is invalid IDL
Summary: any? is invalid IDL
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Indexed Database API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Joshua Bell
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-10 19:14 UTC by Anne
Modified: 2013-07-11 19:42 UTC (History)
3 users (show)

See Also:


Attachments

Description Anne 2013-07-10 19:14:04 UTC
There's a number of instances of any? that should just be any.
Comment 1 Joshua Bell 2013-07-10 22:21:56 UTC
*sigh* Yes.

Fix is trivial. Given that the spec is in CR status, I'll check about process for making updates.
Comment 2 Anne 2013-07-10 22:34:58 UTC
If you guys keep track of credit, this one goes to Andrea Marchesini.
Comment 3 Joshua Bell 2013-07-11 19:42:19 UTC
Fixed in https://dvcs.w3.org/hg/IndexedDB/rev/0072befa50cc

https://dvcs.w3.org/hg/IndexedDB/raw-file/default/Overview.html

(I don't think we've been updating the acknowledgements rigorously. I'll try and do a pass.)