Title: [206660] trunk/LayoutTests
Revision
206660
Author
[email protected]
Date
2016-09-30 13:47:51 -0700 (Fri, 30 Sep 2016)

Log Message

Rebaseline js/dom/stack-trace.html after r206654.

Unreviewed test gardening.

* js/dom/stack-trace-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (206659 => 206660)


--- trunk/LayoutTests/ChangeLog	2016-09-30 20:08:27 UTC (rev 206659)
+++ trunk/LayoutTests/ChangeLog	2016-09-30 20:47:51 UTC (rev 206660)
@@ -1,3 +1,11 @@
+2016-09-30  Ryan Haddad  <[email protected]>
+
+        Rebaseline js/dom/stack-trace.html after r206654.
+
+        Unreviewed test gardening.
+
+        * js/dom/stack-trace-expected.txt:
+
 2016-09-30  Chris Dumez  <[email protected]>
 
         FileSaver.js does not work in WebKit

Modified: trunk/LayoutTests/js/dom/stack-trace-expected.txt (206659 => 206660)


--- trunk/LayoutTests/js/dom/stack-trace-expected.txt	2016-09-30 20:08:27 UTC (rev 206659)
+++ trunk/LayoutTests/js/dom/stack-trace-expected.txt	2016-09-30 20:47:51 UTC (rev 206660)
@@ -260,7 +260,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
@@ -271,7 +271,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
@@ -282,7 +282,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
@@ -294,7 +294,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

Reply via email to