All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

(STORM-797) Parcel SLURL rendering

Review Request #69 - Created Dec. 30, 2010 and submitted

Seth ProductEngine Reviewers
viewer
STORM-797
None viewer-development
Added parcel SLURL rendering with human readable parcel names.
- Added parcel info observer to LLUrlEntryParcel.
- Added notifying LLUrlEntryParcel by LLRemoteParcelInfoProcessor when parcel data arrives.
- Added notifying LLUrlEntryParcel about user login, changing host and viewer connection state to use this data in remote parcel requests.

 
Ship it!
Posted (Dec. 30, 2010, 8:55 a.m.)
Looks plausible. The fix works good, and though some changes may not look pretty, I can't offer a better way to do them.