RESOLVED FIXED 156902
Really enable INDEXED_DATABASE on Apple Mac cmake build
https://bugs.webkit.org/show_bug.cgi?id=156902
Summary Really enable INDEXED_DATABASE on Apple Mac cmake build
Csaba Osztrogonác
Reported 2016-04-22 02:26:04 PDT
INDEXED_DATABASE is enabled in OptionsMac.cmake, but disabled in FeatureList.pm which is stronger. I think it is a mistake and should be enabled everywhere. http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitperl/FeatureList.pm#L278 http://trac.webkit.org/browser/trunk/Source/cmake/OptionsMac.cmake#L48
Attachments
Patch (1.51 KB, patch)
2016-04-22 02:27 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2016-04-22 02:27:54 PDT
Created attachment 277031 [details] Patch note: It is a speculative fix, I don't have a Mac, so I can't test it at all.
Michael Catanzaro
Comment 2 2016-04-23 18:49:57 PDT
(EWS failure looks unrelated.)
WebKit Commit Bot
Comment 3 2016-04-23 19:27:11 PDT
Comment on attachment 277031 [details] Patch Clearing flags on attachment: 277031 Committed r199959: <http://trac.webkit.org/changeset/199959>
WebKit Commit Bot
Comment 4 2016-04-23 19:27:16 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.