Bug 174370

Summary: Build broken when !ENABLE(INDEXED_DATABASE)
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit Misc.Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue
Priority: P2    
Version: WebKit Local Build   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Timothy Hatcher 2017-07-11 10:27:35 PDT
There is an unconditional use of databaseParameters.indexedDatabaseDirectory in WebProcessPool. Patch to follow.
Comment 1 Timothy Hatcher 2017-07-11 10:33:30 PDT
Created attachment 315126 [details]
Patch
Comment 2 WebKit Commit Bot 2017-07-11 11:13:48 PDT
Comment on attachment 315126 [details]
Patch

Clearing flags on attachment: 315126

Committed r219346: <http://trac.webkit.org/changeset/219346>
Comment 3 WebKit Commit Bot 2017-07-11 11:13:49 PDT
All reviewed patches have been landed.  Closing bug.