Commit Graph

40939 Commits

Author SHA1 Message Date
Neil Deakin
bc56cd9078 Disable these tests for now 2010-04-18 15:37:43 -04:00
Neil Deakin
3c21f75207 Bug 554400, convert search.xml to use new dropped link handler, r=gavin 2010-04-18 14:27:23 -04:00
Neil Deakin
645fdae65c Bug 539476, use the system event group for editor drop listeners, so that the default action can be prevented, r=smaug 2010-04-18 14:27:20 -04:00
Neil Deakin
16e62a0020 Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
Marco Bonardo
857662cfa6 Bug 556739 - Forgot one module change in tests header. 2010-04-18 16:10:32 +02:00
Marco Bonardo
606136a23c Bug 556739 - followup to address a missing change and app module usage. 2010-04-18 16:06:01 +02:00
Marco Bonardo
e203107ce4 Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js, r=dietrich 2010-04-18 16:05:58 +02:00
rbs@maths.uq.edu.au
978cb43dd1 Bug 251843: Add alternating background to about:config. r=mconnor 2010-04-18 09:26:31 +02:00
Michael Ventnor
3602bd64b6 Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
2010-04-18 13:13:10 +10:00
Jim Mathies
b298f48b21 Bug 559943 - cleanup of existing reply message handlers and add wm_contextmenu to address silverlight hang. r=bsmedberg.
--HG--
extra : rebase_source : eec00baf601f98d309b7393950037d68aa18a404
2010-04-17 16:11:47 -05:00
Sergey Reymerov<sergeyreym@gmail.com>
6ba412f99b Bug 469717 - Crash when using xf:delete followed by xf:send, r=peterv 2010-04-18 10:35:53 +09:00
Dan Witte
404572ffab Merge. 2010-04-17 12:26:30 -07:00
Brian Hackett
cd6ae28e5f Bug 541220 - Integrate sixgill into build system. r=dwitte 2010-04-15 11:44:23 -07:00
Doug Turner
37465bb1de Bug 556971 - Fix MOZ_USE_IMAGE_EXPOSE use of shared memory. r=jrmuizel 2010-04-15 21:48:04 -07:00
Robert Sayre
32e4413b47 Bug 559562. Fix Windows a11y test using obsolete getter syntax. 2010-04-15 10:52:25 -04:00
Robert Sayre
21d5aa345b Merge tracemonkey to mozilla-central. 2010-04-15 12:05:18 -04:00
timeless@mozdev.org
5d8a795fd9 Bug 495078 - Crash [@ NS_GetInnermostURI] with manifest attribute in file as child frame of chrome document, r+sr=biesi 2010-04-15 06:48:41 -07:00
Olli Pettay
f61e2208ef Bug 557892 - Crash [@ nsGenericElement::SetAttr], r=sicking
--HG--
extra : rebase_source : 55eae64fcad1d2ad4343b5ac0e70a26e67021722
2010-04-15 14:07:30 +03:00
Ginn Chen
bcf64f198e Bug 557470 make check in xpcom/tests/ is not portable on Solaris r=ted.mielczarek 2010-04-15 18:47:25 +08:00
Ginn Chen
a3f7ed876f Bug 556217 Update sydney_audio_sunaudio.c r=kinetik 2010-04-15 18:43:28 +08:00
Olli Pettay
09746cd281 Bug 559311 - [HTML5] nsContentUtils::CreateContextualFragment doesn't cache HTML5 parser, r=hsivonen 2010-04-15 12:40:30 +03:00
Olli Pettay
38d20b75c6 Bug 558795 - speed up nsEventTargetChainItem (de)allocation, r=jst 2010-04-15 12:38:32 +03:00
Jonathan Kew
7b7028d14b Add reftest for bug 557736. 2010-04-15 10:12:26 +01:00
Jonathan Kew
1119f0a9cc bug 557736 - ignore empty elements in the font family list. r=jdaggett 2010-04-15 09:31:15 +01:00
Jonathan Kew
52f9f9e606 bug 555435 - compact the cmap block arrays after loading to reduce memory footprint. r=jdaggett 2010-04-15 09:31:12 +01:00
Jonathan Kew
5e4a15e897 bug 558489 - prevent cocoa object autorelease-leakage during ipc startup. r=josh 2010-04-15 09:31:10 +01:00
Nicholas Nethercote
4139494dcc Bug 559250 - encapsulate JSSLOT_{PRIMITIVE,DATE,REGEXP}_* within JSObject (take 2). r=brendan. 2010-04-14 18:57:30 -07:00
Nicholas Nethercote
00c793c05f Backed out changeset 681b0067e61b due to massive breakage 2010-04-14 17:09:17 -07:00
Nicholas Nethercote
e240c1f235 Bug 559250 - encapsulate JSSLOT_{PRIMITIVE,DATE,REGEXP}_* within JSObject. r=brendan. 2010-04-14 16:18:03 -07:00
Jason Orendorff
c58c59528b Bug 559438 - Decompiler bug with JSOP_CONCATN. r=shaver. 2010-04-14 17:26:44 -05:00
Jason Orendorff
67f4c567ed Missing test file for 47949ff2d058. 2010-04-14 15:52:24 -05:00
Jason Orendorff
af84824b06 Bug 559006 - Wrong behavior with JSClass::convert hook and JIT. r=mrbkap. 2010-04-14 15:07:01 -05:00
Dan Witte
d932f1875d Bug 556329 - Allow ctypes to load exported data symbols. r=jorendorff 2010-04-14 10:36:48 -07:00
Walter Meinl
1d3efeae28 Bug 538002 - Get libffi 3.0.9 working on OS/2. Part 3: Mozilla bits. r=dwitte 2010-04-14 10:36:48 -07:00
Dan Witte
271ddaf124 Bug 538002 - Get libffi 3.0.9 working on OS/2. Part 2: update libffi.patch. 2010-04-14 10:36:48 -07:00
Walter Meinl
34c05f566e Bug 538002 - Get libffi 3.0.9 working on OS/2. Part 1: libffi bits. r=dwitte 2010-04-14 10:36:48 -07:00
Dan Witte
4e6cc3082a Bug 556902 - Fix ctypes warnings. Part 2: libffi. r=benjamn 2010-04-14 10:36:48 -07:00
Dan Witte
a199de8c64 Fix allocator mismatch. No bug, r=jorendorff 2010-04-14 10:36:47 -07:00
Robert Sayre
93ca8a6021 Merge mozilla-central to tracemonkey. 2010-04-14 08:17:38 -04:00
Jason Orendorff
190248f706 Merge backout. 2010-04-14 07:00:55 -05:00
Jason Orendorff
33e5d7d502 Backed out changeset ff77002e8a30 (bug 558720). 2010-04-14 07:00:36 -05:00
Masayuki Nakano
ff0920ecea Bug 558690 Textarea input fails unless one clicks elsewhere (addressbar, searchbar, forms, etc) first. r=karlt 2010-04-14 20:28:38 +09:00
Masayuki Nakano
2ba4e16ca7 Bug 558978 Looks like composition isn't committed after I clicked r=karlt 2010-04-14 20:27:20 +09:00
Ms2ger
4581294096 Bug 559024 - SVGStyleElement.media and SVGStyleElement.title setters do not work. r=jwatt 2010-04-14 10:30:55 +01:00
Olli Pettay
2fcb04d15b Bug 557398, Show (i)frames asynchronously, r=jst, sr=roc 2010-04-14 11:33:47 +03:00
Chris Jones
e4c14091b0 Fix typo from bug 519601 that busted windows. 2010-04-14 02:31:36 -05:00
Chris Jones
c03a0009e7 Fix typo from bug 519601 that busted mac. 2010-04-14 02:20:53 -05:00
Karl Tomlinson ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
27462a223f Bug 519601: s/netscape/netsc@pe/ for plugin dso paths passed on the command line on linux. r=karlt 2010-04-14 02:04:52 -05:00
Dietrich Ayala
407d224a76 Backout the disabling of test_browserGlue_distribution.js because doing so caused a crash. See bug 523936. 2010-04-14 00:02:30 -07:00
Dietrich Ayala
bc51cf819c Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js | false == true (via shaver, test landing to see orange effect) 2010-04-13 22:57:36 -07:00