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

Issue 1203573002: Disable domain reliability on low-mem Android (Closed)

Created:
5 years, 6 months ago by zbowling_chromium
Modified:
5 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable domain reliability on low-mem Android Domain reliability uses 400k+ of memory on the heap. Disabling it until it's refactored when running on low memory devices. BUG=495342 Committed: https://crrev.com/4f3fde9522466af7d678eebe9f6a0a1356a0326e Cr-Commit-Position: refs/heads/master@{#335767}

Patch Set 1 #

Total comments: 2

Patch Set 2 : update comments #

Patch Set 3 : change order so we call DeviceClassManager later #

Total comments: 1

Patch Set 4 : spelling #

Patch Set 5 : typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 23 (9 generated)
zbowling_chromium
This should hopefully do the trick.
5 years, 6 months ago (2015-06-22 23:12:38 UTC) #2
Maria
lgtm
5 years, 6 months ago (2015-06-23 01:54:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1203573002/1
5 years, 6 months ago (2015-06-23 02:13:32 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_android_rel_ng/builds/36737)
5 years, 6 months ago (2015-06-23 03:40:34 UTC) #10
cbentzel
5 years, 6 months ago (2015-06-23 12:18:42 UTC) #12
cbentzel
LGTM Does this impact any tests? https://codereview.chromium.org/1203573002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java File chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java (right): https://codereview.chromium.org/1203573002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java#newcode109 chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java:109: // TODO(zbowling): remove ...
5 years, 6 months ago (2015-06-23 12:20:44 UTC) #13
zbowling_chromium
On 2015/06/23 12:20:44, cbentzel wrote: > LGTM > > Does this impact any tests? > ...
5 years, 6 months ago (2015-06-23 13:51:09 UTC) #14
cbentzel
Thanks for looking into it. I'm guessing many devs don't run on low-mem devices for ...
5 years, 6 months ago (2015-06-23 13:54:26 UTC) #15
zbowling_chromium
This breaks a completely unrelated test consistently on a trybot oddly. Especially weird because the ...
5 years, 6 months ago (2015-06-23 17:09:02 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1203573002/40001
5 years, 6 months ago (2015-06-23 22:00:14 UTC) #19
Dmitry Skiba
https://codereview.chromium.org/1203573002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java File chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java (right): https://codereview.chromium.org/1203573002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java#newcode96 chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java:96: private void preInflationStatupDone() { Statup -> Startup
5 years, 6 months ago (2015-06-23 22:09:55 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-23 22:11:17 UTC) #21
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/4f3fde9522466af7d678eebe9f6a0a1356a0326e Cr-Commit-Position: refs/heads/master@{#335767}
5 years, 6 months ago (2015-06-23 22:12:26 UTC) #22
zbowling_chromium
5 years, 6 months ago (2015-06-23 22:41:11 UTC) #23
Message was sent while issue was closed.
Fixed the typo.

Powered by Google App Engine
This is Rietveld 408576698