DescriptionRevert of bluetooth: Use WebBluetoothDeviceId instead of string (patchset #23 id:440001 of https://codereview.chromium.org/2019853002/ )
Reason for revert:
Appears to be a possible cause for failing tests:
https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/43401
https://build.chromium.org/p/chromium.mac/builders/Mac10.9%20Tests/builds/24953
Doing speculative revert.
Original issue's description:
> bluetooth: Use WebBluetoothDeviceId instead of string
>
> This adds more type safety to our current code and also allows us check the format
> of the string that we get from the renderer.
>
> Also moves the chromium variant bindings generation out of blink.gyp and into
> content_common_mojo_bindings.gyp. This avoids adding a dependency to content/common
> in blink.gyp since now the chromium bindings depend on
> content/common/bluetooth/web_bluetooth_device_id
>
> CQ_INCLUDE_TRYJOBS=master.tryserver.chromium.mac:mac_chromium_gyp_rel,master.tryserver.chromium.mac:mac_chromium_gyp_dbg
>
> BUG=577962
>
> Committed: https://crrev.com/bd27a25399b274afabd4338a28c5c1f72b37c78c
> Cr-Commit-Position: refs/heads/master@{#405806}
TBR=dcheng@chromium.org,jam@chromium.org,jbroman@chromium.org,jyasskin@chromium.org,palmer@chromium.org,rockot@chromium.org,ortuno@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=577962
Committed: https://crrev.com/7f83196051c0f4632f2e69d54922ee2a8ed2fea6
Cr-Commit-Position: refs/heads/master@{#405828}
Patch Set 1 #Messages
Total messages: 8 (3 generated)
|