Title: [127808] trunk/LayoutTests
Revision
127808
Author
[email protected]
Date
2012-09-06 18:29:12 -0700 (Thu, 06 Sep 2012)

Log Message

Unreviewed, revert part of http://trac.webkit.org/changeset/127698
which accidentally didn't get reverted in
http://trac.webkit.org/changeset/127774.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127807 => 127808)


--- trunk/LayoutTests/ChangeLog	2012-09-07 01:16:46 UTC (rev 127807)
+++ trunk/LayoutTests/ChangeLog	2012-09-07 01:29:12 UTC (rev 127808)
@@ -1,3 +1,11 @@
+2012-09-06  Tim Horton  <[email protected]>
+
+        Unreviewed, revert part of http://trac.webkit.org/changeset/127698
+        which accidentally didn't get reverted in
+        http://trac.webkit.org/changeset/127774.
+
+        * inspector/debugger/debugger-expand-scope-expected.txt:
+
 2012-09-06  Simon Hausmann  <[email protected]>
 
         [Qt] Unskip two encoding tests that pass now

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


--- trunk/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt	2012-09-07 01:16:46 UTC (rev 127807)
+++ trunk/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt	2012-09-07 01:29:12 UTC (rev 127808)
@@ -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