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

kinuko at chromium.org kinuko at chromium.org
Wed Dec 22 13:55:27 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d1d49d8982f8664a2306ab18f9e9431ba545f2c3
Author: kinuko at chromium.org <kinuko at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 29 19:08:30 2010 +0000

    2010-09-29  Kinuko Yasuda  <kinuko at chromium.org>
    
            Unreviewed, adding one more missing change from the last patch.
            https://bugs.webkit.org/show_bug.cgi?id=46524
    
            * WebKit.gyp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68675 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 0909581..d613814 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,5 +1,12 @@
 2010-09-29  Kinuko Yasuda  <kinuko at chromium.org>
 
+        Unreviewed, adding one more missing change from the last patch.
+        https://bugs.webkit.org/show_bug.cgi?id=46524
+
+        * WebKit.gyp:
+
+2010-09-29  Kinuko Yasuda  <kinuko at chromium.org>
+
         Unreviewed, adding the new files that were supposed to be added
         but I missed to include in my previous patch.
         https://bugs.webkit.org/show_bug.cgi?id=46524
diff --git a/WebKit/chromium/WebKit.gyp b/WebKit/chromium/WebKit.gyp
index 5b953e3..4f2b93f 100644
--- a/WebKit/chromium/WebKit.gyp
+++ b/WebKit/chromium/WebKit.gyp
@@ -533,6 +533,8 @@
                 'src/WebWorkerClientImpl.h',
                 'src/WebWorkerImpl.cpp',
                 'src/WebWorkerImpl.h',
+                'src/WorkerAsyncFileSystemChromium.cpp',
+                'src/WorkerAsyncFileSystemChromium.h',
                 'src/WorkerFileSystemCallbacksBridge.cpp',
                 'src/WorkerFileSystemCallbacksBridge.h',
                 'src/WrappedResourceRequest.h',

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list