Title: [127814] trunk/LayoutTests
Revision
127814
Author
[email protected]
Date
2012-09-06 20:17:29 -0700 (Thu, 06 Sep 2012)

Log Message

Unreviewed, rolling out r127808.
http://trac.webkit.org/changeset/127808
https://bugs.webkit.org/show_bug.cgi?id=96057

geoff rolled back in his change, but not this part (Requested
by thorton on #webkit).

Patch by Sheriff Bot <[email protected]> on 2012-09-06

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127813 => 127814)


--- trunk/LayoutTests/ChangeLog	2012-09-07 02:45:23 UTC (rev 127813)
+++ trunk/LayoutTests/ChangeLog	2012-09-07 03:17:29 UTC (rev 127814)
@@ -1,3 +1,14 @@
+2012-09-06  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r127808.
+        http://trac.webkit.org/changeset/127808
+        https://bugs.webkit.org/show_bug.cgi?id=96057
+
+        geoff rolled back in his change, but not this part (Requested
+        by thorton on #webkit).
+
+        * inspector/debugger/debugger-expand-scope-expected.txt:
+
 2012-09-06  Pravin D  <[email protected]>
 
         fast/table/empty-row-crash.html and fast/table/inline-form-assert.html should be dumpAsText tests

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


--- trunk/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt	2012-09-07 02:45:23 UTC (rev 127813)
+++ trunk/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt	2012-09-07 03:17:29 UTC (rev 127814)
@@ -19,6 +19,8 @@
     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