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

Issue 11013031: Check for NULL extension_service and extension_process_map for Android platform (Closed)

Created:
8 years, 2 months ago by whywhat
Modified:
8 years, 2 months ago
Reviewers:
Avi (use Gerrit), jam
CC:
chromium-reviews
Visibility:
Public.

Description

Check for NULL extension_service and extension_process_map for Android platform BUG=153582 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161374

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed style of NULL checks #

Patch Set 3 : Added a unit test #

Patch Set 4 : Undo unit test and function refactoring #

Patch Set 5 : Synced #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M chrome/browser/memory_details.cc View 1 3 3 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
whywhat
Please, take a look. I'm not sure what's the best way to test this so ...
8 years, 2 months ago (2012-10-03 19:36:49 UTC) #1
jam
On 2012/10/03 19:36:49, whywhat wrote: > Please, take a look. > I'm not sure what's ...
8 years, 2 months ago (2012-10-03 21:00:13 UTC) #2
whywhat
https://codereview.chromium.org/11013031/diff/1/chrome/browser/memory_details.cc File chrome/browser/memory_details.cc (right): https://codereview.chromium.org/11013031/diff/1/chrome/browser/memory_details.cc#newcode232 chrome/browser/memory_details.cc:232: if (extension_service != NULL) On 2012/10/03 21:00:13, John Abd-El-Malek ...
8 years, 2 months ago (2012-10-04 09:58:31 UTC) #3
whywhat
Seems tricky to add a test: - ContentShell doesn't load memory details, i.e. loading chrome://memory ...
8 years, 2 months ago (2012-10-04 14:16:15 UTC) #4
whywhat
Added a unit test. PTAL!
8 years, 2 months ago (2012-10-04 18:24:24 UTC) #5
jam
hmm, i'm not sure how valuable this test is. i.e. it might catch this very ...
8 years, 2 months ago (2012-10-04 22:11:44 UTC) #6
whywhat
On 2012/10/04 22:11:44, John Abd-El-Malek wrote: > hmm, i'm not sure how valuable this test ...
8 years, 2 months ago (2012-10-05 08:23:50 UTC) #7
whywhat
Soft ping + Avi in case John is away
8 years, 2 months ago (2012-10-08 16:14:42 UTC) #8
jam
On 2012/10/05 08:23:50, whywhat wrote: > On 2012/10/04 22:11:44, John Abd-El-Malek wrote: > > hmm, ...
8 years, 2 months ago (2012-10-10 03:39:52 UTC) #9
whywhat
Thanks for discussing this further. Undid the test and method refactoring.
8 years, 2 months ago (2012-10-10 09:05:36 UTC) #10
jam
lgtm
8 years, 2 months ago (2012-10-11 15:58:42 UTC) #11
whywhat
On 2012/10/11 15:58:42, John Abd-El-Malek wrote: > lgtm Thanks for reviewing!
8 years, 2 months ago (2012-10-11 16:01:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avayvod@chromium.org/11013031/24003
8 years, 2 months ago (2012-10-11 16:01:17 UTC) #13
commit-bot: I haz the power
8 years, 2 months ago (2012-10-11 18:04:28 UTC) #14
Change committed as 161374

Powered by Google App Engine
This is Rietveld 408576698