Commit Graph

215009 Commits

Author SHA1 Message Date
Mitchell Field
30903a3115 bug 461444 - remove cases of excessive recursion in makefiles - followup to fix some EXTRA_COMPONENTS -> EXTRA_PP_COMPONENTS r=ted.mielczarek
--HG--
rename : toolkit/mozapps/downloads/nsHelperAppDlg.js.in => toolkit/mozapps/downloads/nsHelperAppDlg.js
rename : toolkit/mozapps/extensions/nsExtensionManager.js.in => toolkit/mozapps/extensions/nsExtensionManager.js
2010-01-26 05:11:00 -05:00
Ted Mielczarek
8551798f2a punt on bug 540369, set timeout=None for leaktest
--HG--
extra : rebase_source : 76440f6d2d263f951bf18e53336d51a779c8a838
2010-01-26 08:14:01 -05:00
Matthew Gertner
cace870cb2 bug 542004 - Removal of dependentlibs.list breaks Prism on OS X r=ted.mielczarek
--HG--
extra : rebase_source : a23b7315c735e81bbc098dba269d757f9bce38c9
2010-01-25 12:28:00 -05:00
Mats Palmgren
29c9316331 Null-check the root pres context result. Unregister the plugin frame earlier, at Stop instead of Destroy time. b=521426 r=roc 2010-01-26 14:10:12 +01:00
Phil Ringnalda
17f98e1b77 Try again to fix the Windows debug bloatcycle bustage from bug 540369, by cranking the timeout up to 3540 seconds 2010-01-25 21:22:45 -08:00
Jonathan Griffin
7e0b15b6d9 Provide a higher timeout for leaktest.py, since it began timing out at 60s after fixing bug 540369. 2010-01-25 17:45:39 -08:00
Chris Jones
fbd897de71 Followup to bug 542052: Windows doesn't like stdint types. 2010-01-25 17:18:11 -06:00
Daniel Holbert
a766c6ed36 Bug 542054: Fix warning spam in jstypedarray.cpp (unsigned/signed comparison, control reaches end of non-void function) r=vlad 2010-01-25 15:02:36 -08:00
Marco Bonardo
39bd4a58b4 Bug 529860 - Provide a method to enlarge timeout for some browser chrome tests, r=gavin 2009-12-04 15:13:22 +01:00
Marco Bonardo
83868e91a3 Bug 485269 - Add head.js and cleanup functions support to browser chrome tests, r=gavin 2009-11-23 22:32:27 +01:00
Chris Jones
bf83609f43 Bug 542052: Add support for serializing/deserializing byte types. r=bent 2010-01-25 16:47:39 -06:00
Dave Townsend
60ac3c37eb Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong 2010-01-25 14:04:34 -08:00
Karl Tomlinson
68185e5535 b=540910 use timeouts in plugin_clipping_helper2 so that the X server processes Xlib requests from the parent before testing requests from the OOP plugin
--HG--
extra : transplant_source : %1Dy%5D%FF%C9%3ED%98%8B%BE%A8%7B%09m%5Cl%0F%9E%E3%FF
2010-01-22 23:41:07 +13:00
Jonathan Griffin
e845a6725c Bug 540369. Fix unit test hang detection on Windows. r=ted
--HG--
extra : rebase_source : 9e9c8f45f61585ac0bb3f08d873289003d95c14d
2010-01-25 12:37:58 -08:00
Alex Pakhotin
5d932775e8 Bug 532929 - Show SIP button and a toolbar on windows mobile. r=blassey
--HG--
extra : rebase_source : 50e30b750512d3b292cd58e021d57aaafb76e243
2010-01-25 12:35:57 -08:00
Jonathan Griffin
73c5de5dd1 Bug 518924. Fix memory leak in NPAPI async callback test and re-enable 2010-01-25 12:20:30 -08:00
Blake Kaplan
4119a09041 Bug 541742 - Make XPCNativeWrapper.unwrap work. r=bzbarsky 2010-01-25 11:58:26 -08:00
Mitchell Field
e94828a273 bug 461444 - remove cases of excessive recursion in makefiles r=ted
--HG--
extra : rebase_source : 2f2d3c40b109eb92ae279cafb463a72238321e4f
2010-01-14 08:23:00 -05:00
Phil Ringnalda
6cc9f0786b Bug 541791 - about dialog "about:license" link target shouldn't be localizable, r=gavin
--HG--
extra : rebase_source : cdae88dc1f256bf318ec36181f81a3f25827e4cf
2010-01-25 00:41:24 -08:00
Phil Ringnalda
2fcd706133 Bug 536336 - Remove copyright strings in UI, r=gavin,handerson
--HG--
extra : rebase_source : 1192b1774627677a6a5dd9faa800c436361c987d
2009-12-29 14:13:00 -08:00
Jesse Ruderman
1435907582 Add dump statements to help figure out random-orange bug 540980 2010-01-25 10:49:17 -08:00
Daniel Holbert
19ca0608af Bug 535915: Pause after seeking, for reftest snapshot, in anim-discrete-values-1.svg. (randomorange test-only change) 2010-01-25 10:33:58 -08:00
Boris Zbarsky
ce22b77239 Bug 538063. Fix the assert condition to not trigger for <area>s. r=tn 2010-01-25 11:03:48 -05:00
Boris Zbarsky
d2be70a83c Bug 541382. Buttons with non-visible overflow should clip their contents. r=roc 2010-01-25 11:03:43 -05:00
Alexander Surkov
989219849f Bug 541108 - nsAccessible::DoCommand shouldn't return value, r=davidb 2010-01-25 23:09:25 +08:00
Alexander Surkov
2d53e74110 Bug 523785 - Use NS_DispatchToMainThread instead of nsITimer, r=ginn, davidb, sr=smaug 2010-01-25 23:08:08 +08:00
Benjamin Smedberg
6e8ca02ce6 Bug 540967 - "missing output line for total leaks" because the parent process isn't waiting for the child process to clean up/write leak logs, r=cjones
--HG--
extra : transplant_source : EW%5C-%60M%BCabd%A0%DE%F8%1EG%DF%03%14%B3%24
2010-01-22 10:21:33 -05:00
Benjamin Smedberg
32a73623b6 Bug 540868 part 3: when deallocating NPObjects in leakcount builds, let the leak monitor know that we cleaned them up correctly, r=bent
--HG--
extra : transplant_source : H%AC%29%DF8y%E8f%F1%2B%3B%5C%A3Z%10%D1R%7E%CC%10
2010-01-22 10:06:30 -05:00
Benjamin Smedberg
f3acc3f492 Bug 540868 part 2: keep all NPObjects (not just those with actors) in mObjectMap, and invalidate/deallocate them when we destroy the associated instance, r=bent
--HG--
extra : transplant_source : %96H%CA%BF%2BX%18s%C8%1B%2Bh%8F%92%05%F0%9F/N%01
2010-01-22 10:06:13 -05:00
Benjamin Smedberg
7f5a470794 Bug 540858 part I: separate the refcount logging of NPObject (which works for both plugin and proxy NPObject) from ctor/dtor logging of ChildNPObject (proxy only), r=bent
--HG--
extra : transplant_source : %16%16%92s%8C%B1%AC%8AT%23%DF%DD%A0%B7RH%84C%A7%3A
2010-01-22 10:05:29 -05:00
Chris Jones
aff9b49ce6 Bug 521929, part 3: IPDL/C++ test.
--HG--
extra : transplant_source : %9E%82%3E%20E%81J%97r%CD%05%93%FC%E0%9C%877P%DF%EE
2010-01-21 20:04:11 -06:00
Chris Jones
46d968b2f3 Bug 521929, part 2: Save racy RPC replies onto a special stack until they're the reply to the right out-call. r=bent
--HG--
extra : transplant_source : %95R%85%B4%AD%0F%3D%9B%A5%18n%9B%94%BF%DA%9A%1BE%40%AC
2010-01-21 20:04:10 -06:00
Chris Jones
f4ec1f80fa Bug 521929, part 1: Add a "seqno" field to synchronous messages. r=bent
--HG--
extra : transplant_source : %D0%5D%CF%0DUv%AC%AD%09%F98%C4%14%E2%F8%14%2CUZ%97
2010-01-21 20:04:09 -06:00
Robert Longson
b5b8d9c97a Bug 539576 - SVGTransform matrix changes still not live in all circumstances (with bustage fix). r=jwatt 2010-01-25 14:36:09 +00:00
Robert Longson
e368e0f6f7 Backout Bug 539576 due to test failures 2010-01-25 13:44:55 +00:00
Robert Longson
2a8cebe4fb Bug 539576 - SVGTransform matrix changes still not live in all circumstances. r=jwatt 2010-01-25 12:26:15 +00:00
Olli Pettay
7c78ce23a9 Bug 539060 - Crash [@ do_QueryFrame::operator<nsIPageSequenceFrame> nsIPageSequenceFrame*() ] in print preview , r=roc
--HG--
extra : rebase_source : 246c540277da95dbc670bcfc899dc9f9796f603e
2010-01-25 13:15:25 +02:00
Henri Sivonen
85c7057ec2 Bug 539684 - Serializer tests fail with the HTML5 parser due to whitespace differences and doctype case differences. r=laurent.
--HG--
extra : rebase_source : d7855eca3004f7eceaefcdd8a1b0bfb7794a1e46
2009-12-21 13:39:00 +02:00
Henri Sivonen
1c5a4d21e9 Bug 520581 - HTML5 parser reverses attributes on some elements. r=bzbarsky.
--HG--
extra : rebase_source : 2018b107ac2e508a20e245d49d396e7c1ea7230d
2009-12-23 10:32:39 +02:00
Henri Sivonen
0a21708778 Bug 539882 - Make test_bug324378.html not expect that attributes on second <head> move to head. r=bzbarsky.
--HG--
extra : rebase_source : 9e8f9d43c6f59751cec60e657b91bcc3422a32f0
2010-01-18 15:38:43 +02:00
Olli Pettay
3ee8916321 Bug 534833 - click event is occasionally lost in text form controls when focus event changes the value of the control, r=roc
--HG--
extra : rebase_source : 9c90b0ed41ab12c38d264edc839227cdd0d8817f
2010-01-25 11:21:33 +02:00
Alfred Kayser
ac87a1c83f Bug 541828: crash in BuildFileList (r=tglek) 2010-01-25 10:21:49 +01:00
Dão Gottwald
55d0956af2 Bug 498852 - allow menu bar auto hiding regardless of toolbar customization. r=gavin 2010-01-25 09:47:28 +01:00
timeless@mozdev.org
9fe95160d2 Bug 538930 - [@ @0x0 | nsNotifyAddrListener::Run] assumes InitIPHelperLibrary will never fail and that sNotifyAddrChange will be non null, r=biesi 2010-01-11 07:40:00 -08:00
Phil Ringnalda
b86e3393ee Bug 541810 - remove obsolete comment before sqautherie wets himself over the horror of not having the comments synced between the / and /js/src/ copies 2010-01-24 20:21:04 -08:00
Kyle Huey
8a83d2bb16 Bug 541836: More Trackpoint Hack Tweaking r=roc 2010-01-24 15:07:33 -05:00
L. David Baron
edbdda3be2 Always create nsDisplayTableBorderBackground when we're doing event delivery. (Bug 541668) r=roc 2010-01-24 12:06:20 -08:00
L. David Baron
1dd144bce3 Fake pushback of invalid eCSSToken_URL results from NextURL. (Bug 541434) r=bzbarsky 2010-01-24 12:06:19 -08:00
L. David Baron
ce93e20a83 Ensure intrinsic size is always initialized. (Bug 541028) r=bzbarsky 2010-01-24 12:06:19 -08:00
Jonathan Watt
1a9b2068d8 Bug 540479. Add support for SMIL animation of boolean attributes in SVG. r=dholbert 2010-01-24 16:42:08 +00:00