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

Issue 2805503002: Ensure initial focus is set properly when creating a ContentViewCore (Closed)

Created:
3 years, 8 months ago by mthiesse
Modified:
3 years, 8 months ago
CC:
agrieve+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, jam
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure initial focus is set properly when creating a ContentViewCore BUG=708733 Review-Url: https://codereview.chromium.org/2805503002 Cr-Commit-Position: refs/heads/master@{#462235} Committed: https://chromium.googlesource.com/chromium/src/+/8b258db9ec45e08a723cdb46a67b2cf356adda3f

Patch Set 1 #

Total comments: 4

Patch Set 2 : cleanup #

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -14 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 5 chunks +12 lines, -9 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/input/ImeAdapter.java View 1 chunk +4 lines, -4 lines 0 comments Download
M content/public/android/javatests/src/org/chromium/content/browser/PopupZoomerTest.java View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 16 (10 generated)
mthiesse
WDYT aelias? I don't know of any bugs on ToT that this fixes, but we ...
3 years, 8 months ago (2017-04-05 20:08:20 UTC) #8
aelias_OOO_until_Jul13
Thanks for the cleanup. https://codereview.chromium.org/2805503002/diff/20001/content/public/android/java/src/org/chromium/content/browser/ContentView.java File content/public/android/java/src/org/chromium/content/browser/ContentView.java (right): https://codereview.chromium.org/2805503002/diff/20001/content/public/android/java/src/org/chromium/content/browser/ContentView.java#newcode167 content/public/android/java/src/org/chromium/content/browser/ContentView.java:167: if (mHasWindowFocus != null) return ...
3 years, 8 months ago (2017-04-05 20:24:42 UTC) #9
mthiesse
https://codereview.chromium.org/2805503002/diff/20001/content/public/android/java/src/org/chromium/content/browser/ContentView.java File content/public/android/java/src/org/chromium/content/browser/ContentView.java (right): https://codereview.chromium.org/2805503002/diff/20001/content/public/android/java/src/org/chromium/content/browser/ContentView.java#newcode167 content/public/android/java/src/org/chromium/content/browser/ContentView.java:167: if (mHasWindowFocus != null) return mHasWindowFocus; On 2017/04/05 20:24:41, ...
3 years, 8 months ago (2017-04-05 20:49:31 UTC) #10
aelias_OOO_until_Jul13
lgtm, thanks!
3 years, 8 months ago (2017-04-05 21:01:11 UTC) #11
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/2805503002/60001
3 years, 8 months ago (2017-04-05 21:05:33 UTC) #13
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 22:00:28 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/8b258db9ec45e08a723cdb46a67b...

Powered by Google App Engine
This is Rietveld 408576698