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

Unified Diff: chrome/browser/chromeos/login/webui_login_view.h

Issue 11028106: Merge 159996 - Fix bug with login-prompt-visible not being sent in some rare cases. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1271/src/
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/webui_login_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/webui_login_view.h
===================================================================
--- chrome/browser/chromeos/login/webui_login_view.h (revision 160993)
+++ chrome/browser/chromeos/login/webui_login_view.h (working copy)
@@ -148,9 +148,6 @@
// True when WebUI is being initialized hidden.
bool is_hidden_;
- // True when NOTIFICATION_LOGIN_WEBUI_VISIBLE notification has fired.
- bool login_visible_notification_fired_;
-
// True is login-prompt-visible event has been already handled.
bool login_prompt_visible_handled_;
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/webui_login_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698