-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/419/#review934
-----------------------------------------------------------



indra/newview/llchathistory.cpp
<http://codereview.secondlife.com/r/419/#comment967>

    Yay for removing redundant code!
    
    Was irc_me even set correctly before your change, or did this only work due 
to the
         || chat.mChatStyle == CHAT_STYLE_IRC
    part?



indra/newview/llchathistory.cpp
<http://codereview.secondlife.com/r/419/#comment968>

    As you cut away a substring of the length of chat.mFrontName, I assume 
chat.mText contains the content of chat.mFrontName at the beginning, not "/me " 
or "/me'"? chat.mText doesn't seem to have been modified since (old) line 747, 
so I guess the comparison you removed there was nonsense, anyway?
    
    Btw., where does mFromName get added to the beginning of mText? Wouldn't it 
be better to not add it in the first place rather than cutting it away again 
here?


- Boroondas


On July 27, 2011, 8:52 p.m., ardy.lay wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://codereview.secondlife.com/r/419/
> -----------------------------------------------------------
> 
> (Updated July 27, 2011, 8:52 p.m.)
> 
> 
> Review request for Viewer.
> 
> 
> Summary
> -------
> 
> As a resident of Second Life I find the displaying an emoter's name twice in 
> nearby chat history rather unnecessary.  Please lay eyes on this proposed 
> code change and let me know what you think.
> 
> I took care to remove the unlinked sender name instead of the linked one.
> 
> 
> This addresses bug VWR-26393.
>     http://jira.secondlife.com/browse/VWR-26393
> 
> 
> Diffs
> -----
> 
>   indra/newview/llchathistory.cpp 2f9a87538ca1 
> 
> Diff: http://codereview.secondlife.com/r/419/diff
> 
> 
> Testing
> -------
> 
> Tell a crowd what you are testing and many will start talking to you prefixed 
> with /me, if they are good sports.  I have been using this change for 3 days 
> now and have not noticed any ill effects.  Please note: This changest is not 
> intended to affect nearby chat toasts, nearby chat log files, IM history, IM 
> toasts or IM log files.
> 
> 
> Thanks,
> 
> ardy.lay
> 
>

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to