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

Issue 1894913002: Android: turn on auto-detect encoding by default (Closed)

Created:
4 years, 8 months ago by Jinsuk Kim
Modified:
4 years, 5 months ago
Reviewers:
Ted C, Theresa, rolfe
CC:
chromium-reviews, darin-cc_chromium.org, jam, aelias_OOO_until_Jul13, Theresa
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: turn on auto-detect encoding by default Now that CED (Compact Encoding Detection) library replaced ICU (crrev.com/2081653007), turning on auto-detect encoding by default became feasible without regression on page loading time. Also removed the encoding menu in site setting (originally added in crrev.com/1248163002). Will remove the menu on the other platforms in a follow-up CL. BUG=597488 Committed: https://crrev.com/f0829bf6d80a9109b399580fe48d8c3e1c66eeed Cr-Commit-Position: refs/heads/master@{#407005}

Patch Set 1 #

Patch Set 2 : turn on auto-detect encoding by default #

Patch Set 3 : rebased #

Total comments: 10

Patch Set 4 : Addressed comments #

Patch Set 5 : Rebased #

Patch Set 6 : Fix build error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -307 lines) Patch
D chrome/android/java/res/drawable-hdpi/settings_language.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-hdpi/settings_translate.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/settings_language.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-mdpi/settings_translate.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/settings_language.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-xhdpi/settings_translate.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xxhdpi/settings_language.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-xxhdpi/settings_translate.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xxxhdpi/settings_language.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-xxxhdpi/settings_translate.png View Binary file 0 comments Download
D chrome/android/java/res/xml/language_preferences.xml View 1 chunk +0 lines, -20 lines 0 comments Download
M chrome/android/java/res/xml/site_settings_preferences.xml View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + chrome/android/java/res/xml/translate_preferences.xml View 1 2 3 2 chunks +7 lines, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java View 1 4 chunks +0 lines, -16 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/preferences/website/LanguagePreferences.java View 1 chunk +0 lines, -106 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/website/SiteSettingsPreferences.java View 1 4 chunks +15 lines, -2 lines 0 comments Download
A + chrome/android/java/src/org/chromium/chrome/browser/preferences/website/TranslatePreferences.java View 1 2 3 4 chunks +23 lines, -21 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 4 2 chunks +3 lines, -12 lines 0 comments Download
M chrome/android/java_sources.gni View 1 2 3 4 5 3 chunks +2 lines, -1 line 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/EncodingDetectionTest.java View 1 2 3 1 chunk +60 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/preferences/website/SiteSettingsPreferencesTest.java View 1 3 chunks +0 lines, -56 lines 0 comments Download
M chrome/app/resources/locale_settings.grd View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_am.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ar.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_bg.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_bn.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ca.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_cs.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_da.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_de.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_el.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_en-GB.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_es.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_es-419.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_et.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_fa.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_fi.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_fil.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_fr.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_gu.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_hi.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_hr.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_hu.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_id.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_it.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ja.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_kn.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ko.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_lt.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_lv.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ml.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_mr.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_nb.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_nl.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_pl.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_pt-BR.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_pt-PT.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ro.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ru.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_sk.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_sl.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_sr.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_sv.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_sw.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_ta.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_te.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_th.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_tr.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_uk.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_vi.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_zh-CN.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/resources/locale_settings_zh-TW.xtb View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/preferences/pref_service_bridge.cc View 1 2 3 4 3 chunks +0 lines, -13 lines 0 comments Download

Messages

Total messages: 35 (24 generated)
Jinsuk Kim
4 years, 8 months ago (2016-04-18 05:33:07 UTC) #3
Jinsuk Kim
4 years, 5 months ago (2016-07-17 23:40:37 UTC) #10
Ted C
twellington@ is a better reviewer for this since she added it initially
4 years, 5 months ago (2016-07-19 00:28:40 UTC) #13
Theresa
Looks good overall, just a few comments. For the commit message, can you change the ...
4 years, 5 months ago (2016-07-19 20:18:04 UTC) #14
Jinsuk Kim
https://codereview.chromium.org/1894913002/diff/80001/chrome/android/java/res/xml/site_settings_preferences.xml File chrome/android/java/res/xml/site_settings_preferences.xml (right): https://codereview.chromium.org/1894913002/diff/80001/chrome/android/java/res/xml/site_settings_preferences.xml#newcode65 chrome/android/java/res/xml/site_settings_preferences.xml:65: <Preference On 2016/07/19 20:18:03, Theresa Wellington wrote: > Check ...
4 years, 5 months ago (2016-07-20 04:04:53 UTC) #17
Theresa
lgtm
4 years, 5 months ago (2016-07-20 17:34:08 UTC) #18
Jinsuk Kim
On 2016/07/20 17:34:08, Theresa Wellington wrote: > lgtm Hi Ted, could you give owner's lgtm ...
4 years, 5 months ago (2016-07-21 01:40:25 UTC) #23
Ted C
On 2016/07/21 01:40:25, Jinsuk wrote: > On 2016/07/20 17:34:08, Theresa Wellington wrote: > > lgtm ...
4 years, 5 months ago (2016-07-21 17:07:18 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1894913002/140001
4 years, 5 months ago (2016-07-22 02:23:27 UTC) #31
commit-bot: I haz the power
Committed patchset #6 (id:140001)
4 years, 5 months ago (2016-07-22 03:11:41 UTC) #33
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 03:13:15 UTC) #35
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f0829bf6d80a9109b399580fe48d8c3e1c66eeed
Cr-Commit-Position: refs/heads/master@{#407005}

Powered by Google App Engine
This is Rietveld 408576698