Bug 174370 - Build broken when !ENABLE(INDEXED_DATABASE)
Summary: Build broken when !ENABLE(INDEXED_DATABASE)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Other Linux
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-11 10:27 PDT by Timothy Hatcher
Modified: 2017-07-11 11:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2017-07-11 10:33 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.