WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
102268
IndexedDB interfaces are not accessible to workers in JSC
https://bugs.webkit.org/show_bug.cgi?id=102268
Summary
IndexedDB interfaces are not accessible to workers in JSC
Michael Pruett
Reported
2012-11-14 12:17:25 PST
IndexedDB interfaces are not accessible to workers in JSC. The JSNoStaticTables attribute must be specified in interfaces which can be accessed from workers.
Attachments
Add JSNoStaticTables to IndexedDB interfaces
(11.25 KB, patch)
2012-11-14 12:51 PST
,
Michael Pruett
ggaren
: review+
Details
Formatted Diff
Diff
Add JSNoStaticTables to IndexedDB interfaces
(11.32 KB, patch)
2012-11-14 14:06 PST
,
Michael Pruett
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Michael Pruett
Comment 1
2012-11-14 12:51:57 PST
Created
attachment 174231
[details]
Add JSNoStaticTables to IndexedDB interfaces
Geoffrey Garen
Comment 2
2012-11-14 14:00:14 PST
Comment on
attachment 174231
[details]
Add JSNoStaticTables to IndexedDB interfaces r=me
Michael Pruett
Comment 3
2012-11-14 14:06:37 PST
Created
attachment 174254
[details]
Add JSNoStaticTables to IndexedDB interfaces I've updated the ChangeLog to note that Geoffrey Garen has reviewed this patch.
WebKit Review Bot
Comment 4
2012-11-14 14:48:13 PST
Comment on
attachment 174254
[details]
Add JSNoStaticTables to IndexedDB interfaces Clearing flags on attachment: 174254 Committed
r134674
: <
http://trac.webkit.org/changeset/134674
>
WebKit Review Bot
Comment 5
2012-11-14 14:48:16 PST
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