Commit Graph

47778 Commits

Author SHA1 Message Date
Brandon Sterne
d00b64ec5d Bug 578182. CSP causing leaks due to repeated AddBoolPrefVarCache call from nsDocument constructor. r=dveditz 2010-07-12 20:12:32 -07:00
Robert Sayre
26b9651489 Push more logging. 2010-07-12 19:31:20 -07:00
Robert Sayre
85521f51a9 add yet more debugging info to the websocket test. 2010-07-12 17:47:53 -07:00
taustin@host-6-61.mv.mozilla.com
2f0222e5ec Remove Narcissus's dependencies on features available only in special builds 2010-07-12 16:58:38 -07:00
Chris Jones
60d605a833 Bug 575836: Fix logic here. r=jst 2010-07-12 18:21:27 -05:00
Chris Jones
7204a29e23 Compile with -D__STDC_LIMIT_MACROS to avoid having to fight with system headers over which includes stdint.h first. irc-r=jimb,Waldo 2010-07-12 18:06:23 -05:00
Jonas Sicking
9e951a5914 Bug 578150: Protect against the docshell loosing its document before we've had time to notify on it. r=mrbkap 2010-07-12 14:50:07 -07:00
Dave Townsend
329a99e03c Bug 573101: Should not build PluginProvider.jsm when plugins are disabled. r=robstrong 2010-07-12 14:20:49 -07:00
Blake Kaplan
585582ee3a Bug 576351 - Make this assertion not fire if the caller has UniversalXPConnect. r=jorendorff 2010-07-12 14:11:14 -07:00
Mats Palmgren
a1c32a5075 Bug 556432 - Dragging a content selection shows non-selectable text in the drag feedback. r=roc 2010-07-12 22:24:33 +02:00
Mats Palmgren
2cc4e040ea Make it possible to drag a non-selectable node again. b=574596 r=dbaron 2010-07-12 22:24:25 +02:00
Josh Aas
f53cb167f3 Fix mStreamListeners incorrectly initialized to nsnull. Also remove a bad comment. b=577982 2010-07-12 16:22:51 -04:00
Mark Finkle
8303a7473d Bug 578080 - HOST_CXXFLAGS broken on Maemo causing build bustage [r=dougt] 2010-07-12 15:48:26 -04:00
Robert Longson
36db312d94 Bug 576802 - Fix crash with gradientTransform animate. r=jwatt 2010-07-12 20:17:17 +01:00
Ben Turner
bd7fbfe3f4 Merge backout 2010-07-12 11:26:06 -04:00
Ben Turner
07763eafdf Backed out changeset 58eb7d767d6f due to failing tests 2010-07-12 11:25:49 -04:00
Ms2ger@gmail.com
0792cf5941 Bug 401788 - Canvas throws exceptions on invalid string values. r=sicking 2010-07-12 16:51:17 +02:00
Dão Gottwald
a87853c0f4 Bug 578032 - Remove support for generic toolbar splitters, unintentionally added in bug 354048. r=enn 2010-07-12 16:47:34 +02:00
Ben Turner
885a8faedd Bug 574507 - 'IndexedDB: Fix transaction queue logic to prevent starving transactions across multiple objectStores'. r=sicking 2010-07-12 10:05:01 -04:00
Ben Turner
46309e70df Bug 575517 - 'Optional jsvals that are not specified should be JSVAL_VOID, not JSVAL_NULL'. r=jst 2010-07-12 10:04:59 -04:00
Neil Deakin
1c203e93aa Bug 515153, add some better logging to this test to help debug it 2010-07-12 09:50:26 -04:00
Nicholas Nethercote
e8ffc335c1 Bug 577764 - TM: avoid a dead guard at the end of loop fragments. r=dvander. 2010-07-12 11:01:58 +10:00
Robert Sayre
951426beed Merge mozilla-central to tracemonkey. 2010-07-11 16:23:48 -07:00
Robert Sayre
3d8f394691 tweak error formatting in flaky test 2010-07-11 16:21:18 -07:00
Ehsan Akhgari
7dcf9d424a Backout bug 289384 because of crashtest assertion failures 2010-07-11 17:43:27 -04:00
Chris Leary
94f23c0a06 Arena pool macros don't want to die. 2010-07-11 00:09:34 -07:00
Chris Leary
48398c7423 Bug 559408: Arena macros to methods. (r=galish) 2010-07-10 23:19:14 -07:00
timeless@mozdev.org
a2ec57da57 Bug 577229 nsPNGEncoder::mImageBufferReadPoint will be initialized after nsPNGEncoder::mFinished
r=jmuizelaar

--HG--
extra : rebase_source : 20c5eb547b819fde0bdd915f7dc1f9a154e9ea57
2010-07-07 12:35:29 +03:00
timeless@mozdev.org
a9cdfbf4fb Bug 574452 Exception fills my Error Console: (NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)"
r=gavin

--HG--
extra : rebase_source : a5db4da740578f8da82a09886834145cd25139f5
2010-07-08 18:20:00 +03:00
Rich Walsh
b6aaf41c0d Bug 576792 - [OS/2 build break] extensions.dll needs a SHORT_LIBNAME r=wuno 2010-07-12 12:05:21 +02:00
David Dahl
b5c6ebac0b Bug 575673 - enabling "DOM mutation" breaks HUD r=dietrich 2010-07-12 11:59:30 +02:00
Eli Friedman
13ea715e27 Bug 576359 - Remove unused function from jstracer.cpp (which breaks building with clang) r=brendan 2010-07-12 11:57:11 +02:00
Raul Porcel
be36109c38 Bug 577319 - Fixed OS_TEST case for ARM r=khuey 2010-07-12 11:56:09 +02:00
Eli Friedman
ee172416bf Bug 576367 - Add include before use of nsIAccessible in accessible/src/base/nsAccCache.h r=surkov.alexander 2010-07-12 11:45:04 +02:00
Makoto Kato
613f3559d8 Bug 574095 - crash loading test plugin on 64-bit win7 tests in /layout/generic/crashtests/505912-1.html , /tests/layout/generic/test/test_plugin_clipping.xhtml [@ _SetWindowLongPtr() | nsPluginNativeWindowWin::SubclassAndAssociateWindow]. r=joshmoz 2010-07-12 13:49:12 +09:00
deadfones@gmail.com
1e52c216e2 Bug 478398 - Don't hard code get_discard_timer_ms, use a pref instead.r=joe 2010-07-11 21:51:52 -04:00
Bobby Holley
b3dbd599a1 Bug 553982 - myvidoop.com login broken on trunk.r=joe 2010-07-11 21:11:03 -04:00
Bobby Holley
0d93ccdb3d Bug 576621 - clearing cache does NOT clear cached images.r=joe,gavin 2010-07-11 21:01:53 -04:00
Igor Bukanov
fe84ed0d56 bug 572494 - removal of JSObjectOps::defaultValue, r=jorendorff 2010-07-07 09:53:47 +02:00
Robert Sayre
b2fcd75b57 add logging data for websocket test failure. 2010-07-09 15:58:52 -07:00
Robert Sayre
fe10ab77bd Merge mozilla-central to tracemonkey. 2010-07-09 10:55:23 -07:00
Wan-Teh Chang
3fe5290133 Bug 575620: Update NSPR to NSPR_4_8_6_BETA2 in mozilla-central. This
includes patches for bugs 338224 and 410677.  Note that dtoa.c is not
being used.
2010-07-09 09:11:07 -07:00
Robert Sayre
2a902f1084 Merge. 2010-07-08 18:18:36 -07:00
Robert Sayre
34b4182b78 Merge mozilla-central to tracemonkey. 2010-07-08 18:15:52 -07:00
Jeff Muizelaar
75e7a61789 Bug 577357. Remove use of floating point from BC_BORDER_*_HALF_COORD macros. r=bz
Twips per pixel is an integer so these macros don't need to use floating point.
2010-07-08 17:16:52 -07:00
Benjamin Smedberg
1bc81af607 Bug 576917 - GPSDGeolocationProvider.js should use generateNSGetFactory, not generateNSGetModule which doesn't exist, r=captain obvious 2010-07-08 16:35:16 -07:00
Benjamin Smedberg
4ccd9d4996 Bug 563361 - Increase the maximum chunk size for delivering stream data to a plugin so that poorly-written Flash which assume stuff about streams don't break, r=bent 2010-07-08 16:28:04 -07:00
Benjamin Smedberg
9c471dc851 Bug 577076 - Some chrome images are not loading properly (XUL scrollbars, profile manager icons, Fennec icons), r=bz 2010-07-08 16:26:54 -07:00
Andreas Gal
9f011207b0 re-seed PRNG when clearing the scope (577512, r=bz). 2010-07-08 16:00:54 -07:00
Neil Rashbrook
bafefd6798 Follow up to bug 568691 - fix static components bustage. r=bsmedberg 2010-07-08 10:02:35 -07:00