Commit Graph

27998 Commits

Author SHA1 Message Date
Doug Turner
355809e012 bug 490365 - fixed checkerboard screen of death caused by huge_malloc failure due to configure.in error. r=staurt 2009-04-28 09:43:18 -07:00
Doug Turner
bcf36203f4 bug 490325 - fixed build bustage on wince r=blassey 2009-04-28 09:39:55 -07:00
Olli Pettay
bdb6b5dd69 backout Bug 486990 2009-04-28 06:42:59 -07:00
Craig Topper
0a6f7ad6c7 Bug 474230. Cleanup scale and translate in nsSVGElement similar to the new style SVG classes. r=jwatt 2009-04-28 15:25:03 +02:00
Simon Montagu
47400bfd9e Set baseLevel and paraLevel properties on empty frames. Bug 489887, r+sr=roc 2009-04-28 02:23:53 -07:00
Serge Gautherie
e92310e3e3 Bug 485736 - Add (TUnit) 'xpcshell-tests' |make| target, using |runxpcshelltests.py| new '--manifest' option; (Dv1a) Add |EXTRA_TEST_ARGS| support, enhance |--test| feature; r=ted.mielczarek 2009-04-28 01:37:02 +02:00
Brendan Eich
d07019814f Bug 490339 - Unexpected ReferenceError when using "new Function()" (r=mrbkap). 2009-04-27 14:47:17 -07:00
Boris Zbarsky
215627f0fb Bug 490220. Make sure to skip over whitespace when looking for a following pseudo-sibling for a frame being removed. r+sr=roc 2009-04-27 14:20:08 -07:00
Boris Zbarsky
dcc22a1654 Bug 481024. Text control frame screws up max-width and max-height. r+sr=dbaron 2009-04-27 14:18:37 -07:00
Jesse Ruderman
67d570553a Don't try to load stylesheet from w3.org (fixes crashtest failure) 2009-04-27 09:49:00 -07:00
Jesse Ruderman
431af365ff Add tests 2009-04-26 23:32:41 -07:00
Chris Pearce
79d9578afd Bug 488961 - Don't listen for 'stalled' event in content/media/video/test_load.html 2009-04-27 13:03:47 +12:00
Serge Gautherie
b243be7d26 Bug 485736 - Add (TUnit) 'xpcshell-tests' |make| target, using |runxpcshelltests.py| new '--manifest' option; (Hv1a) Stop XPCSHELL_TESTS execution by 'check' target; r=ted.mielczarek 2009-04-26 23:32:41 +02:00
Magnus Melin
625f2cd489 Bug 490150: report what the exception was when command updating failed. r=gavin 2009-04-26 13:38:22 +03:00
Josh Aas
f9eb2f54d9 Fix typo in an ifdef. b=487739 r=mconnor 2009-04-25 23:50:54 -04:00
Phil Ringnalda
a8141eeba7 Bug 488117 - Fix missing and overly-present google-breakpad things in toolkit-makefiles.sh, r=ted's-blanket 2009-04-25 20:19:46 -07:00
Phil Ringnalda
7a559b13de Bug 488709 - "F" accesskey in Privacy Preference Pane is doubled, doesn't always exist in the string in unofficial builds, r=gavin 2009-04-25 20:19:42 -07:00
Arpad Borsos
35b892b3aa Bug 474369 - get rid of nsVoidArray, editor part; r=neil 2009-04-22 10:43:15 +02:00
Matthew Gregan
de4d11bea5 Bug 489830 - Make MediaListener's mNextListener assertion a non-fatal error to avoid crashing in the face of a listener that breaks nsIRequest's contract. r+sr=roc
--HG--
extra : rebase_source : d88fd679bbb532193782f75a8e0cbdff43e602f2
2009-05-05 18:13:26 +12:00
Masayuki Nakano
1eabdda4fe Bug 460059 Need IME state testing r+sr=roc 2009-05-05 15:15:23 +09:00
Boris Zbarsky
de62e00f8f Bug 491415. Need to initialize this member so we don't report bogus ascents. r+sr=roc 2009-05-05 01:01:47 -04:00
Chris Jones
8a3e35ae54 Bug 456272: deadlock detector improvements 2009-05-04 21:57:15 -07:00
adw@mozilla.com
0f2289897a Bug 399799 - Provide better options to query for tags (r=dietrich) 2009-05-04 20:40:34 -07:00
Marco Bonardo
6d9bee4245 Bug 484019 follow-up - Remove wrongly pushed debug dumping code 2009-05-05 00:40:48 +02:00
Neil Rashbrook
e483ab3bb2 Test for bug 488752 r=enn 2009-05-04 21:16:05 +01:00
Daniel Holbert
f91679f7b6 Bug 478438 trivial follow-up: remove unneeded 'typedef' keyword to fix compile warning. r=bnewman sr=mrbkap 2009-05-04 13:08:48 -07:00
Daniel Holbert
c59da27043 Bug 450340 trivial follow-up: flip constructor's initialization order to fix a build warning. r=roc 2009-05-04 11:08:36 -07:00
Neil Deakin
603bc733e6 Tests are failing on linux, I suspect some form of asynchronous loading issue, but will investigate more later, so disable them for now 2009-05-04 13:39:18 -04:00
Benjamin Smedberg
e389444b96 Bug 486064 - gfxtypes.h and gfxTypes.h conflict in flattened include directories on case-insensitive filesystems, r=joe
--HG--
rename : gfx/idl/gfxtypes.idl => gfx/idl/gfxidltypes.idl
2009-05-04 12:38:16 -04:00
Neil Deakin
8d0312dc36 Bug 378893, actully add the xul template test files 2009-05-04 11:27:09 -04:00
Antonio Gomes (tonikitoo)
59974e49c4 Merge bug 480306 2009-05-04 11:09:53 -04:00
Antonio Gomes (tonikitoo)
948602cdb2 Bug 480306 - Cannot enter password on gmail login using the soft keyboard. r=ginn.chen,blassey,pavlov sr=pavlov 2009-05-04 10:59:53 -04:00
Neil Deakin
43a07bed47 Bug 374288, don't open tooltips on items in a menu when the listener is outside of it, r+sr=neil 2009-05-04 10:55:47 -04:00
Neil Deakin
589c6ddc5b Bug 378893, xul template tests, r=smaug 2009-05-04 10:55:44 -04:00
Neil Deakin
6e32668a4e Bug 488084, set mCurPos when slider frame is initialized, so that it is set properly, r+sr=neil 2009-05-04 10:55:41 -04:00
Michael Ventnor
c1bd60ff54 Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc 2009-05-04 10:11:11 +02:00
Dão Gottwald
64aeaa3e98 Backed out changeset 99cdecb3734f 2009-05-04 10:23:25 +02:00
Michael Ventnor
4f7a000aee Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc 2009-05-04 10:11:11 +02:00
Dão Gottwald
b2399d1e27 Bug 462977 - Improve the site button and search button appearance on Windows. ui-r=faaborg, r=rflint 2009-05-04 10:03:03 +02:00
Alex Faaborg
7351133899 Bug 386766 - Refresh refreshed crash reporter icons on Windows and OS X 2009-05-03 19:37:31 -07:00
Chris Pearce
0bc08e0e73 Bug 491229 - Make DEBUG not defined in liboggz on Windows. 2009-05-04 13:30:44 +12:00
Phil Ringnalda
621dae24da Bug 489122 - MOZ_REFLOW_PERF not AC_DEFINED by --enable-reflow-perf since it's misspelled _PREF in configure.in, r+sr=roc 2009-05-03 18:35:33 -07:00
Masayuki Nakano
79854986cb Bug 487016 [IMM32] IMM32 related code should be separated from nsWindow r=VYV03354+ere, sr=roc 2009-05-04 07:20:11 +09:00
Ehsan Akhgari
4cd7be8b4c Backout revision 12536e9936b2 (bug 490879) because of unknown potential problems for Thunderbird 3.next 2009-05-03 22:03:40 +04:30
Ehsan Akhgari
0ef77668bd Bug 486844 - Left/Bottom padding of identity contextual dialog is a bit too wide; r=dao 2009-05-03 21:43:46 +04:30
Brendan Eich
0aadb94a7b Bug 489089 - JSON.parse is way slower than it needs to be (r=igor/sayrer). 2009-04-21 12:09:27 -07:00
Brendan Eich
af27492080 Bug 488963 - "Assertion failure: cg->lexdeps.lookup(atom), at ../jsemit.cpp" (tachyonal r=mrbkap). 2009-04-20 18:46:46 -07:00
jorendorff
e1b8077e65 Leaving outermost request should js_LeaveTrace (480301, r=brendan). 2009-04-20 18:22:00 -07:00
Brendan Eich
7f4de719f8 Fix dangling JS_PROPERTY_CACHE_METERING bits broken by patch for bug 489171. 2009-04-20 17:32:36 -07:00
igor
48c3925a9a js_SetPropertyHelper does not null *entryp for read-only properties (489171, r=gal,brendan). 2009-04-20 17:00:59 -07:00