Description was changed from ========== Android: Simplify isTablet and InterfaceRegistrars Clean-up after downstream changes landed ...
3 years, 7 months ago
(2017-05-24 16:35:34 UTC)
#1
Description was changed from
==========
Android: Simplify isTablet and InterfaceRegistrars
Clean-up after downstream changes landed to reduce passing around the
same global application context. Saves ~220 bytes.
BUG=646094
==========
to
==========
Android: Simplify isTablet and InterfaceRegistrars
Clean-up after downstream changes landed to reduce passing around the
same global application context. Saves ~220 bytes.
BUG=646094
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
Peter Wen
The CQ bit was checked by wnwen@chromium.org to run a CQ dry run
3 years, 7 months ago
(2017-05-24 16:35:44 UTC)
#2
3 years, 7 months ago
(2017-05-24 19:53:48 UTC)
#9
Dry run: This issue passed the CQ dry run.
estevenson
On 2017/05/24 18:11:13, Peter Wen wrote: > Hi Eric, > > Mind taking a look ...
3 years, 7 months ago
(2017-05-24 21:34:45 UTC)
#10
On 2017/05/24 18:11:13, Peter Wen wrote:
> Hi Eric,
>
> Mind taking a look at this follow-up fix for GetApplicationContext?
>
> Thanks,
>
> Peter
lgtm!
Thanks for the quick reviews! https://codereview.chromium.org/2897313002/diff/20001/services/device/vibration/android/java/src/org/chromium/device/vibration/VibrationManagerImpl.java File services/device/vibration/android/java/src/org/chromium/device/vibration/VibrationManagerImpl.java (right): https://codereview.chromium.org/2897313002/diff/20001/services/device/vibration/android/java/src/org/chromium/device/vibration/VibrationManagerImpl.java#newcode39 services/device/vibration/android/java/src/org/chromium/device/vibration/VibrationManagerImpl.java:39: mAudioManager = (AudioManager) ContextUtils.getApplicationContext().getSystemService( ...
3 years, 7 months ago
(2017-05-25 15:24:06 UTC)
#15
Thanks for the quick reviews!
https://codereview.chromium.org/2897313002/diff/20001/services/device/vibrati...
File
services/device/vibration/android/java/src/org/chromium/device/vibration/VibrationManagerImpl.java
(right):
https://codereview.chromium.org/2897313002/diff/20001/services/device/vibrati...
services/device/vibration/android/java/src/org/chromium/device/vibration/VibrationManagerImpl.java:39:
mAudioManager = (AudioManager)
ContextUtils.getApplicationContext().getSystemService(
On 2017/05/25 14:27:25, Reilly Grant wrote:
> This would be more readable if you saved ContextUtils.getApplicationContext()
in
> a local variable at the top of the function.
Done, thanks!
Peter Wen
The CQ bit was checked by wnwen@chromium.org
3 years, 7 months ago
(2017-05-25 15:24:11 UTC)
#16
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/464555)
3 years, 7 months ago
(2017-05-25 17:37:55 UTC)
#20
CQ is committing da patch. Bot data: {"patchset_id": 40001, "attempt_start_ts": 1495734300924610, "parent_rev": "1f6d93dd40c218bea0718132b326146ce177c16d", "commit_rev": "7848fec2384849ec0663c96d3bc73e9e3afd6e25"}
3 years, 7 months ago
(2017-05-25 17:55:57 UTC)
#23
CQ is committing da patch.
Bot data: {"patchset_id": 40001, "attempt_start_ts": 1495734300924610,
"parent_rev": "1f6d93dd40c218bea0718132b326146ce177c16d", "commit_rev":
"7848fec2384849ec0663c96d3bc73e9e3afd6e25"}
commit-bot: I haz the power
Description was changed from ========== Android: Simplify isTablet and InterfaceRegistrars Clean-up after downstream changes landed ...
3 years, 7 months ago
(2017-05-25 17:56:11 UTC)
#24
Message was sent while issue was closed.
Description was changed from
==========
Android: Simplify isTablet and InterfaceRegistrars
Clean-up after downstream changes landed to reduce passing around the
same global application context. Saves ~220 bytes.
BUG=646094
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
to
==========
Android: Simplify isTablet and InterfaceRegistrars
Clean-up after downstream changes landed to reduce passing around the
same global application context. Saves ~220 bytes.
BUG=646094
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2897313002
Cr-Commit-Position: refs/heads/master@{#474697}
Committed:
https://chromium.googlesource.com/chromium/src/+/7848fec2384849ec0663c96d3bc7...
==========
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/7848fec2384849ec0663c96d3bc73e9e3afd6e25
3 years, 7 months ago
(2017-05-25 17:56:12 UTC)
#25
Issue 2897313002: Android: Simplify isTablet and InterfaceRegistrars
(Closed)
Created 3 years, 7 months ago by Peter Wen
Modified 3 years, 7 months ago
Reviewers: estevenson, Ted C, Reilly Grant (use Gerrit)
Base URL:
Comments: 2