WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
121814
Make the Mac build work with IndexedDB enabled
https://bugs.webkit.org/show_bug.cgi?id=121814
Summary
Make the Mac build work with IndexedDB enabled
Brady Eidson
Reported
2013-09-23 17:00:54 PDT
Make the Mac build work with IndexedDB enabled This patch cleans up various call sites that made bad assumptions about the platform and adds some stub method implementations to appease the linker. With this patch, enabling ENABLE_INDEXED_DATABASE will result in a functional Mac build with the API exposed to Javascript. But it won't do anything. This patch will *not* actually enable the feature for the Mac build, as there's no point in doing so (yet)
Attachments
Patch v1
(45.30 KB, patch)
2013-09-23 17:04 PDT
,
Brady Eidson
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2013-09-23 17:04:06 PDT
Created
attachment 212409
[details]
Patch v1
Brady Eidson
Comment 2
2013-09-23 17:13:20 PDT
http://trac.webkit.org/changeset/156309
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