[Extensions Bindings] Add promise support to APIBinding
Have APIBinding support promises if the API schema includes a "supportsPromises" boolean. Note that currently none of the APIs include this; this is just getting things wired up (and testable). Add a unittest for the same. Bug: 978538 Change-Id: I849e64fe1fb81633601cf4c846cd93d01010dcac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1707768 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#685020}
Showing
Please register or sign in to comment