Age | Commit message (Collapse) | Author |
|
A new library package for crash reporting.
|
|
|
|
|
|
|
|
New build of libcurl fixed it.
|
|
media plugin crashes after loading acrobat.com).
|
|
Updated mac llqtwebkit build from the following sources:
revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision f35a5eab8c2f in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'cookie-api' branch)
|
|
|
|
This was built from:
revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision f35a5eab8c2f in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'cookie-api' branch)
|
|
|
|
This was built from:
revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision f35a5eab8c2f in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'cookie-api' branch)
|
|
LLQtWebKit/Windows)
|
|
|
|
Added LLPluginCookieStore, which manages the central list of cookies.
New Mac and Windows versions of llqtwebkit, built from the tip of the cookie-api branch on http://bitbucket.org/lindenlab/llqtwebkit/ (currently revision f35a5eab8c2f).
Added "set_cookies" and "cookie_set" messages to the media_browser message class in the plugin API, and made the webkit plugin use them appropriately.
Added methods to LLViewerMedia to read/write the cookie file and add/remove individual cookies.
Added hooks to read/write the cookie file (plugin_cookies.txt) in the same places as the location history (idle_startup() in llstartup.cpp and LLAppViewer::cleanup(), respectively).
Reviewed by Richard at http://codereview.lindenlab.com/1006003
|
|
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)
|
|
LLQtWebKit/Windows)
|
|
This was built from:
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)
|
|
|
|
includes the fix required for EXT-6401 & EXT-6402.
|
|
(EXT-6401 & EXT-6402)
|
|
|
|
|
|
options to enable and disable javascript and flash plugins)
|
|
|
|
New Vivox SDK release to fix three main crash issues discovered through automatic crash reporting to Vivox enabled in Beta 4, along with extra diagnostics to help track down the cause of SLVoice failing to exit.
|
|
LLQtWebKit - via patch from Monroe)
|
|
disable Web plugins via prefs" and EXT-6401 "Add feature to disable Javascript via prefs"
Apologies for the multiple commit of Jiras - these changes are closely related and impossible to commit deparately
Reviewed by Monroe
|
|
(implemented via JavaScript - not in ua string)
(for B5) Fix for EXT-5314 "Inworld Browser blanks out at credit card entry"
Note: also includes an update to install.xml that points to a new version of LLQtWebKit that is required for these fixes
|
|
Also, disabled LL_QTWEBKIT_USES_PIXMAPS define in media_plugin_webkit.cpp as the QPixmap changes have been backed out of the llqtwebkit build for now.
|
|
Built from revision da5938d041a1 of hg.lindenlab.com/monroe/llqtwebkit-4.6/
and commit 976cb208e4c1ae9df62bce979a5148d7b89172c5 of http://gitorious.org/+lindenqt/qt/lindenqt
|
|
viewer2.0/linux
Maybe also: EXT-4495 flash content crashes Webkit on Linux
|
|
|
|
|
|
|
|
Removed shared libraries and added some convenience symbolic links.
implemented as a daggy fix.
|
|
theory, not yet in practice) optional.
|
|
and SNOW-431.
|
|
untracably
re-fixed.
|
|
address space, crashing frequently and untracably)
A mis-build caused a side-effect. Another fix to follow.
|
|
untracably
Yes, we were really hitting 3GB of address space. And quickly. Because we keep ~645 fonts mmap()d on a typical Linux system. Switch to a libfreetype that doesn't mmap(). This is lower risk than fixing the font system right now...
|
|
breakage in Flash)
Not reviewed (no useful info in this change)
|
|
Update llqtwebkit to 4a97db00bfb1 from monroe's extern bb tree
|
|
hopefully trunk-breaking.
|
|
|
|
|
|
an accidentally deleted line that prevented cookie file from being read).
|
|
|
|
|
|
Commit 2d75f75fcbfca93af40415a1499a849b560a65e6 of http://qt.gitorious.org/~girish/qt/girishs-qt/commits/lindenqt
Revision b8715abf32cd of https://bitbucket.org/monroe_linden/llqtwebkit-4.6/
|
|
Vivox release notes since 3.1.0001.7852:
* SDKIII-2063: Having too many audio devices on a platform (more than 15) will crash the SDK
* SDKIII-2047: P2P: vx_req_session_set_participant_volume_for_me was previously unsupported (EXT-3429)
* SDKIII-2024: moderator mute-all works as expected
* SDKIII-2025: voice fonts would not always parse correctly to provide expected transform
|