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

Issue 10825070: Fix the candidate window position of IME in Retina display. (Closed)

Created:
8 years, 4 months ago by horo
Modified:
8 years, 4 months ago
Reviewers:
Avi (use Gerrit), Nico
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su, Seigo Nonaka, Nico, kenjibaheux
Visibility:
Public.

Description

Fix the candidate window position of IME in Retina display. BUG=139108 TEST=manually done Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148916

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
horo
Please review this cl.
8 years, 4 months ago (2012-07-29 02:07:30 UTC) #1
Avi (use Gerrit)
LGTM I repeatedly searched the codebase for convertRectToBase; how did I miss this?
8 years, 4 months ago (2012-07-29 02:11:37 UTC) #2
Nico
lgtm2 https://chromiumcodereview.appspot.com/10825070/diff/1/content/browser/renderer_host/render_widget_host_view_mac.mm File content/browser/renderer_host/render_widget_host_view_mac.mm (right): https://chromiumcodereview.appspot.com/10825070/diff/1/content/browser/renderer_host/render_widget_host_view_mac.mm#newcode2815 content/browser/renderer_host/render_widget_host_view_mac.mm:2815: rect.origin.y = NSHeight(viewFrame) - rect.origin.y; nit: Change this ...
8 years, 4 months ago (2012-07-29 02:12:03 UTC) #3
horo
https://chromiumcodereview.appspot.com/10825070/diff/1/content/browser/renderer_host/render_widget_host_view_mac.mm File content/browser/renderer_host/render_widget_host_view_mac.mm (right): https://chromiumcodereview.appspot.com/10825070/diff/1/content/browser/renderer_host/render_widget_host_view_mac.mm#newcode2815 content/browser/renderer_host/render_widget_host_view_mac.mm:2815: rect.origin.y = NSHeight(viewFrame) - rect.origin.y; On 2012/07/29 02:12:04, Nico ...
8 years, 4 months ago (2012-07-29 02:40:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/10825070/2002
8 years, 4 months ago (2012-07-29 02:41:42 UTC) #5
Nico
LGTM!
8 years, 4 months ago (2012-07-29 02:44:34 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-07-29 18:09:49 UTC) #7
Change committed as 148916

Powered by Google App Engine
This is Rietveld 408576698