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

Issue 259663006: Fix captive portal window on sign-in screen (Closed)

Created:
6 years, 7 months ago by bartfab (slow)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Fix captive portal window on sign-in screen The captive portal window was being blocked by the GAIA auth extensions's background script because the script could not tell it from the GAIA login frame. This CL ensures that the login UI has a unique tab ID, making it distinguishable from the captive portal window. BUG=367713 TEST=Manual; updated tests forthcoming in bug 367731 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266788

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M chrome/browser/chromeos/login/webui_login_view.cc View 2 chunks +6 lines, -0 lines 3 comments Download

Messages

Total messages: 13 (0 generated)
bartfab (slow)
Hi Hui and Xiyuan, Could you check whether this looks like the right fix? I ...
6 years, 7 months ago (2014-04-28 14:09:45 UTC) #1
xiyuan
I think that's right thing to do before we have webview. LGTM.
6 years, 7 months ago (2014-04-28 16:07:10 UTC) #2
guohui
https://codereview.chromium.org/259663006/diff/1/chrome/browser/chromeos/login/webui_login_view.cc File chrome/browser/chromeos/login/webui_login_view.cc (right): https://codereview.chromium.org/259663006/diff/1/chrome/browser/chromeos/login/webui_login_view.cc#newcode179 chrome/browser/chromeos/login/webui_login_view.cc:179: SessionTabHelper::CreateForWebContents(web_contents); could you please move this to inline_login_ui.cc so ...
6 years, 7 months ago (2014-04-28 16:29:24 UTC) #3
xiyuan
https://codereview.chromium.org/259663006/diff/1/chrome/browser/chromeos/login/webui_login_view.cc File chrome/browser/chromeos/login/webui_login_view.cc (right): https://codereview.chromium.org/259663006/diff/1/chrome/browser/chromeos/login/webui_login_view.cc#newcode179 chrome/browser/chromeos/login/webui_login_view.cc:179: SessionTabHelper::CreateForWebContents(web_contents); On 2014/04/28 16:29:24, guohui wrote: > could you ...
6 years, 7 months ago (2014-04-28 16:30:22 UTC) #4
guohui
lgtm https://codereview.chromium.org/259663006/diff/1/chrome/browser/chromeos/login/webui_login_view.cc File chrome/browser/chromeos/login/webui_login_view.cc (right): https://codereview.chromium.org/259663006/diff/1/chrome/browser/chromeos/login/webui_login_view.cc#newcode179 chrome/browser/chromeos/login/webui_login_view.cc:179: SessionTabHelper::CreateForWebContents(web_contents); On 2014/04/28 16:30:22, xiyuan wrote: > On ...
6 years, 7 months ago (2014-04-28 16:40:24 UTC) #5
Nikita (slow)
lgtm
6 years, 7 months ago (2014-04-28 16:57:09 UTC) #6
bartfab (slow)
The CQ bit was checked by bartfab@chromium.org
6 years, 7 months ago (2014-04-28 17:02:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/259663006/1
6 years, 7 months ago (2014-04-28 17:02:24 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 17:51:17 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
6 years, 7 months ago (2014-04-28 17:51:17 UTC) #10
bartfab (slow)
The CQ bit was checked by bartfab@chromium.org
6 years, 7 months ago (2014-04-29 07:59:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/259663006/1
6 years, 7 months ago (2014-04-29 08:00:26 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 08:53:49 UTC) #13
Message was sent while issue was closed.
Change committed as 266788

Powered by Google App Engine
This is Rietveld 408576698