summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterwebcontent.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2013-07-23 15:31:36 -0700
committerMerov Linden <merov@lindenlab.com>2013-07-23 15:31:36 -0700
commit6df15cb0908dab240e85b5db1433726ee09ad9bf (patch)
tree1f53f4daaaf9077192a354a8c271ded8b852b8a6 /indra/newview/llfloaterwebcontent.h
parent9c97f4f5ef46369714b8e7beb2cb990f06b0f096 (diff)
ACME-734 : Fix issues with the lock icon when editing the address bar. Generalize the secure browsing UI.
Diffstat (limited to 'indra/newview/llfloaterwebcontent.h')
-rwxr-xr-xindra/newview/llfloaterwebcontent.h1
1 files changed, 1 insertions, 0 deletions
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