|
|
Chromium Code Reviews|
Created:
4 years, 2 months ago by juncai Modified:
4 years, 2 months ago CC:
asvitkine+watch_chromium.org, blink-reviews, chromium-reviews, haraken, Jeffrey Yasskin, ortuno+watch_chromium.org, scheib+watch_chromium.org, scheib Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionMake BluetoothDevice.uuids attribute deprecated
This CL adds code to deprecate BluetoothDevice.uuids attribute.
BUG=653317
Committed: https://crrev.com/6c71ae2c347a5b0e6b6be2b8a3e461feb7532c43
Cr-Commit-Position: refs/heads/master@{#424815}
Patch Set 1 : make BluetoothDevice.uuids attribute deprecated #Patch Set 2 : merge master and resolve conflicts #
Total comments: 2
Patch Set 3 : address comments #Patch Set 4 : merge master and resolve conflicts #Patch Set 5 : merge master and resolve conflicts #
Total comments: 2
Messages
Total messages: 42 (29 generated)
The CQ bit was checked by juncai@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
juncai@chromium.org changed reviewers: + ortuno@chromium.org
Please take a look.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_comp...) cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linu...) linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_comp...)
The CQ bit was checked by juncai@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
lgtm https://codereview.chromium.org/2408773003/diff/20001/third_party/WebKit/Sour... File third_party/WebKit/Source/core/frame/Deprecation.cpp (right): https://codereview.chromium.org/2408773003/diff/20001/third_party/WebKit/Sour... third_party/WebKit/Source/core/frame/Deprecation.cpp:468: return "BluetoothDevice.uuids attribute is deprecated, replace it with " nit: "BluetoothDevice.uuids is deprecated. Use getPrimaryServices() to retrieve all available UUIDs."
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
juncai@chromium.org changed reviewers: + dcheng@chromium.org, isherman@chromium.org
dcheng@chromium.org: Please review changes in //third_party/WebKit/Source/core/frame/ isherman@chromium.org: Please review changes in //tools/metrics/histograms/histograms.xml
//third_party/WebKit/Source/core/frame lgtm
The CQ bit was checked by juncai@chromium.org to run a CQ dry run
https://codereview.chromium.org/2408773003/diff/20001/third_party/WebKit/Sour... File third_party/WebKit/Source/core/frame/Deprecation.cpp (right): https://codereview.chromium.org/2408773003/diff/20001/third_party/WebKit/Sour... third_party/WebKit/Source/core/frame/Deprecation.cpp:468: return "BluetoothDevice.uuids attribute is deprecated, replace it with " On 2016/10/11 00:50:42, ortuno wrote: > nit: "BluetoothDevice.uuids is deprecated. Use getPrimaryServices() to retrieve > all available UUIDs." Done.
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds...) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/bui...) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_...)
The CQ bit was checked by juncai@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds...)
histograms.xml lgtm
The CQ bit was checked by juncai@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from ortuno@chromium.org, dcheng@chromium.org Link to the patchset: https://codereview.chromium.org/2408773003/#ps60001 (title: "merge master and resolve conflicts")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds...) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/bui...)
The CQ bit was checked by juncai@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by juncai@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from ortuno@chromium.org, isherman@chromium.org, dcheng@chromium.org Link to the patchset: https://codereview.chromium.org/2408773003/#ps80001 (title: "merge master and resolve conflicts")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Committed patchset #5 (id:80001)
Message was sent while issue was closed.
Description was changed from ========== Make BluetoothDevice.uuids attribute deprecated This CL adds code to deprecate BluetoothDevice.uuids attribute. BUG=653317 ========== to ========== Make BluetoothDevice.uuids attribute deprecated This CL adds code to deprecate BluetoothDevice.uuids attribute. BUG=653317 Committed: https://crrev.com/6c71ae2c347a5b0e6b6be2b8a3e461feb7532c43 Cr-Commit-Position: refs/heads/master@{#424815} ==========
Message was sent while issue was closed.
Patchset 5 (id:??) landed as https://crrev.com/6c71ae2c347a5b0e6b6be2b8a3e461feb7532c43 Cr-Commit-Position: refs/heads/master@{#424815}
Message was sent while issue was closed.
jyasskin@chromium.org changed reviewers: + jyasskin@chromium.org
Message was sent while issue was closed.
https://codereview.chromium.org/2408773003/diff/80001/third_party/WebKit/Sour... File third_party/WebKit/Source/core/frame/Deprecation.cpp (right): https://codereview.chromium.org/2408773003/diff/80001/third_party/WebKit/Sour... third_party/WebKit/Source/core/frame/Deprecation.cpp:465: return "BluetoothDevice.uuids is deprecated. Use getPrimaryServices() to " I forgot to mention this, but we should include a removal date on all deprecations. We don't have a chromestatus link, so we can't use willBeRemoved(), but we can use milestoneString(M57) to get the right date.
Message was sent while issue was closed.
https://codereview.chromium.org/2408773003/diff/80001/third_party/WebKit/Sour... File third_party/WebKit/Source/core/frame/Deprecation.cpp (right): https://codereview.chromium.org/2408773003/diff/80001/third_party/WebKit/Sour... third_party/WebKit/Source/core/frame/Deprecation.cpp:465: return "BluetoothDevice.uuids is deprecated. Use getPrimaryServices() to " On 2016/10/12 21:37:18, Jeffrey Yasskin wrote: > I forgot to mention this, but we should include a removal date on all > deprecations. We don't have a chromestatus link, so we can't use > willBeRemoved(), but we can use milestoneString(M57) to get the right date. Thanks! I'll create a CL to add the removal date. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
