Bug 174401 - Update description of Secure Contexts experimental flag
Summary: Update description of Secure Contexts experimental flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-11 16:06 PDT by Daniel Bates
Modified: 2020-05-11 09:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.66 KB, patch)
2017-07-11 16:08 PDT, Daniel Bates
simon.fraser: review+
Details | Formatted Diff | Diff

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