[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

oliver at apple.com oliver at apple.com
Wed Apr 7 23:47:18 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 90e6806ea849f812a04f43f57667d297461fc1c8
Author: oliver at apple.com <oliver at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 18 21:31:13 2009 +0000

    Update expected results of fixed test.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51129 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cb6fa07..c5740d7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
 2009-11-18  Oliver Hunt  <oliver at apple.com>
 
+        Update expected results of fixed test.
+
+        * fast/profiler/throw-exception-from-eval-expected.txt:
+
+2009-11-18  Oliver Hunt  <oliver at apple.com>
+
         Reviewed by Alexey Proskuryakov.
 
         Interpreter may do an out of range access when throwing an exception in the profiler.
diff --git a/LayoutTests/fast/profiler/throw-exception-from-eval-expected.txt b/LayoutTests/fast/profiler/throw-exception-from-eval-expected.txt
index c03c1cc..01944a8 100644
--- a/LayoutTests/fast/profiler/throw-exception-from-eval-expected.txt
+++ b/LayoutTests/fast/profiler/throw-exception-from-eval-expected.txt
@@ -5,12 +5,20 @@ To run this test manually, load it in the browser then load the WebInspector and
 
 Profile title: Throw within an eval.
 Thread_1 (no file) (line 0)
-   startTest throw-exception-from-eval.html (line 11)
-      insertNewText profiler-test-JS-resources.js (line 17)
-         createElement (no file) (line 0)
-         createTextNode (no file) (line 0)
-         appendChild (no file) (line 0)
-         getElementById (no file) (line 0)
-      endTest profiler-test-JS-resources.js (line 1)
+   (program) throw-exception-from-eval.html (line 10)
+      (program) throw-exception-from-eval.html (line 19)
+         (program) throw-exception-from-eval.html (line 4)
+         (program) throw-exception-from-eval.html (line 19)
+            eval (no file) (line 0)
+               (program) (no file) (line 1)
+                  (program) (no file) (line 1)
+      onload throw-exception-from-eval.html (line 24)
+         startTest throw-exception-from-eval.html (line 13)
+            insertNewText profiler-test-JS-resources.js (line 17)
+               createElement (no file) (line 0)
+               createTextNode (no file) (line 0)
+               appendChild (no file) (line 0)
+               getElementById (no file) (line 0)
+            endTest profiler-test-JS-resources.js (line 1)
 
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list