Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(303)

Issue 1976453002: Add permission parsing and the removeService API. (Closed)

Created:
4 years, 7 months ago by rkc
Modified:
4 years, 7 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@idl_changes
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add permission parsing and the removeService API. This CL adds and fixes permission and property parsing for local GATT characteristics and descriptors. It also implements and adds a test for the removeService API. R=xiyuan@chromium.org BUG=611236 Committed: https://crrev.com/2ab68fd392b589b868e6e3c441e13a76dc38a448 Cr-Commit-Position: refs/heads/master@{#393391}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Messages

Total messages: 12 (5 generated)
rkc
4 years, 7 months ago (2016-05-12 04:41:09 UTC) #1
xiyuan
lgtm https://codereview.chromium.org/1976453002/diff/1/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_api.cc File chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_api.cc (right): https://codereview.chromium.org/1976453002/diff/1/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_api.cc#newcode186 chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_api.cc:186: if (find(api_permissions.begin(), api_permissions.end(), permission) != nit: just a ...
4 years, 7 months ago (2016-05-12 19:25:37 UTC) #2
rkc
https://codereview.chromium.org/1976453002/diff/1/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_api.cc File chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_api.cc (right): https://codereview.chromium.org/1976453002/diff/1/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_api.cc#newcode186 chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_api.cc:186: if (find(api_permissions.begin(), api_permissions.end(), permission) != On 2016/05/12 19:25:37, xiyuan ...
4 years, 7 months ago (2016-05-12 20:32:54 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1976453002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1976453002/40001
4 years, 7 months ago (2016-05-12 21:46:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1976453002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1976453002/40001
4 years, 7 months ago (2016-05-12 22:45:47 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-12 23:20:24 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 23:22:07 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2ab68fd392b589b868e6e3c441e13a76dc38a448
Cr-Commit-Position: refs/heads/master@{#393391}

Powered by Google App Engine
This is Rietveld 408576698