Skip to content
  • kinuko@chromium.org's avatar
    2011-05-18 Kinuko Yasuda <kinuko@chromium.org> · af600cfc
    kinuko@chromium.org authored
            Reviewed by David Levin.
    
            Expose webkitStorageInfo.requestQuota() for Quota API if QUOTA flag is enabled
            https://bugs.webkit.org/show_bug.cgi?id=59681
    
            * platform/chromium/test_expectations.txt:
            * platform/gtk/Skipped:
            * platform/mac/Skipped:
            * platform/qt/Skipped:
            * platform/win/Skipped:
            * storage/script-tests/storageinfo-request-quota.js: Added.
            * storage/storageinfo-request-quota-expected.txt: Added.
            * storage/storageinfo-request-quota.html: Added.
    2011-05-18  Kinuko Yasuda  <kinuko@chromium.org>
    
            Reviewed by David Levin.
    
            Expose webkitStorageInfo.requestQuota() for Quota API if QUOTA flag is enabled
            https://bugs.webkit.org/show_bug.cgi?id=59681
    
            Test: storage/storageinfo-request-quota.html
    
            * CMakeLists.txt:
            * CodeGenerators.pri:
            * DerivedSources.cpp:
            * DerivedSources.make:
            * GNUmakefile.am:
            * GNUmakefile.list.am:
            * WebCore.gypi:
            * WebCore.vcproj/WebCore.vcproj:
            * WebCore.xcodeproj/project.pbxproj:
            * storage/StorageInfo.idl: Added requestQuota().
            * storage/StorageInfoQuotaCallback.idl: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@86764 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    af600cfc