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

Issue 1022143003: Removes flag --enable-new-md-input-view and add a opposite flag: --disable-new-md-input-view. (Closed)

Created:
5 years, 9 months ago by FengYuan
Modified:
5 years, 8 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, asvitkine+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removes flag --enable-new-md-input-view and add a opposite flag: --disable-new-md-input-view. BUG=422869, 470405 TBR=asvitkine@chromium.org,bshe@chromium.org Committed: https://crrev.com/0ad7e3344e09bb78960e3b83a0c7d2197c3c5941 Cr-Commit-Position: refs/heads/master@{#322124}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : Fixed virtual keyboard browser test broken #

Total comments: 1

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -14 lines) Patch
M chrome/test/data/chromeos/virtual_keyboard/layout_test.js View 1 2 3 4 2 chunks +6 lines, -9 lines 0 comments Download
M third_party/google_input_tools/inputview.gypi View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ui/keyboard/keyboard_resources.grd View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M ui/keyboard/keyboard_util.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 35 (13 generated)
FengYuan
5 years, 9 months ago (2015-03-20 17:10:40 UTC) #2
Shu Chen
https://codereview.chromium.org/1022143003/diff/1/chrome/browser/chromeos/extensions/input_method_api.cc File chrome/browser/chromeos/extensions/input_method_api.cc (right): https://codereview.chromium.org/1022143003/diff/1/chrome/browser/chromeos/extensions/input_method_api.cc#newcode44 chrome/browser/chromeos/extensions/input_method_api.cc:44: output->SetBoolean("isNewMDInputViewDisabled", please don't change this. https://codereview.chromium.org/1022143003/diff/1/chrome/common/extensions/api/input_method_private.json File chrome/common/extensions/api/input_method_private.json (right): ...
5 years, 9 months ago (2015-03-23 02:16:23 UTC) #3
FengYuan
PTAL https://codereview.chromium.org/1022143003/diff/1/chrome/browser/chromeos/extensions/input_method_api.cc File chrome/browser/chromeos/extensions/input_method_api.cc (right): https://codereview.chromium.org/1022143003/diff/1/chrome/browser/chromeos/extensions/input_method_api.cc#newcode44 chrome/browser/chromeos/extensions/input_method_api.cc:44: output->SetBoolean("isNewMDInputViewDisabled", On 2015/03/23 02:16:23, Shu Chen wrote: > ...
5 years, 9 months ago (2015-03-23 05:24:50 UTC) #4
Shu Chen
lgtm
5 years, 9 months ago (2015-03-23 05:28:20 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1022143003/20001
5 years, 9 months ago (2015-03-23 05:38:28 UTC) #9
FengYuan
5 years, 9 months ago (2015-03-23 05:42:48 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/38568)
5 years, 9 months ago (2015-03-23 06:47:19 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1022143003/20001
5 years, 9 months ago (2015-03-23 06:54:21 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/38580)
5 years, 9 months ago (2015-03-23 08:11:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1022143003/20001
5 years, 9 months ago (2015-03-24 05:29:50 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/39025)
5 years, 9 months ago (2015-03-24 06:50:09 UTC) #20
Alexei Svitkine (slow)
https://codereview.chromium.org/1022143003/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/1022143003/diff/20001/tools/metrics/histograms/histograms.xml#oldcode53126 tools/metrics/histograms/histograms.xml:53126: - <int value="413081240" label="enable-new-md-input-view"/> Please keep the old flag ...
5 years, 9 months ago (2015-03-24 13:41:22 UTC) #21
FengYuan
Thanks for your review, PTAL. https://codereview.chromium.org/1022143003/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/1022143003/diff/20001/tools/metrics/histograms/histograms.xml#oldcode53126 tools/metrics/histograms/histograms.xml:53126: - <int value="413081240" label="enable-new-md-input-view"/> ...
5 years, 9 months ago (2015-03-24 17:30:55 UTC) #22
Alexei Svitkine (slow)
On 2015/03/24 17:30:55, FengYuan wrote: > Thanks for your review, PTAL. > > https://codereview.chromium.org/1022143003/diff/20001/tools/metrics/histograms/histograms.xml > ...
5 years, 9 months ago (2015-03-24 17:34:25 UTC) #23
FengYuan
I forgot it's chromium..take it as critique... The patchset has uploaded, PTAL :) On 2015/03/24 ...
5 years, 9 months ago (2015-03-24 17:39:50 UTC) #24
FengYuan
Hi, Raheem Could you help review for the tests change? Thanks.
5 years, 9 months ago (2015-03-25 03:43:05 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1022143003/60001
5 years, 9 months ago (2015-03-25 03:46:31 UTC) #30
rsadam
virtual_keyboard/layout_test.js LGTM with nit. https://codereview.chromium.org/1022143003/diff/60001/chrome/test/data/chromeos/virtual_keyboard/layout_test.js File chrome/test/data/chromeos/virtual_keyboard/layout_test.js (right): https://codereview.chromium.org/1022143003/diff/60001/chrome/test/data/chromeos/virtual_keyboard/layout_test.js#newcode182 chrome/test/data/chromeos/virtual_keyboard/layout_test.js:182: // TODO(fengyuan): bring back this ...
5 years, 9 months ago (2015-03-25 03:48:16 UTC) #31
FengYuan
On 2015/03/25 03:48:16, rsadam wrote: > virtual_keyboard/layout_test.js LGTM with nit. > > https://codereview.chromium.org/1022143003/diff/60001/chrome/test/data/chromeos/virtual_keyboard/layout_test.js > File ...
5 years, 9 months ago (2015-03-25 03:54:01 UTC) #32
FengYuan
Thanks for your review.
5 years, 9 months ago (2015-03-25 03:54:13 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-25 06:44:20 UTC) #34
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 06:44:51 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0ad7e3344e09bb78960e3b83a0c7d2197c3c5941
Cr-Commit-Position: refs/heads/master@{#322124}

Powered by Google App Engine
This is Rietveld 408576698