Age | Commit message (Collapse) | Author |
|
fixed the freeze.
|
|
Prim faces in Webkit 4.7
Fixes broken text substituition of realm/host only.
|
|
thread on linux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added a class implementing directory entries iteration with pattern matching which is used in unit tests instead of LLDir::getNextFileInDir.
STORM-550 FIXED Fixed LLDir unit test which failed for some complex wildcard combinations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
object info mini-inspector
- Moved 'Security browsing' icon before URL. Now icon is in one line with URL.
|
|
|
|
animate)
|
|
|
|
|
|
|
|
|
|
Linux startup crash appears to be due to static/global C++ init of LLAtomic
types. The initializer with explicit value makes some runtime calls and it
looks like these assume, at least on Linux, that apr_initialize() has been
called. So move the static POST count to a member and provide accessors
and increment/decrement. Command queue was built on a pointer to a class
in anonymous namespace and that's not quite valid. Made it a nested
class (really a nested forward declaration) while keeping the derived
classes in anonymous.
|
|
limit the number of object cache files
|
|
as Search in Webkit 4.7 branch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
human-readable strings.
Example: secondlife:///app/region/Ahern/10/20/30/ is displayed as "Ahern (10,20,30)".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from loading or progress bar
So many things wrong here it wasn't funny - button not enabled, button not connected to function, wrong call to stop browser etc.
|
|
|
|
viewer do not launch browser in Webkit 4.7
Mis-assumption about floaters that spawn web-content
|
|
|
|
errorcode: 13
|
|
|