Title: [212744] trunk/Source/WebCore
- Revision
- 212744
- Author
- [email protected]
- Date
- 2017-02-21 13:20:30 -0800 (Tue, 21 Feb 2017)
Log Message
Unreviewed, update WebCrypto API feature status.
* features.json:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (212743 => 212744)
--- trunk/Source/WebCore/ChangeLog 2017-02-21 21:15:17 UTC (rev 212743)
+++ trunk/Source/WebCore/ChangeLog 2017-02-21 21:20:30 UTC (rev 212744)
@@ -1,3 +1,9 @@
+2017-02-21 Jiewen Tan <[email protected]>
+
+ Unreviewed, update WebCrypto API feature status.
+
+ * features.json:
+
2017-02-21 Simon Fraser <[email protected]>
Fix the bad JSON.
Modified: trunk/Source/WebCore/features.json (212743 => 212744)
--- trunk/Source/WebCore/features.json 2017-02-21 21:15:17 UTC (rev 212743)
+++ trunk/Source/WebCore/features.json 2017-02-21 21:20:30 UTC (rev 212744)
@@ -520,20 +520,19 @@
}
},
{
- "name": "WebCrypto",
+ "name": "Web Cryptography API",
"status": {
- "status": "Partial Support",
+ "status": "In Development",
"enabled-by-default": true
},
"url": "http://www.w3.org/TR/WebCryptoAPI/",
- "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=122679",
- "keywords": ["webcrypto"],
+ "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=160880",
+ "keywords": ["webcrypto", "web cryptography api", "crypto"],
"category": "webapps",
"description": "A _javascript_ API for web applications to perform cryptographic operations.",
"contact": {
- "name": "Jon Davis",
- "twitter": "@jonathandavis",
- "email": "[email protected]"
+ "name": "Jiewen Tan",
+ "email": "[email protected]"
}
},
{
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes