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

beidson at apple.com beidson at apple.com
Wed Apr 7 23:30:01 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 246890898226ff3105c47a24c95858579d479b41
Author: beidson at apple.com <beidson at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 11 00:46:08 2009 +0000

    Made a small change to my test then didn't update the results before landing.
    
    Reviewed by NOBODY (Fix my own layout-test snafu)
    
    * http/tests/webarchive/cross-origin-stylesheet-crash-expected.webarchive:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50779 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8d2ad66..242726f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2009-11-10  Brady Eidson  <beidson at apple.com>
 
+        Reviewed by NOBODY (Fix my own layout-test snafu)
+
+        Made a small change to my test then didn't update the results before landing.
+
+        * http/tests/webarchive/cross-origin-stylesheet-crash-expected.webarchive:
+
+2009-11-10  Brady Eidson  <beidson at apple.com>
+
         Reviewed by Sam Weinig.
 
         Repro crash saving pcmag.com article as a webarchive.
diff --git a/LayoutTests/http/tests/webarchive/cross-origin-stylesheet-crash-expected.webarchive b/LayoutTests/http/tests/webarchive/cross-origin-stylesheet-crash-expected.webarchive
index 10b1103..2d674de 100644
--- a/LayoutTests/http/tests/webarchive/cross-origin-stylesheet-crash-expected.webarchive
+++ b/LayoutTests/http/tests/webarchive/cross-origin-stylesheet-crash-expected.webarchive
@@ -30,7 +30,8 @@ Making a webarchive of this page should not crash.
 	<array>
 		<dict>
 			<key>WebResourceData</key>
-			<string> </string>
+			<string>
+</string>
 			<key>WebResourceMIMEType</key>
 			<string>text/css</string>
 			<key>WebResourceResponse</key>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list