Enabled use of the cookie store.
This commit is contained in:
Drake Arconis
2012-08-03 08:49:01 -04:00
parent fb81754880
commit af89351432
4 changed files with 368 additions and 27 deletions

View File

@@ -1094,12 +1094,14 @@ bool idle_startup()
// END TODO
LLPanelLogin::close();
}
//For HTML parsing in text boxes.
LLTextEditor::setLinkColor( gSavedSettings.getColor4("HTMLLinkColor") );
// Load URL History File
LLURLHistory::loadFile("url_history.xml");
// Load media plugin cookies
LLViewerMedia::loadCookieFile();
//-------------------------------------------------
// Handle startup progress screen