serial: Rename dictionary members to avoid acronyms
This change renames members in the SerialOptions, SerialInputSignals and SerialOutputSignals dictionaries so that they avoid acronyms and are in lowerCamelCase, to match other web platform APIs. This is a rather large breaking change which will require participants in the Serial API Origin Trial to update their code. Bug: 884928 Change-Id: I2424a207cc05685b5b9ab72158748cb4f28f7d57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347375Reviewed-by:Domenic Denicola <domenic@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#797507}
Showing
Please register or sign in to comment