Bug 156902

Summary: Really enable INDEXED_DATABASE on Apple Mac cmake build
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, dbates, mcatanzaro
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 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
Comment 1 Csaba Osztrogonác 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.
Comment 2 Michael Catanzaro 2016-04-23 18:49:57 PDT
(EWS failure looks unrelated.)
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-04-23 19:27:16 PDT
All reviewed patches have been landed.  Closing bug.