Bug 185748

Summary: Correct default option setting
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

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>