Title: [127827] trunk/LayoutTests
Revision
127827
Author
[email protected]
Date
2012-09-06 22:32:04 -0700 (Thu, 06 Sep 2012)

Log Message

REGRESSION(127810): It broke inspector/debugger/debugger-expand-scope.html
https://bugs.webkit.org/show_bug.cgi?id=96065

Unreviewed, reverting the expected file change.

* inspector/debugger/debugger-expand-scope-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127826 => 127827)


--- trunk/LayoutTests/ChangeLog	2012-09-07 05:22:09 UTC (rev 127826)
+++ trunk/LayoutTests/ChangeLog	2012-09-07 05:32:04 UTC (rev 127827)
@@ -1,3 +1,12 @@
+2012-09-06  Csaba Osztrogonác  <[email protected]>
+
+        REGRESSION(127810): It broke inspector/debugger/debugger-expand-scope.html
+        https://bugs.webkit.org/show_bug.cgi?id=96065
+
+        Unreviewed, reverting the expected file change.
+
+        * inspector/debugger/debugger-expand-scope-expected.txt:
+
 2012-09-06  Elliott Sprehn  <[email protected]>
 
         Add methods to CounterDirectives to clean up StyleBuilder and RenderCounter.

Modified: trunk/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt (127826 => 127827)


--- trunk/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt	2012-09-07 05:22:09 UTC (rev 127826)
+++ trunk/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt	2012-09-07 05:32:04 UTC (rev 127827)
@@ -19,8 +19,6 @@
     arguments: Arguments[1]
     makeClosureLocalVar: "local.TextParam"
     n: "TextParam"
-WindowWith Block
-    makeClosure: function makeClosure(n) {
 WindowGlobal
     <section collapsed>
 Script execution resumed.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to