Bug 185748 - Correct default option setting
Summary: Correct default option setting
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: 2018-05-17 15:02 PDT by Brent Fulgham
Modified: 2018-05-17 15:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2018-05-17 15:08 PDT, Brent Fulgham
dino: 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 2018-05-17 15:02:32 PDT
The default state of the 'prompt for storage access flag' is inverted. This change has no effect on any software since the implementation always returns successfully. The current 'false' state is wrong because it prevents the new sticky behavior / user interaction update from being used.
Comment 1 Brent Fulgham 2018-05-17 15:08:57 PDT
Created attachment 340659 [details]
Patch
Comment 2 Brent Fulgham 2018-05-17 15:12:53 PDT
Committed r231922: <https://trac.webkit.org/changeset/231922>
Comment 3 Radar WebKit Bug Importer 2018-05-17 15:13:22 PDT
<rdar://problem/40346770>