Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7689863
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T20:15:47+00:00 2026-05-31T20:15:47+00:00

the specs: const unsigned short READ_ONLY = 0; const unsigned short READ_WRITE = 1;

  • 0

the specs:

const unsigned short READ_ONLY = 0;
const unsigned short READ_WRITE = 1;

checking an webkitIDBTransaction.__ proto __ in google chrome’s console:

READ_ONLY: 1
READ_WRITE: 0

I wonder if google chrome mis-implementing the indexeddb specs here?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T20:15:48+00:00Added an answer on May 31, 2026 at 8:15 pm

    IDBTransaction should have those properties directly, not inherit them via its prototype.

    I cannot speak to previous versions but the webkitIDBTransaction.__proto__ object doesn’t have READ_WRITE or any other transaction state constants today so it’s possible the object you were looking at was the wrong prototype or, as you say, its prototype (which would be what though?) was incorrectly implemented.

    In any case, these constants are fine in recent builds of Chrome:

    console.log( webkitIDBTransaction.READ_ONLY );
    > 0
    
    console.log( webkitIDBTransaction.READ_WRITE );
    > 1
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I found some specs online but It wouldn't work for Play. I tried const
i need equivalent c# code VssSdkClientId VSS_SDK_SPEC startVssSdkClientEcho(const VssSdkXChar *host, const VssSdkPort port, NotifyFunc
According to HTML specs, the select tag in HTML doesn't have a readonly attribute,
Here are the specs that I'm trying to implement in a nutshell: 1) Some
When should I use specs for Rails application and when Cucumber (former rspec-stories)? I
What do you recommend as minimum specs for a Windows laptop running Vista, an
I've never written functional specs, I prefer to jump into the code and design
I have a number of view specs that need certain methods to be stubbed.
A git tool that meets the specs below is needed. Does one already exist?
I'm trying to put some specs around a new rails 3 project I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.