Age | Commit message (Collapse) | Author |
|
Minor superficial cleanup to use proper naming conventions.
|
|
(transplanted from 3939f139f6caff2bb192a2afde18e51aada4d57a)
|
|
|
|
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash.
|
|
mHeaderEntriesInfo.mEntries)
|
|
[secondlife-bin lltexturecache.cpp:1292]
|
|
LLViewerMediaImpl::calculateInterest()
|
|
lltexturecache.cpp:1111]
|
|
viewer 2.0 and viewer 1.23 at the same time. Specifically for the following jiras:
EXT-6692: crash at LLTextureCache::readEntryFromHeaderImmediately [secondlife-bin lltexturecache.cpp:1145]
EXT-6691: crash at LLTextureCache::writeEntryToHeaderImmediately [secondlife-bin lltexturecache.cpp:1126]
possible fix for EXT-6567: crash at LLImageBase::allocateData [secondlife-bin llimage.cpp:170]
|
|
|
|
|
|
|
|
HTTP_USER_AGENT)
The issue here is that initBrowserWindow() was doing the wrong thing if it got called after the set_user_agent message was received.
Made the handler for the set_user_agent message save the string in a member variable (mUserAgent).
Initialize mUserAgent to the default string in the MediaPluginWebKit constructor.
initBrowserWindow() now sets the user agent string from mUserAgent instead of from a literal.
|
|
|
|
added logging to help track down cause
|
|
|
|
revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision 8eff99f78fb0 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'default' branch)
|
|
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash.
|
|
mime_type.xml; remove invalid attributes in floater_about_land and the extra .. in "set" button translation
|
|
|
|
|
|
|
|
Removed mAvatarObject / gAgentWearables.mAvatarObject since it's redundant with gAgent.mAvatarObject.
|
|
|
|
button overlaps horizontal rule).
- Decreased height of text editor.
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/98/
--HG--
branch : product-engine
|
|
|
|
to disappear
|
|
- Changed radio items "bottom" attribute to "top_pad".
Reviewed by Kent at https://codereview.productengine.com/secondlife/r/109/
--HG--
branch : product-engine
|
|
#3 checkin.
Took out llagent "friend llagentcamera" and added accessors instead.
Did some superficial formatting cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
description itself
This issue was fixed when menu became non top-control.
Enabled context menu in expandable textbox in profile panel.
--HG--
branch : product-engine
|
|
background & no border.
- Removed unused attributes from drop down menus in side panel People.
- Removed drop_shadow="false" to display shadow and distinguish drop down from background.
Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/103/
--HG--
branch : product-engine
|
|
To fix EXT-6373 I added vertical padding between posts in plain-text and
unified padding in default mode of IM/chat history.
Now I'm backing out the changes to plain-text mode that led to EXT-3818.
reviewed by Leyla Farazha at
https://codereview.productengine.com/secondlife/r/95/
--HG--
branch : product-engine
|
|
logged to IM log”,
reviewed by Mike Antipov at
https://codereview.productengine.com/secondlife/r/90/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
plain text chat was enabled while unresolved offer was in hided IM window”,
Added check to LLToastNotifyPanel destructor whether we should close
notification since notification will be reused by IM floater when reload
messages, the rule is: if LLToastNotifyPanel destroying but IM floater is
exists – we shouldn't close notification.
The problem is that notification was incorrectly deleted when IM floater
reloads messages on chat log fromat change event.
reviewed by Vadim Savchuk at
https://codereview.productengine.com/secondlife/r/80/
--HG--
branch : product-engine
|
|
return to World View" message) - added showing the "press ESC to return to World View" when viewer is in free camera mode (if mode was started by camera floater).
Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/97/
--HG--
branch : product-engine
|
|
|
|
in the context menu and inspectors)
- Added a check for a teleport offer ability. In XML created a paremeter and check it in source code.
Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/86/
--HG--
branch : product-engine
|
|
|
|
|
|
reviewed by Richard CC# 167
|