Bug 174401

Summary: Update description of Secure Contexts experimental flag
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit2Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, dreamage, simon.fraser, sisani1999
Priority: P2    
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Daniel Bates 2017-07-11 16:06:57 PDT
Change the description of the Secure Contexts experimental flag from "isSecureContext attribute" to "Secure Contexts API". This flag toggles exposing the {window, self}.isSecureContext attribute.
Comment 1 Daniel Bates 2017-07-11 16:08:18 PDT
Created attachment 315180 [details]
Patch
Comment 2 Daniel Bates 2017-07-12 09:57:24 PDT
Committed r219402: <http://trac.webkit.org/changeset/219402>