Add missing JS generation support for PendingAssociated{Remote,Receiver}
This CL adds the remaining bits needed to add support for the new mojo types pending_associated_remote & pending_associated_receiver to the JavaScript generators. Similarly to what was done for CL1507289, these types translate for now to the existing endpoint types in those language, to allow mojom conversions without having to adapt those bindings first. This will unblock cleaning up Blink from the old mojo types, as this is at least required to migrate references to the XREnvironmentIntegrationProvider and XRInputSourceButtonListener mojo interfaces (see CLs 1836416 & 1844995d). Bug: 875030, 955171, 978694 Change-Id: I9ccf1ef2dabcab1ef49b35cae244924bfb44534b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847331Reviewed-by:Ken Rockot <rockot@google.com> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#705343}
Showing
Please register or sign in to comment