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

Issue 1275263004: Fix device_utils.SetProp not properly clearing cached value (Closed)

Created:
5 years, 4 months ago by agrieve
Modified:
5 years, 4 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, jbudorick+watch_chromium.org, klundberg+watch_chromium.org, yfriedman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix device_utils.SetProp not properly clearing cached value BUG= Committed: https://crrev.com/f15b1d8302972959de4d69047fc13fef9a7d0fec Cr-Commit-Position: refs/heads/master@{#342825}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M build/android/pylib/device/device_utils.py View 1 chunk +3 lines, -2 lines 3 comments Download

Depends on Patchset:

Messages

Total messages: 9 (2 generated)
agrieve
Wasn't causing a problem, just stumbled upon it when reading code
5 years, 4 months ago (2015-08-11 00:42:49 UTC) #2
jbudorick
lgtm w/ optional nit Also, this is awesome. https://codereview.chromium.org/1275263004/diff/1/build/android/pylib/device/device_utils.py File build/android/pylib/device/device_utils.py (right): https://codereview.chromium.org/1275263004/diff/1/build/android/pylib/device/device_utils.py#newcode1561 build/android/pylib/device/device_utils.py:1561: cache_key ...
5 years, 4 months ago (2015-08-11 00:47:54 UTC) #3
agrieve
https://codereview.chromium.org/1275263004/diff/1/build/android/pylib/device/device_utils.py File build/android/pylib/device/device_utils.py (right): https://codereview.chromium.org/1275263004/diff/1/build/android/pylib/device/device_utils.py#newcode1561 build/android/pylib/device/device_utils.py:1561: cache_key = '_prop:' + property_name On 2015/08/11 00:47:54, jbudorick ...
5 years, 4 months ago (2015-08-11 13:51:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1275263004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1275263004/1
5 years, 4 months ago (2015-08-11 13:52:19 UTC) #6
jbudorick
https://codereview.chromium.org/1275263004/diff/1/build/android/pylib/device/device_utils.py File build/android/pylib/device/device_utils.py (right): https://codereview.chromium.org/1275263004/diff/1/build/android/pylib/device/device_utils.py#newcode1561 build/android/pylib/device/device_utils.py:1561: cache_key = '_prop:' + property_name On 2015/08/11 at 13:51:56, ...
5 years, 4 months ago (2015-08-11 13:53:18 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-11 15:59:33 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-11 16:00:05 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f15b1d8302972959de4d69047fc13fef9a7d0fec
Cr-Commit-Position: refs/heads/master@{#342825}

Powered by Google App Engine
This is Rietveld 408576698