Title: [206677] trunk/LayoutTests
- Revision
- 206677
- Author
- [email protected]
- Date
- 2016-09-30 14:43:53 -0700 (Fri, 30 Sep 2016)
Log Message
Rebaseline results after r206654.
Better location for unary expressions.
* js/stack-trace-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (206676 => 206677)
--- trunk/LayoutTests/ChangeLog 2016-09-30 21:41:23 UTC (rev 206676)
+++ trunk/LayoutTests/ChangeLog 2016-09-30 21:43:53 UTC (rev 206677)
@@ -1,3 +1,11 @@
+2016-09-30 Joseph Pecoraro <[email protected]>
+
+ Rebaseline results after r206654.
+
+ Better location for unary expressions.
+
+ * js/stack-trace-expected.txt:
+
2016-09-30 Myles C. Maxfield <[email protected]>
Fix fast/text/trak-optimizeLegibility.html
Modified: trunk/LayoutTests/js/stack-trace-expected.txt (206676 => 206677)
--- trunk/LayoutTests/js/stack-trace-expected.txt 2016-09-30 21:41:23 UTC (rev 206676)
+++ trunk/LayoutTests/js/stack-trace-expected.txt 2016-09-30 21:43:53 UTC (rev 206677)
@@ -252,7 +252,7 @@
--> Stack Trace:
0 throwError at stack-trace.js:139:20
1 valueOf at stack-trace.js:146:27
- 2 getter1 at stack-trace.js:149:11
+ 2 getter1 at stack-trace.js:149:9
3 nonInlineable at stack-trace.js:175:17
4 inlineable at stack-trace.js:183:27
5 yetAnotherInlinedCall at stack-trace.js:188:17
@@ -263,7 +263,7 @@
--> Stack Trace:
0 throwError at stack-trace.js:139:20
- 1 getter2 at stack-trace.js:155:11
+ 1 getter2 at stack-trace.js:155:9
2 nonInlineable at stack-trace.js:177:17
3 inlineable at stack-trace.js:183:27
4 yetAnotherInlinedCall at stack-trace.js:188:17
@@ -274,7 +274,7 @@
--> Stack Trace:
0 throwError at stack-trace.js:139:20
- 1 getter3 at stack-trace.js:167:16
+ 1 getter3 at stack-trace.js:167:13
2 nonInlineable at stack-trace.js:179:17
3 inlineable at stack-trace.js:183:27
4 yetAnotherInlinedCall at stack-trace.js:188:17
@@ -286,7 +286,7 @@
--> Stack Trace:
0 throwError at stack-trace.js:139:20
1 valueOf at stack-trace.js:163:27
- 2 getter3 at stack-trace.js:169:16
+ 2 getter3 at stack-trace.js:169:13
3 nonInlineable at stack-trace.js:179:17
4 inlineable at stack-trace.js:183:27
5 yetAnotherInlinedCall at stack-trace.js:188:17
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes