Title: [89473] trunk/LayoutTests
- Revision
- 89473
- Author
- [email protected]
- Date
- 2011-06-22 13:35:27 -0700 (Wed, 22 Jun 2011)
Log Message
REGRESSION (r89426-r89428): inspector/console/console-trace-in-eval.html failing on
SnowLeopard Intel Release (Tests) and Windows 7 Release (Tests).
https://bugs.webkit.org/show_bug.cgi?id=63175
Add platform-specific results to in order to get the bots green.
* platform/mac/inspector/console: Added.
* platform/mac/inspector/console/console-trace-in-eval-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (89472 => 89473)
--- trunk/LayoutTests/ChangeLog 2011-06-22 20:29:58 UTC (rev 89472)
+++ trunk/LayoutTests/ChangeLog 2011-06-22 20:35:27 UTC (rev 89473)
@@ -1,5 +1,16 @@
2011-06-22 Jessie Berlin <[email protected]>
+ REGRESSION (r89426-r89428): inspector/console/console-trace-in-eval.html failing on
+ SnowLeopard Intel Release (Tests) and Windows 7 Release (Tests).
+ https://bugs.webkit.org/show_bug.cgi?id=63175
+
+ Add platform-specific results to in order to get the bots green.
+
+ * platform/mac/inspector/console: Added.
+ * platform/mac/inspector/console/console-trace-in-eval-expected.txt: Added.
+
+2011-06-22 Jessie Berlin <[email protected]>
+
WebKitTestRunner needs layoutTestController.dumpFrameLoadCallbacks.
https://bugs.webkit.org/show_bug.cgi?id=42331
Added: trunk/LayoutTests/platform/mac/inspector/console/console-trace-in-eval-expected.txt (0 => 89473)
--- trunk/LayoutTests/platform/mac/inspector/console/console-trace-in-eval-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/inspector/console/console-trace-in-eval-expected.txt 2011-06-22 20:35:27 UTC (rev 89473)
@@ -0,0 +1,4 @@
+Tests that when console.trace is called in eval'ed script ending with //@ sourceURL=url it will dump a stack trace that will have the url as the script source. Bug 47252.
+
+console.trace()baevalSource
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes