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

Issue 299793002: Forcibly notify text input type changed when RenderWidgetHostViewAura gets focused. (Closed)

Created:
6 years, 7 months ago by Shu Chen
Modified:
6 years, 7 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jam, penghuang+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su, miu+watch_chromium.org, kevers, sadrul, Charlie Reis, jamesr
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Sends TextInputTypeChanged from renderer to browser when UpdateTextInputState. UpdateTextInputState used to only work with Android, but r245932 made it work with both Android and Aura. BUG=345080 TEST=Verified in sandbox. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272784

Patch Set 1 #

Patch Set 2 : correct the solution of the fix. #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M content/renderer/render_widget.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Shu Chen
Sadrul, can you please review this cl? Thanks, Shu
6 years, 7 months ago (2014-05-21 06:18:07 UTC) #1
Shu Chen
Consulted suzhe@, this cl takes a wrong way to fix the bug. Will update the ...
6 years, 7 months ago (2014-05-21 08:09:19 UTC) #2
Shu Chen
jochen@, can you please help to review this cl? creis@ and jamesr@ are both out ...
6 years, 7 months ago (2014-05-22 01:16:56 UTC) #3
jochen (gone - plz use gerrit)
is it possible to write a test for this?
6 years, 7 months ago (2014-05-22 08:35:38 UTC) #4
Shu Chen
jochen@, thanks for your review. I'm going to do a small refactoring soon to merge ...
6 years, 7 months ago (2014-05-22 09:02:10 UTC) #5
jochen (gone - plz use gerrit)
On 2014/05/22 09:02:10, Shu Chen wrote: > jochen@, thanks for your review. I'm going to ...
6 years, 7 months ago (2014-05-22 12:22:24 UTC) #6
Shu Chen
On 2014/05/22 12:22:24, jochen wrote: > On 2014/05/22 09:02:10, Shu Chen wrote: > > jochen@, ...
6 years, 7 months ago (2014-05-22 14:33:37 UTC) #7
jochen (gone - plz use gerrit)
On 2014/05/22 14:33:37, Shu Chen wrote: > On 2014/05/22 12:22:24, jochen wrote: > > On ...
6 years, 7 months ago (2014-05-22 14:46:41 UTC) #8
Shu Chen
On 2014/05/22 14:46:41, jochen wrote: > On 2014/05/22 14:33:37, Shu Chen wrote: > > On ...
6 years, 7 months ago (2014-05-24 10:40:01 UTC) #9
jochen (gone - plz use gerrit)
On 2014/05/24 10:40:01, Shu Chen wrote: > On 2014/05/22 14:46:41, jochen wrote: > > On ...
6 years, 7 months ago (2014-05-24 10:45:16 UTC) #10
Yuki
https://codereview.chromium.org/299793002/diff/40001/content/renderer/render_widget.cc File content/renderer/render_widget.cc (right): https://codereview.chromium.org/299793002/diff/40001/content/renderer/render_widget.cc#newcode1626 content/renderer/render_widget.cc:1626: return; // Not considered as a text input field ...
6 years, 7 months ago (2014-05-24 12:11:33 UTC) #11
Shu Chen
Thanks for your review! crbug.com/377169 is opened to track the refactoring. https://codereview.chromium.org/299793002/diff/40001/content/renderer/render_widget.cc File content/renderer/render_widget.cc (right): ...
6 years, 7 months ago (2014-05-24 13:42:59 UTC) #12
Shu Chen
The CQ bit was checked by shuchen@chromium.org
6 years, 7 months ago (2014-05-24 13:44:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shuchen@chromium.org/299793002/60001
6 years, 7 months ago (2014-05-24 13:44:11 UTC) #14
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-24 23:20:18 UTC) #15
commit-bot: I haz the power
6 years, 7 months ago (2014-05-26 04:20:09 UTC) #16
Message was sent while issue was closed.
Change committed as 272784

Powered by Google App Engine
This is Rietveld 408576698