Skip to content
  • abarth@webkit.org's avatar
    2009-06-13 Ben Murdoch <benm@google.com> · 1095f23d
    abarth@webkit.org authored
            Reviewed by Eric Seidel.  Landed by Adam Barth.
    
            https://bugs.webkit.org/show_bug.cgi?id=26189
    
            Add ENABLE(DOM_STORAGE) guards to the dom storage source files.
    
            * storage/LocalStorage.cpp: Add ENABLE(DOM_STORAGE) guards to the file.
            * storage/LocalStorage.h: Ditto
            * storage/LocalStorageArea.cpp: Ditto
            * storage/LocalStorageArea.h: Ditto
            * storage/LocalStorageTask.cpp: Ditto
            * storage/LocalStorageTask.h: Ditto
            * storage/LocalStorageThread.cpp: Ditto
            * storage/LocalStorageThread.h: Ditto
            * storage/SessionStorage.cpp: Ditto
            * storage/SessionStorage.h: Ditto
            * storage/SessionStorageArea.cpp: Ditto
            * storage/SessionStorageArea.h: Ditto
            * storage/Storage.cpp: Ditto
            * storage/Storage.h: Ditto
            * storage/StorageArea.cpp: Ditto
            * storage/StorageArea.h: Ditto
            * storage/StorageEvent.cpp: Ditto
            * storage/StorageEvent.h: Ditto
            * storage/StorageMap.cpp: Ditto
            * storage/StorageMap.h: Ditto
            * storage/StorageEvent.idl: Add Conditional=DOM_STORAGE attribute.
            * storage/Storage.idl: Ditto
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44662 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1095f23d