IDL: Fix IDL description of IDBObjectStore
An extended attribute [EnforceRange] is applicable to integer types, and not applicable to others, e.g. arguments. This CL fixes the folloing wrong usage of [EnforceRange], and it follows the spec of IDBOjbectStore. https://w3c.github.io/IndexedDB/#object-store-interface Bug: 819112 Change-Id: I65fa19cfd4d1119213390a54dba3247ee0cd2b4a Reviewed-on: https://chromium-review.googlesource.com/c/1280622Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#599616}
Showing
Please register or sign in to comment