Bug 167278 - Remove never changing IndexedDB RuntimeEnabledFeature
Summary: Remove never changing IndexedDB RuntimeEnabledFeature
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-20 21:17 PST by Joseph Pecoraro
Modified: 2017-01-20 23:53 PST (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (12.46 KB, patch)
2017-01-20 21:19 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[PATCH] Proposed Fix (12.77 KB, patch)
2017-01-20 21:21 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

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