Bug 167278

Summary: Remove never changing IndexedDB RuntimeEnabledFeature
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, beidson, cdumez, commit-queue, esprehn+autocc, jsbell, kondapallykalyan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2017-01-20 21:17:47 PST
Remove never changing IndexedDB RuntimeEnabledFeature.

This RuntimeEnabledFeature is always true.
There is existing API / ability to change the value on any port.
Comment 1 Joseph Pecoraro 2017-01-20 21:19:42 PST
Created attachment 299422 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2017-01-20 21:21:52 PST
Created attachment 299423 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2017-01-20 23:53:34 PST
Comment on attachment 299423 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 299423

Committed r211013: <http://trac.webkit.org/changeset/211013>
Comment 4 WebKit Commit Bot 2017-01-20 23:53:40 PST
All reviewed patches have been landed.  Closing bug.