Bug 149342 - Fix build with --no-indexed-database after r189831
Summary: Fix build with --no-indexed-database after r189831
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 149191
  Show dependency treegraph
 
Reported: 2015-09-18 04:03 PDT by Emanuele Aina
Modified: 2015-09-18 06:28 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2015-09-18 04:05 PDT, Emanuele Aina
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuele Aina 2015-09-18 04:03:07 PDT
r189831 needs a ENABLE(INDEXED_DATABASE) guard around the supportsModernIDB() override.
Comment 1 Emanuele Aina 2015-09-18 04:05:50 PDT
Created attachment 261497 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-09-18 05:42:17 PDT
Comment on attachment 261497 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-09-18 06:28:08 PDT
Comment on attachment 261497 [details]
Patch

Clearing flags on attachment: 261497

Committed r189966: <http://trac.webkit.org/changeset/189966>
Comment 4 WebKit Commit Bot 2015-09-18 06:28:12 PDT
All reviewed patches have been landed.  Closing bug.