|
|
Chromium Code Reviews
DescriptionFix unexpected metrics preference resetting.
Currently, if metrics preference is already enabled on
arc_support extension starting, then the checkbox is
hidden. Thus, isMetricsEnabled=false is sent onAgree
and then it is disabled un-intentionally.
This CL fixes the bug.
BUG=656006
, b/32132303
TEST=Ran on test device.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/6ecec1dcd1856abc9b37d94a460c4f96e047e5ba
Cr-Commit-Position: refs/heads/master@{#425334}
Patch Set 1 #
Messages
Total messages: 18 (10 generated)
Description was changed from ========== Fix unexpected metrics preference resetting. Currently, if metrics preference is already enabled on arc_support extension starting, then the checkbox is hidden. Thus, isMetricsEnabled=false is sent onAgree and then it is disabled un-intentionally. This CL fixes the bug. BUG=b/32132303 TEST=Ran on test device. ========== to ========== Fix unexpected metrics preference resetting. Currently, if metrics preference is already enabled on arc_support extension starting, then the checkbox is hidden. Thus, isMetricsEnabled=false is sent onAgree and then it is disabled un-intentionally. This CL fixes the bug. BUG=b/32132303 TEST=Ran on test device. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
The CQ bit was checked by hidehiko@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...
hidehiko@chromium.org changed reviewers: + lhchavez@chromium.org, xiyuan@chromium.org
PTAL. This is M55 cherry-pick target.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
cherry-pick targets must have a crbug in the commit description, instead of/in addition to a b/ bug. otherwise you still need to create the crbug and won't be autoapproved for merging once you meet the requirements. other than that, lgtm.
Do we have an integration test to verify the setting matches in Android what is set on Chrome OS? If not, please file an issue to create one, this is a very important thing to not regress.
lgtm
Description was changed from ========== Fix unexpected metrics preference resetting. Currently, if metrics preference is already enabled on arc_support extension starting, then the checkbox is hidden. Thus, isMetricsEnabled=false is sent onAgree and then it is disabled un-intentionally. This CL fixes the bug. BUG=b/32132303 TEST=Ran on test device. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== Fix unexpected metrics preference resetting. Currently, if metrics preference is already enabled on arc_support extension starting, then the checkbox is hidden. Thus, isMetricsEnabled=false is sent onAgree and then it is disabled un-intentionally. This CL fixes the bug. BUG=656006, b/32132303 TEST=Ran on test device. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
Thank you for review. Filed a bug for cherry-pick: crbug.com/656006, and adding test: crbug.com/656007. Submitting.
The CQ bit was checked by hidehiko@chromium.org
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.
Description was changed from ========== Fix unexpected metrics preference resetting. Currently, if metrics preference is already enabled on arc_support extension starting, then the checkbox is hidden. Thus, isMetricsEnabled=false is sent onAgree and then it is disabled un-intentionally. This CL fixes the bug. BUG=656006, b/32132303 TEST=Ran on test device. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== Fix unexpected metrics preference resetting. Currently, if metrics preference is already enabled on arc_support extension starting, then the checkbox is hidden. Thus, isMetricsEnabled=false is sent onAgree and then it is disabled un-intentionally. This CL fixes the bug. BUG=656006, b/32132303 TEST=Ran on test device. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
Message was sent while issue was closed.
Committed patchset #1 (id:1)
Message was sent while issue was closed.
Description was changed from ========== Fix unexpected metrics preference resetting. Currently, if metrics preference is already enabled on arc_support extension starting, then the checkbox is hidden. Thus, isMetricsEnabled=false is sent onAgree and then it is disabled un-intentionally. This CL fixes the bug. BUG=656006, b/32132303 TEST=Ran on test device. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== Fix unexpected metrics preference resetting. Currently, if metrics preference is already enabled on arc_support extension starting, then the checkbox is hidden. Thus, isMetricsEnabled=false is sent onAgree and then it is disabled un-intentionally. This CL fixes the bug. BUG=656006, b/32132303 TEST=Ran on test device. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/6ecec1dcd1856abc9b37d94a460c4f96e047e5ba Cr-Commit-Position: refs/heads/master@{#425334} ==========
Message was sent while issue was closed.
Patchset 1 (id:??) landed as https://crrev.com/6ecec1dcd1856abc9b37d94a460c4f96e047e5ba Cr-Commit-Position: refs/heads/master@{#425334} |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
