-
- Downloads
SL-10190: Add menu commands to force AV or exception in coroutine.
"Bad memory access" and "unhandled exception" are the two categories of error that we expect might be different in a coroutine than in the viewer's main fiber. Without this change, we've had no reliable way to force either of those to occur. This will require translation work for two new menu items. # Conflicts: # indra/newview/skins/default/xui/en/menu_viewer.xml
parent
913bddf1
No related branches found
No related tags found
Showing
- indra/newview/llappviewer.cpp 0 additions, 6 deletionsindra/newview/llappviewer.cpp
- indra/newview/llappviewer.h 0 additions, 1 deletionindra/newview/llappviewer.h
- indra/newview/llviewermenu.cpp 38 additions, 17 deletionsindra/newview/llviewermenu.cpp
- indra/newview/skins/default/xui/en/menu_viewer.xml 9 additions, 3 deletionsindra/newview/skins/default/xui/en/menu_viewer.xml
Loading
Please register or sign in to comment