WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62392
IndexedDB test: readonly properties
https://bugs.webkit.org/show_bug.cgi?id=62392
Summary
IndexedDB test: readonly properties
Mark Pilgrim (Google)
Reported
2011-06-09 12:51:37 PDT
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.
Attachments
Patch
(8.71 KB, patch)
2011-06-09 12:53 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-06-09 12:53:22 PDT
Created
attachment 96619
[details]
Patch
Hans Wennborg
Comment 2
2011-06-10 01:02:20 PDT
LGTM
Eric Seidel (no email)
Comment 3
2011-06-13 15:07:09 PDT
Comment on
attachment 96619
[details]
Patch OK. rs=me.
WebKit Review Bot
Comment 4
2011-06-13 15:18:07 PDT
Comment on
attachment 96619
[details]
Patch Clearing flags on attachment: 96619 Committed
r88708
: <
http://trac.webkit.org/changeset/88708
>
WebKit Review Bot
Comment 5
2011-06-13 15:18:12 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug