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

Issue 10442044: Fix the white flicker of the keyboard overlay when it first appearing. (Closed)

Created:
8 years, 7 months ago by mazda
Modified:
8 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix the white flicker of the keyboard overlay when first appearing. BUG=129582 TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141737

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : Address comment #

Total comments: 2

Patch Set 4 : Remove SetOpacity #

Patch Set 5 : use requestAnimationFrame #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -21 lines) Patch
M chrome/browser/resources/chromeos/keyboard_overlay.js View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/keyboard_overlay_delegate.h View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/views/keyboard_overlay_delegate.cc View 1 2 3 4 5 4 chunks +59 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/keyboard_overlay_dialog_view.cc View 1 2 3 4 5 6 1 chunk +1 line, -19 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
mazda
Oshima-san, Could you review this CL since you made a similar fix in GTK era? ...
8 years, 7 months ago (2012-05-25 21:55:12 UTC) #1
oshima
LGTM http://codereview.chromium.org/10442044/diff/2001/chrome/browser/ui/views/keyboard_overlay_delegate.cc File chrome/browser/ui/views/keyboard_overlay_delegate.cc (right): http://codereview.chromium.org/10442044/diff/2001/chrome/browser/ui/views/keyboard_overlay_delegate.cc#newcode55 chrome/browser/ui/views/keyboard_overlay_delegate.cc:55: gfx::Rect rect = gfx::Screen::GetMonitorNearestWindow( const gfx::Rect& http://codereview.chromium.org/10442044/diff/2001/chrome/browser/ui/views/keyboard_overlay_delegate.cc#newcode143 chrome/browser/ui/views/keyboard_overlay_delegate.cc:143: ...
8 years, 7 months ago (2012-05-25 22:33:20 UTC) #2
mazda
Jonathan, I have a question about content::NOTIFICATION_RENDER_WIDGET_HOST_DID_PAINT. Is it OK to rely on this notification ...
8 years, 7 months ago (2012-05-25 23:30:37 UTC) #3
mazda
Hi Jonathan, Is there any advice on the question below? > I have a question ...
8 years, 6 months ago (2012-05-30 16:28:09 UTC) #4
mazda
Ben, Could you do an OWNERS review for chrome/browser/ui?
8 years, 6 months ago (2012-05-30 20:32:53 UTC) #5
Ben Goodger (Google)
http://codereview.chromium.org/10442044/diff/5001/chrome/browser/ui/views/keyboard_overlay_delegate.cc File chrome/browser/ui/views/keyboard_overlay_delegate.cc (right): http://codereview.chromium.org/10442044/diff/5001/chrome/browser/ui/views/keyboard_overlay_delegate.cc#newcode66 chrome/browser/ui/views/keyboard_overlay_delegate.cc:66: widget->SetOpacity(0); Can we just get away with not calling ...
8 years, 6 months ago (2012-05-30 20:49:12 UTC) #6
mazda
Thank you for the comment. Please take another look. http://codereview.chromium.org/10442044/diff/5001/chrome/browser/ui/views/keyboard_overlay_delegate.cc File chrome/browser/ui/views/keyboard_overlay_delegate.cc (right): http://codereview.chromium.org/10442044/diff/5001/chrome/browser/ui/views/keyboard_overlay_delegate.cc#newcode66 chrome/browser/ui/views/keyboard_overlay_delegate.cc:66: ...
8 years, 6 months ago (2012-05-31 00:22:17 UTC) #7
jonathan.backer
On 2012/05/25 23:30:37, mazda wrote: > Jonathan, > I have a question about content::NOTIFICATION_RENDER_WIDGET_HOST_DID_PAINT. > ...
8 years, 6 months ago (2012-05-31 15:14:05 UTC) #8
mazda
Jonathan, Thank you for the comment and the pointer. Oshima-san, Could you take another look ...
8 years, 6 months ago (2012-06-01 17:13:43 UTC) #9
mazda
Oshima-san: ping?
8 years, 6 months ago (2012-06-05 21:46:04 UTC) #10
oshima
LGTM
8 years, 6 months ago (2012-06-05 21:50:11 UTC) #11
mazda
Ben, Could you do an OWNERS review for chrome/browser/ui again?
8 years, 6 months ago (2012-06-06 01:13:59 UTC) #12
Ben Goodger (Google)
lgtm
8 years, 6 months ago (2012-06-12 18:22:44 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/10442044/22001
8 years, 6 months ago (2012-06-12 18:37:04 UTC) #14
commit-bot: I haz the power
Presubmit check for 10442044-22001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 6 months ago (2012-06-12 18:37:07 UTC) #15
mazda
Xiyuan, Could you do an owners review for chrome/browser/resources/chromeos?
8 years, 6 months ago (2012-06-12 18:38:45 UTC) #16
xiyuan
lgtm
8 years, 6 months ago (2012-06-12 19:18:03 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/10442044/22001
8 years, 6 months ago (2012-06-12 19:27:20 UTC) #18
commit-bot: I haz the power
8 years, 6 months ago (2012-06-12 21:06:27 UTC) #19
Change committed as 141737

Powered by Google App Engine
This is Rietveld 408576698