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

Issue 11889004: Fix a bug where the HTML content in a v2 app window wouldn't be initially focused. (Closed)

Created:
7 years, 11 months ago by jeremya
Modified:
7 years, 11 months ago
CC:
chromium-reviews, Aaron Boodman, sail+watch_chromium.org, chromium-apps-reviews_chromium.org, chrome-apps-eng-syd_google.com, nduca, Robert Sesek
Visibility:
Public.

Description

Fix a bug where the HTML content in a v2 app window wouldn't be initially focused. BUG=159450 R=rsesek@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177111

Patch Set 1 #

Total comments: 3

Patch Set 2 : test #

Patch Set 3 : disable test on gtk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -1 line) Patch
M chrome/browser/extensions/platform_app_browsertest.cc View 1 2 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/native_app_window_cocoa.h View 4 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/native_app_window_cocoa.mm View 1 3 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jeremya
7 years, 11 months ago (2013-01-14 04:23:22 UTC) #1
Robert Sesek
I think Avi would be a better reviewer for this.
7 years, 11 months ago (2013-01-14 16:36:08 UTC) #2
Avi (use Gerrit)
https://codereview.chromium.org/11889004/diff/1/chrome/browser/ui/cocoa/extensions/native_app_window_cocoa.mm File chrome/browser/ui/cocoa/extensions/native_app_window_cocoa.mm (right): https://codereview.chromium.org/11889004/diff/1/chrome/browser/ui/cocoa/extensions/native_app_window_cocoa.mm#newcode648 chrome/browser/ui/cocoa/extensions/native_app_window_cocoa.mm:648: const content::NotificationDetails& details) { bad indentation https://codereview.chromium.org/11889004/diff/1/chrome/browser/ui/cocoa/extensions/native_app_window_cocoa.mm#newcode652 chrome/browser/ui/cocoa/extensions/native_app_window_cocoa.mm:652: rwhv->Focus(); ...
7 years, 11 months ago (2013-01-14 17:10:03 UTC) #3
sail
How does this work on Views. Can we do something to match their behavior? Also, ...
7 years, 11 months ago (2013-01-14 17:17:49 UTC) #4
jeremya
Views handles this problem more or less the same way, see ui/views/controls/webview/webview.cc (WebView::RenderViewHostChanged). https://codereview.chromium.org/11889004/diff/1/chrome/browser/ui/cocoa/extensions/native_app_window_cocoa.mm File ...
7 years, 11 months ago (2013-01-15 05:49:52 UTC) #5
sail
LGTM
7 years, 11 months ago (2013-01-15 15:36:52 UTC) #6
Avi (use Gerrit)
lgtm okes
7 years, 11 months ago (2013-01-15 15:56:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/11889004/6001
7 years, 11 months ago (2013-01-16 00:57:11 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) chrome_frame_net_tests, sync_integration_tests
7 years, 11 months ago (2013-01-16 03:05:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/11889004/19001
7 years, 11 months ago (2013-01-16 03:24:26 UTC) #10
commit-bot: I haz the power
7 years, 11 months ago (2013-01-16 09:12:15 UTC) #11
Message was sent while issue was closed.
Change committed as 177111

Powered by Google App Engine
This is Rietveld 408576698