Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bluetooth: FakeBluetoothChooser impl. #10083

Merged
merged 1 commit into from
Mar 28, 2018
Merged

Commits on Mar 28, 2018

  1. bluetooth: FakeBluetoothChooser impl.

    Implements the interfaces that FakeBluetoothChooser overrides. The
    mojom::FakeBluetoothChooser overrides are implemented by running
    |event_handler_| with the appropriate arguments. The BluetoothChooser
    overrides do nothing at the moment, since the base class is only meant
    to update the chooser user interface.
    
    This change also begins to partially convert a Bluetooth chooser test to test
    the interface and deletes the temporary tests that were created to test this
    API.
    
    BUG=719827,719826,824704
    
    Change-Id: I56a04e6bdb2de38d9163d7bc350db578deeb9ba3
    Reviewed-on: https://chromium-review.googlesource.com/962983
    Reviewed-by: Daniel Cheng <dcheng@chromium.org>
    Reviewed-by: Conley Owens <cco3@chromium.org>
    Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org>
    Commit-Queue: Ovidio Henriquez <odejesush@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#546509}
    odejesush authored and chromium-wpt-export-bot committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    d483876 View commit details
    Browse the repository at this point in the history