Skip to content
  • arv@chromium.org's avatar
    Remove LegacyDefaultOptionalArguments flag from storage IDL files · 29befb1f
    arv@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=65744
    
    Reviewed by Adam Barth.
    
    Source/WebCore:
    
    Test: storage/domstorage/localstorage/missing-arguments.html
    
    * storage/DatabaseCallback.idl:
    * storage/IDBRequest.idl:
    * storage/IDBTransaction.idl:
    * storage/SQLResultSetRowList.idl:
    * storage/SQLStatementCallback.idl:
    * storage/SQLStatementErrorCallback.idl:
    * storage/SQLTransaction.idl:
    * storage/SQLTransactionCallback.idl:
    * storage/SQLTransactionErrorCallback.idl:
    * storage/SQLTransactionSync.idl:
    * storage/SQLTransactionSyncCallback.idl:
    * storage/Storage.idl:
    * storage/StorageInfo.idl:
    * storage/StorageInfoErrorCallback.idl:
    * storage/StorageInfoQuotaCallback.idl:
    * storage/StorageInfoUsageCallback.idl:
    
    LayoutTests:
    
    * storage/domstorage/localstorage/missing-arguments-expected.txt: Added.
    * storage/domstorage/localstorage/missing-arguments.html: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@99130 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    29befb1f