-
- Downloads
DEV-39188: Removed the custom support for secondlife:///app/events and
secondlife:///app/classifieds URLs because we do not have handlers for these SLAPPs in 2.0. Added support for secondlife://<location/<x>/<y>/<z> URLs, in addition to the http://slurl.com SLURLs. Also optimized LLUrlRegistry:findUrl() so that it avoids lots of expensive regex calls when there is no URL in the text.
Showing
- indra/llui/llurlentry.cpp 51 additions, 30 deletionsindra/llui/llurlentry.cpp
- indra/llui/llurlentry.h 9 additions, 19 deletionsindra/llui/llurlentry.h
- indra/llui/llurlregistry.cpp 3 additions, 4 deletionsindra/llui/llurlregistry.cpp
- indra/llui/tests/llurlentry_test.cpp 34 additions, 38 deletionsindra/llui/tests/llurlentry_test.cpp
Please register or sign in to comment