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

Issue 563743002: Remove FontSizePrefs destroy() method as its a singleton class. (Closed)

Created:
6 years, 3 months ago by wajahat
Modified:
6 years ago
Reviewers:
Ted C, nyquist, sunangel, Yaron
CC:
chromium-reviews, aboxhall+watch_chromium.org, yuzo+watch_chromium.org, plundblad+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove FontSizePrefs destroy() method as its a singleton class. As FontSizePrefs class is singleton and will be alive till the entire application lifespan and there are no references for destroy(), hence destroy() implemention can be removed. BUG=None. Committed: https://crrev.com/42f2211d2f2b05665547a08a842adeca7a6ea779 Cr-Commit-Position: refs/heads/master@{#295269}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changes Incorporated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -12 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/accessibility/FontSizePrefs.java View 1 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/android/accessibility/font_size_prefs_android.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/accessibility/font_size_prefs_android.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
wajahat
Please Review, Thanks!
6 years, 3 months ago (2014-09-11 12:05:15 UTC) #2
sky
I'm not a good reviewer for this. -sky
6 years, 3 months ago (2014-09-11 16:03:52 UTC) #4
wajahat
+Ted Choc Pl. review, Thanks!
6 years, 3 months ago (2014-09-15 06:09:31 UTC) #6
Ted C
Sorry to pass this along again, but I'm really unfamiliar with this code as well. ...
6 years, 3 months ago (2014-09-15 18:42:37 UTC) #8
nyquist
https://codereview.chromium.org/563743002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/accessibility/FontSizePrefs.java File chrome/android/java/src/org/chromium/chrome/browser/accessibility/FontSizePrefs.java (right): https://codereview.chromium.org/563743002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/accessibility/FontSizePrefs.java#newcode176 chrome/android/java/src/org/chromium/chrome/browser/accessibility/FontSizePrefs.java:176: mObserverMap.clear(); On 2014/09/15 18:42:37, Ted C wrote: > destroy ...
6 years, 3 months ago (2014-09-15 19:56:50 UTC) #9
wajahat
Changes incorporated as per suggestions PTAL, Thanks! https://codereview.chromium.org/563743002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/accessibility/FontSizePrefs.java File chrome/android/java/src/org/chromium/chrome/browser/accessibility/FontSizePrefs.java (right): https://codereview.chromium.org/563743002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/accessibility/FontSizePrefs.java#newcode176 chrome/android/java/src/org/chromium/chrome/browser/accessibility/FontSizePrefs.java:176: mObserverMap.clear(); On ...
6 years, 3 months ago (2014-09-16 09:30:36 UTC) #10
nyquist
lgtm. thanks!
6 years, 3 months ago (2014-09-16 15:52:46 UTC) #11
Ted C
lgtm
6 years, 3 months ago (2014-09-16 18:42:09 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/563743002/20001
6 years, 3 months ago (2014-09-17 05:30:40 UTC) #14
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-17 07:31:22 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/563743002/20001
6 years, 3 months ago (2014-09-17 13:34:57 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 5a9879c71a76bb0fdebf3ee021346e66d1cc3dc4
6 years, 3 months ago (2014-09-17 14:18:46 UTC) #19
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/42f2211d2f2b05665547a08a842adeca7a6ea779 Cr-Commit-Position: refs/heads/master@{#295269}
6 years, 3 months ago (2014-09-17 14:19:23 UTC) #20
Primiano Tucci (use gerrit)
6 years ago (2014-12-02 11:42:28 UTC) #21
Message was sent while issue was closed.
On 2014/09/17 14:19:23, I haz the power (commit-bot) wrote:
> Patchset 2 (id:??) landed as
> https://crrev.com/42f2211d2f2b05665547a08a842adeca7a6ea779
> Cr-Commit-Position: refs/heads/master@{#295269}

There seem to be a clusterfuzz bug related to this CR: crbug.com/433807
Can anybody here check whether it is plausible that this CL is causing the bug?
If so can somebody own it?

Powered by Google App Engine
This is Rietveld 408576698