Bug 195564 - Remove obsolete runtime flag for StorageAccess API Prompt
Summary: Remove obsolete runtime flag for StorageAccess API Prompt
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-11 11:28 PDT by Brent Fulgham
Modified: 2019-03-11 14:19 PDT (History)
5 users (show)

See Also:


Attachments
Patch (47.94 KB, patch)
2019-03-11 12:23 PDT, Brent Fulgham
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2019-03-11 11:28:50 PDT
This bug tracks the work of removing the no-longer-needed flag to optionally block display of the StorageAccess API prompt. We decided (and shipped) an always-on prompt, and do not need this runtime flag.
Comment 1 Brent Fulgham 2019-03-11 11:29:20 PDT
<rdar://problem/37279014>
Comment 2 Brent Fulgham 2019-03-11 12:23:58 PDT
Created attachment 364276 [details]
Patch
Comment 3 Brent Fulgham 2019-03-11 14:19:38 PDT
Committed r242738: <https://trac.webkit.org/changeset/242738>