[Webkit-unassigned] [Bug 62392] New: IndexedDB test: readonly properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 12:51:37 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62392

           Summary: IndexedDB test: readonly properties
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pilgrim at chromium.org
                CC: tony at chromium.org, hans at chromium.org,
                    dgrogan at chromium.org


Many IndexedDB objects have readonly properties. In non-ECMAScript-strict-mode, setting these properties should fail silently. This test checks setting every readonly property (minus two) defined in the IndexedDB spec. (Minus two because there are two properties that fail. I've created separate bugs for those.)

WebKit passes this test.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list