<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>10585</bug_id>
          
          <creation_ts>2010-09-08 23:57:19 +0000</creation_ts>
          <short_desc>Need an error to indicate that the user disallowed access</short_desc>
          <delta_ts>2011-03-29 23:08:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>Indexed Database API</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Shawn Wilsher :sdwilsh (Mozilla)">sdwilsh</reporter>
          <assigned_to name="Jonas Sicking (Not reading bugmail)">jonas</assigned_to>
          <cc>jonas</cc>
    
    <cc>jorlow</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38711</commentid>
    <comment_count>0</comment_count>
    <who name="Shawn Wilsher :sdwilsh (Mozilla)">sdwilsh</who>
    <bug_when>2010-09-08 23:57:19 +0000</bug_when>
    <thetext>Mozilla like to see a code in IDBDatabaseException that would indicate that the the user denied permission to use IndexedDB, much like PERMISSION_DENIED in geolocation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38712</commentid>
    <comment_count>1</comment_count>
    <who name="Nikunj Mehta">nikunj.mehta</who>
    <bug_when>2010-09-09 00:06:25 +0000</bug_when>
    <thetext>Could this not be NOT_ALLOWED_ERR? In any case, it is a sub-category of the non-transient errors. If we want to add a new one, its value should be 6.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38713</commentid>
    <comment_count>2</comment_count>
    <who name="Shawn Wilsher :sdwilsh (Mozilla)">sdwilsh</who>
    <bug_when>2010-09-09 00:08:22 +0000</bug_when>
    <thetext>Well, it&apos;s more like RECOVERABLE_ERR, but having a specific error so the site knows that the user denied it seems a bit more usable.  The site could then say, &quot;Hey, you denied access, but we can&apos;t actually doing anything without that access&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43243</commentid>
    <comment_count>3</comment_count>
    <who name="Jeremy Orlow">jorlow</who>
    <bug_when>2010-12-10 12:23:28 +0000</bug_when>
    <thetext>Are you planning on working on this soon?  If not, maybe you should assign it to dave.null@w3.org</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47037</commentid>
    <comment_count>4</comment_count>
    <who name="Jonas Sicking (Not reading bugmail)">jonas</who>
    <bug_when>2011-03-29 23:02:47 +0000</bug_when>
    <thetext>Fixed: http://dvcs.w3.org/hg/IndexedDB/rev/e27c07ead321

I also removed some unused error codes and make the remaining ones consecutive and non-zero</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>