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 12229 - When a IDBKeyRange.bound's lower param is greater than the upper one, we probably should throw some exception
Summary: When a IDBKeyRange.bound's lower param is greater than the upper one, we prob...
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: This bug has no owner yet - up for the taking
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 01:21 UTC by Jeremy Orlow
Modified: 2011-03-03 21:22 UTC (History)
2 users (show)

See Also:


Attachments

Description Jeremy Orlow 2011-03-03 01:21:04 UTC
When a IDBKeyRange.bound's lower param is greater than the upper one, we probably should throw some exception.
Comment 1 Jeremy Orlow 2011-03-03 20:05:38 UTC
Let's throw a DATA_ERR