Changeset 245878 in webkit
- Timestamp:
- May 29, 2019, 4:30:31 PM (7 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
features.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r245875 r245878 1 2019-05-29 Jiewen Tan <jiewen_tan@apple.com> 2 3 Unreviewed, update WebAuthN to "Supported In Preview" 4 5 * features.json: 6 1 7 2019-05-29 Don Olmstead <don.olmstead@sony.com> 2 8 -
trunk/Source/WebCore/features.json
r245694 r245878 1330 1330 "name": "Web Authentication", 1331 1331 "status": { 1332 "status": " In Development"1332 "status": "Supported In Preview" 1333 1333 }, 1334 1334 "url": "https://w3c.github.io/webauthn/",
Note:
See TracChangeset
for help on using the changeset viewer.