Commit Graph

34001 Commits

Author SHA1 Message Date
Benjamin Smedberg
fa058fc1f1 Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
Rich Walsh
bdab68be3d [OS/2] Bug 516274 - fix plugin focus issues, r=pweilbacher 2009-10-12 11:10:38 +02:00
Rich Walsh
e5e691bbe1 [OS/2] Bug 520894 - browser doesn't show anything in the main window, r=pweilbacher 2009-10-12 10:48:41 +02:00
Dave Yeo
e1f3c5d519 [OS/2] Bug 520418 - build break due to empty short DLL names, r=pweilbacher 2009-10-12 10:33:20 +02:00
Dave Yeo
37b0f349be [OS/2] Bug 520420 - build break due to typo, r=mkaply 2009-10-12 10:33:20 +02:00
Dão Gottwald
619614abd8 Bug 521188 - AeroPeek object leaks into global scope. r=gavin (P1 blocker on CLOSED TREE) 2009-10-12 08:13:25 +02:00
Boris Zbarsky
e47b092923 Add some much-needed documentation for getAnonymousNodes. No bug. 2009-10-11 22:45:00 -04:00
Karl Tomlinson
3fa2368891 b=521376 remove XSynchronize from plugin process r=cjones 2009-10-12 12:54:49 +13:00
Jacek Caban
123f1ba892 Fixed compilation on mingw where PRUnichar != jschar. b=518721, r=dwitte 2009-10-11 16:22:42 -07:00
Takeshi Kurosawa
19058d0ddd Bug 521631 - remove SVGSVGElement::createSVGString. r=longsonr 2009-10-11 16:48:36 +01:00
Robert Longson
1507843db2 Backout Bug 388547 due to Mac test orange 2009-10-11 14:03:06 +01:00
Robert Longson
bbaa60b7ef Bug 388547 - Initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc 2009-10-11 12:44:33 +01:00
Takeshi Kurosawa
de1a8ba479 Tests for Bug 519107. r=longsonr 2009-10-11 11:47:01 +01:00
Robert Sayre
8e2e9f852b Merge tracemonkey to mozilla-central. 2009-10-10 20:42:24 -05:00
Phil Ringnalda
90f4db5b2e Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg 2009-10-10 18:07:43 -07:00
Phil Ringnalda
7eb7c8098b Bug 520394 followup, remove reference to the removed printpde makefile, rs=ted 2009-10-10 18:07:39 -07:00
L. David Baron
3721a39441 Oops, sign of error_direction needs to change only for its second use. (Bug 435441) 2009-10-10 11:01:12 -07:00
L. David Baron
5095db87e0 Allow more error in bezier computation to fix random orange. 2009-10-10 10:02:32 -07:00
Masahiro Yamada
6b03502e2e Bug 505060 - [Print preview]Changing scale xx% -> shrink to fit -> xx% does not work. r=gavin.sharp 2009-10-10 23:20:35 +09:00
Marco Bonardo
0c99e021e5 forgot one usecapture change, sorry. 2009-10-10 14:10:49 +02:00
Marco Bonardo
5d10169035 sync browser_394759_privatebrowsing.js with browser_394759.js and add a couple infos to try debugging failure. 2009-10-10 14:08:38 +02:00
Dão Gottwald
1ab34b17ab Bug 521557 - enable browser_keyevents_during_autoscrolling.js on Linux 2009-10-10 13:21:06 +02:00
Ehsan Akhgari
49a23522ca Bug 513420 - random failure in browser_privatebrowsing_windowtitle.js, r=mconnor. Further modified by me, r=ehsan 2009-10-09 23:13:53 +02:00
Marco Bonardo
ee8e748a7b Bug 450807 - [Windows] xpcshell-tests: test_bug_401430.js fails intermittently, r=mardak 2009-10-09 22:45:06 +02:00
Marco Bonardo
e68c36ec27 Bug 519326 - Variant.h(152) : warning C4244: '=' : conversion from 'PRInt64' to 'PRInt32', possible loss of data. r=sdwilsh 2009-10-09 22:15:19 +02:00
Graydon Hoare
12e43d492a Bug 521340 - TM merge: more build infrastructure (tracemonkey side), r=nnethercote. 2009-10-09 12:58:39 -07:00
Jae-Seong Lee
087185726b Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 3. r=mak 2009-10-09 20:17:07 +02:00
Dão Gottwald
0c15f2722f Bug 521548 - Remove unused command-button and filter-button bindings. r=mak 2009-10-10 12:14:59 +02:00
Markus Stange
5110b3a364 Bug 520644 - Switching to a lightweight theme pushes down the content area. r=dao 2009-10-10 09:24:00 +02:00
L. David Baron
d74253a76d Make transitions test more reliable by measuring the positions of transitions relative to a pair of reference linear transitions, and testing the progress of those reference linear transitions with considerably more latitude. (Bug 435441) 2009-10-09 19:11:09 -07:00
Jim Mathies
9173927909 Bug 473045 - added taskbar idl comments. no bug. 2009-10-09 16:38:52 -05:00
Jim Mathies
b4ae287fcb Bug 520837 - Address Ts regression from aero landing. r=robarnold. 2009-10-09 15:55:11 -05:00
Dão Gottwald
511a052dc4 Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend 2009-10-09 20:25:58 +02:00
Dão Gottwald
8b8714513e fix test_LightweightThemeManager.js 2009-10-09 22:36:00 +02:00
L. David Baron
54ab56b5d3 Merge backout of changeset 5f03363ae12d (Bug 516013) due to xpcshell test failure (test_LightweightThemeManager) caused by exception thrown from the code added in that changeset. 2009-10-09 13:31:39 -07:00
L. David Baron
66b7002bfb Backed out changeset 5f03363ae12d (Bug 516013) due to xpcshell test failure (test_LightweightThemeManager) caused by exception thrown from the code added in that changeset. 2009-10-09 13:31:19 -07:00
Dão Gottwald
7aca93ac56 Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend
--HG--
extra : rebase_source : 64584eb694541460856d3ca75ce083e7d992bc8a
2009-10-09 20:25:58 +02:00
Marco Bonardo
2cbc880644 Bug 518970 - Sporadic timeout in browser_394759_privatebrowsing.js, r=zpao 2009-10-09 20:17:13 +02:00
Dão Gottwald
4b9837871c Bug 521216 - Dispatch the TabOpen event before notifying progress listeners. r=gavin
--HG--
extra : rebase_source : ae11457dde7197eb0d56c8795c67728be93dc27d
2009-10-09 20:36:06 +02:00
Dão Gottwald
ec7424cf8a Bug 521216 - remove debug code
--HG--
extra : rebase_source : d1233872ce281ca8ec4ce4a11766dc6dec756e92
2009-10-09 20:34:10 +02:00
Chris Jones
be2f5f8cbe bug 521445: band-aid to stop an assertion failure when plugin processes shut down 2009-10-09 13:05:51 -05:00
Chris Jones
952906a7a1 nsDependentCString must be null-terminated, but byte buffers do not. temporary fix until we start using a "real" byte buffer 2009-10-09 01:24:46 -05:00
Chris Jones
024372f081 fix bugs in RPC race resolution 2009-10-09 01:21:39 -05:00
David Anderson
39458dcaa0 Removed arena reservations from ExecuteTree (bug 521309, r=gal). 2009-10-08 19:58:41 -07:00
Chris Jones
264a18bfdc hack around lack of C99 format specifiers on Windows 2009-10-08 18:07:24 -05:00
Chris Jones
0f4bfc1b8d followup to RPC race resolution --- convert RPC_DEBUGABORT into RPC_ASSERT, and pre-emptively fix potential spurious race detector alarms 2009-10-08 17:41:18 -05:00
Luke Wagner
2c0ed14a2a Followup to bug 520590 - forgot some bits (r=dvander)
--HG--
extra : rebase_source : edd2fd48b652ac9e17c40bab8203b3c5edc1bd43
2009-10-08 14:45:04 -07:00
Chris Jones
6c79e4bbd2 add racy RPC resolution. also add better debugging info and fix two shared-memory-race bugs. 2009-10-08 16:44:43 -05:00
Ben Turner
970c751691 Remove testplugin for ipc, we can run the real one now. 2009-10-08 14:40:51 -07:00
Ben Turner
dfe7dc6f40 Oops, revert bad changes 2009-10-08 12:23:04 -07:00