Skip to content
  • commit-queue@webkit.org's avatar
    [WebKit IDL] move extended attributes to left of interface, exception... · a4d60d13
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=99012
    
    Patch by Takashi Sakamoto <tasak@google.com> on 2012-10-12
    Reviewed by Kentaro Hara.
    
    According to WebIDL spec, moved all extended attributes to the left
    of interface / attribute / readonly attribute / exception.
    
    No new tests. I ran run-bindings-tests and all tests passed.
    
    * Modules/battery/BatteryManager.idl:
    * Modules/battery/NavigatorBattery.idl:
    * Modules/filesystem/DOMFileSystem.idl:
    * Modules/filesystem/DOMFileSystemSync.idl:
    * Modules/filesystem/DOMWindowFileSystem.idl:
    * Modules/filesystem/DataTransferItemFileSystem.idl:
    * Modules/filesystem/DirectoryEntry.idl:
    * Modules/filesystem/DirectoryEntrySync.idl:
    * Modules/filesystem/DirectoryReader.idl:
    * Modules/filesystem/DirectoryReaderSync.idl:
    * Modules/filesystem/EntriesCallback.idl:
    * Modules/filesystem/Entry.idl:
    * Modules/filesystem/EntryArray.idl:
    * Modules/filesystem/EntryArraySync.idl:
    * Modules/filesystem/EntryCallback.idl...
    a4d60d13