WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103578
IndexedDB: Add forward declaration of SecurityOrigin to IDBBackingStore.h
https://bugs.webkit.org/show_bug.cgi?id=103578
Summary
IndexedDB: Add forward declaration of SecurityOrigin to IDBBackingStore.h
Michael Pruett
Reported
2012-11-28 16:57:36 PST
IDBBackingStore.h uses SecurityOrigin without declaring it. In order to enable compilation on JSC, a forward declaration of SecurityOrigin must be added to IDBBackingStore.h.
Attachments
Patch
(1.53 KB, patch)
2012-11-28 17:02 PST
,
Michael Pruett
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Pruett
Comment 1
2012-11-28 17:02:14 PST
Created
attachment 176605
[details]
Patch
Kentaro Hara
Comment 2
2012-11-28 17:07:48 PST
Comment on
attachment 176605
[details]
Patch I'm very happy to see your efforts to make IndexedDB available in JSC.
WebKit Review Bot
Comment 3
2012-11-28 17:47:24 PST
Comment on
attachment 176605
[details]
Patch Clearing flags on attachment: 176605 Committed
r136079
: <
http://trac.webkit.org/changeset/136079
>
WebKit Review Bot
Comment 4
2012-11-28 17:47:27 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