[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

ojan at chromium.org ojan at chromium.org
Wed Dec 22 18:46:26 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3bc3182a7c28566eeeb948b0c216c298d2034aad
Author: ojan at chromium.org <ojan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 17 18:37:24 2010 +0000

    2010-12-17  Ojan Vafai  <ojan at chromium.org>
    
            Increment psuedo-version number to avoid pulling cached version.
    
            * PrettyPatch/PrettyPatch.rb:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74277 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/BugsSite/ChangeLog b/BugsSite/ChangeLog
index d4627de..3477f09 100644
--- a/BugsSite/ChangeLog
+++ b/BugsSite/ChangeLog
@@ -1,5 +1,11 @@
 2010-12-17  Ojan Vafai  <ojan at chromium.org>
 
+        Increment psuedo-version number to avoid pulling cached version.
+
+        * PrettyPatch/PrettyPatch.rb:
+
+2010-12-17  Ojan Vafai  <ojan at chromium.org>
+
         Speculative fix for the code review tool in Firefox.
         Fixes a JS error and makes the status bubble mostly work
         if postMessage is not supported.
diff --git a/BugsSite/PrettyPatch/PrettyPatch.rb b/BugsSite/PrettyPatch/PrettyPatch.rb
index d7f2d58..a19c124 100644
--- a/BugsSite/PrettyPatch/PrettyPatch.rb
+++ b/BugsSite/PrettyPatch/PrettyPatch.rb
@@ -358,7 +358,7 @@ body {
 }
 </style>
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> 
-<script src="code-review.js?version=16"></script>
+<script src="code-review.js?version=17"></script>
 EOF
 
     def self.revisionOrDescription(string)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list