[SCM] WebKit Debian packaging branch, debian/experimental,	updated. debian/1.3.8-1-1049-g2e11a8e
    rniwa at webkit.org 
    rniwa at webkit.org
       
    Fri Jan 21 15:09:51 UTC 2011
    
    
  
The following commit has been merged in the debian/experimental branch:
commit c892e5856ecf936b6fcaa68198fb4608ed877761
Author: rniwa at webkit.org <rniwa at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 8 00:53:58 2011 +0000
    2011-01-07  Ryosuke Niwa  <rniwa at webkit.org>
    
            Unreviewed; speculative fix for Windows debug build.
    
            * bindings/js/JSBindingsAllInOne.cpp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75294 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 2d59cee..1c76235 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
 2011-01-07  Ryosuke Niwa  <rniwa at webkit.org>
 
+        Unreviewed; speculative fix for Windows debug build.
+
+        * bindings/js/JSBindingsAllInOne.cpp:
+
+2011-01-07  Ryosuke Niwa  <rniwa at webkit.org>
+
         Reviewed by Ojan Vafai.
 
         Adopting an iframe to a child frame results in stack overflow
diff --git a/WebCore/bindings/js/JSBindingsAllInOne.cpp b/WebCore/bindings/js/JSBindingsAllInOne.cpp
index b33b5b6..853e2ef 100644
--- a/WebCore/bindings/js/JSBindingsAllInOne.cpp
+++ b/WebCore/bindings/js/JSBindingsAllInOne.cpp
@@ -159,3 +159,4 @@
 #include "ScriptState.cpp"
 #include "SerializedScriptValue.cpp"
 #include "WorkerScriptController.cpp"
+
-- 
WebKit Debian packaging
    
    
More information about the Pkg-webkit-commits
mailing list