summaryrefslogtreecommitdiff
path: root/indra/llui/llflatlistview.cpp
diff options
context:
space:
mode:
authorCallum Linden <113564339+callumlinden@users.noreply.github.com>2025-08-22 16:21:31 -0700
committerGitHub <noreply@github.com>2025-08-22 16:21:31 -0700
commitcefee59b0e5fff683a50fe61633a9c14493d7145 (patch)
tree9b7ece084971f038db19291ba3c981b7b50bbf8d /indra/llui/llflatlistview.cpp
parent1022be69862db187594f2971fa9602d46f13e372 (diff)
Improved open performance for some web based UI floaters by preloading the web content during login (#4574)
* First phase of some work to replace certain UI web based floaters with a much more simple floater (no more browserish web-content-floater) and then pre-load content as login is progressing. This means that after login, the floater can be opened much more rapidly than now. This first commit does this process for the Search floater * This commit brings in a new marketplace floater than hosts the marketplace web page (no more webcontent floater here either). It works as expected and opens quickly but the user is not logged in when the page is opened so that needs to be tackled before we can declare that this is a viable solution * This commit introduces a way to set the openID cookie that arrives via login.cgi into all the instances that are preloaded - the result is that when you open the preloaded floater after login, you are logged into your linden account * Fix a mac only warning as error - function overrides a member function but is not marked 'override' * Marchcat spotted left over cruft from earlier dev when we used a trimmed down URL for the pre-load search. Now we use the same search URL throughout and zero out the query parameters
Diffstat (limited to 'indra/llui/llflatlistview.cpp')
0 files changed, 0 insertions, 0 deletions