Title: [197444] trunk/Source/_javascript_Core
- Revision
- 197444
- Author
- [email protected]
- Date
- 2016-03-01 23:12:08 -0800 (Tue, 01 Mar 2016)
Log Message
Unreviewed. Update the status of Proxy objects to "In Development".
* features.json:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (197443 => 197444)
--- trunk/Source/_javascript_Core/ChangeLog 2016-03-02 07:06:41 UTC (rev 197443)
+++ trunk/Source/_javascript_Core/ChangeLog 2016-03-02 07:12:08 UTC (rev 197444)
@@ -1,3 +1,9 @@
+2016-03-01 Ryosuke Niwa <[email protected]>
+
+ Unreviewed. Update the status of Proxy objects to "In Development".
+
+ * features.json:
+
2016-03-01 Commit Queue <[email protected]>
Unreviewed, rolling out r197226 and r197256.
Modified: trunk/Source/_javascript_Core/features.json (197443 => 197444)
--- trunk/Source/_javascript_Core/features.json 2016-03-02 07:06:41 UTC (rev 197443)
+++ trunk/Source/_javascript_Core/features.json 2016-03-02 07:12:08 UTC (rev 197444)
@@ -218,7 +218,7 @@
{
"name": "Proxy Objects",
"status": {
- "status": "Under Consideration"
+ "status": "In Development"
},
"url": "http://www.ecma-international.org/ecma-262/6.0/index.html#sec-proxy-objects",
"webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=35731",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes