From 6df15cb0908dab240e85b5db1433726ee09ad9bf Mon Sep 17 00:00:00 2001 From: Merov Linden Date: Tue, 23 Jul 2013 15:31:36 -0700 Subject: ACME-734 : Fix issues with the lock icon when editing the address bar. Generalize the secure browsing UI. --- indra/newview/llfloaterwebcontent.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llfloaterwebcontent.h') diff --git a/indra/newview/llfloaterwebcontent.h b/indra/newview/llfloaterwebcontent.h index 5976474e0e..f7e0db8d9e 100755 --- a/indra/newview/llfloaterwebcontent.h +++ b/indra/newview/llfloaterwebcontent.h @@ -111,6 +111,7 @@ protected: std::string mUUID; bool mShowPageTitle; bool mAllowNavigation; + bool mSecureURL; // true when the current url is prefixed "https://" }; #endif // LL_LLFLOATERWEBCONTENT_H -- cgit v1.2.3