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

mrowe at apple.com mrowe at apple.com
Wed Dec 22 11:42:11 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 27170f233a374f8d49f73b63d0045809d3f913c4
Author: mrowe at apple.com <mrowe at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 4 08:06:06 2010 +0000

    Build fix.
    
    It's really useful if the forwarding headers match the name of the file that they're forwarding to.
    Amazingly enough, if the name doesn't match then the file cannot be found! Who'd have thunk it?!
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64635 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptGlue/ForwardingHeaders/wtf/BitMap.h b/JavaScriptGlue/ForwardingHeaders/wtf/Bitmap.h
similarity index 100%
rename from JavaScriptGlue/ForwardingHeaders/wtf/BitMap.h
rename to JavaScriptGlue/ForwardingHeaders/wtf/Bitmap.h
diff --git a/WebCore/ForwardingHeaders/wtf/BitMap.h b/WebCore/ForwardingHeaders/wtf/Bitmap.h
similarity index 100%
rename from WebCore/ForwardingHeaders/wtf/BitMap.h
rename to WebCore/ForwardingHeaders/wtf/Bitmap.h

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list