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

Issue 15879007: Support web contents modal dialogs within SimpleWebViewDialog and WebUILoginView (Closed)

Created:
7 years, 6 months ago by Mike Wittman
Modified:
7 years, 6 months ago
Reviewers:
ygorshenin1
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Support web contents modal dialogs within SimpleWebViewDialog and WebUILoginView These two dialogs host web contents modal dialogs on their WebContents, so they need to implement the WebContentsModalDialogManagerDelegate and WebContentsModalDialogHost interfaces to provide dialog host view and positioning. BUG=244173 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202948

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -2 lines) Patch
M chrome/browser/chromeos/login/simple_web_view_dialog.h View 5 chunks +23 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/simple_web_view_dialog.cc View 1 3 chunks +37 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/webui_login_view.h View 4 chunks +20 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/webui_login_view.cc View 1 3 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mike Wittman
Hi Yuri, please take a look. Note that I have not tested these changes. I ...
7 years, 6 months ago (2013-05-28 23:34:06 UTC) #1
ygorshenin1
lgtm with nit, checked on Linux ChromeOS build, works perfectly. https://codereview.chromium.org/15879007/diff/1/chrome/browser/chromeos/login/simple_web_view_dialog.cc File chrome/browser/chromeos/login/simple_web_view_dialog.cc (right): https://codereview.chromium.org/15879007/diff/1/chrome/browser/chromeos/login/simple_web_view_dialog.cc#newcode374 ...
7 years, 6 months ago (2013-05-29 08:09:25 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wittman@chromium.org/15879007/12001
7 years, 6 months ago (2013-05-29 16:30:39 UTC) #3
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 20:18:23 UTC) #4
Message was sent while issue was closed.
Change committed as 202948

Powered by Google App Engine
This is Rietveld 408576698