Commit Graph

215037 Commits

Author SHA1 Message Date
Jonathan Kew
6c7732e56d Bug 541277: correct boundary handling in character/glyph clump processing. r=roc 2010-01-27 07:46:31 +00:00
Simon Montagu
4477558f1a Allow justification space to be added after non-breaking-spaces. Bug 541189, r=roc 2010-01-26 23:30:13 -08:00
Simon Montagu
571a82ed3d Reftests for bug 541189 2010-01-26 23:29:46 -08:00
Tom Dyas
65db2cf78a First part of adding support for a Mac OS X dock menu defined via XUL menus. Hoist DOM mutation observer code into new superclass. b=415463 r=josh 2010-01-27 01:14:40 -05:00
Dave Townsend
d6a2a40634 Merge backout of bug 541739 2010-01-26 19:05:42 -08:00
Dave Townsend
8da58ceb2e Backed out changeset 4d7bde383df5 from bug 541739 due to test failures 2010-01-26 19:05:31 -08:00
Dave Townsend
bdf9d63fca Additional logging for bug 542387. r=gavin 2010-01-26 18:51:06 -08:00
Vladimir Vukicevic
c6d598c858 fix some warnings and add some xpconnect flair, r=mrbkap 2010-01-26 18:14:15 -08:00
Josh Aas
e348c30e79 Get rid of nsPluginInstanceTagList. Make this code easier to deal with and less error-prone. b=535643 r=jst 2010-01-26 20:30:58 -05:00
Ehsan Akhgari
8c4dcf819d Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh 2010-01-26 20:28:51 -05:00
Gavin Sharp
eb73687c11 Bug 189378: add pref to disable plugins in the browser, r=josh
--HG--
extra : rebase_source : 7f70e2585d6b2840fa801969e5af50c5e81caca8
2009-10-05 05:00:57 -04:00
Vladimir Vukicevic
1bf90fb035 b=542336; webgl texImage2D broken due to overzealous argc checking (regression from bug 533663); r=jrmuizel 2010-01-26 14:23:49 -08:00
L. David Baron
49843c3935 No longer need to invalidate all of a foreignObject when there's an invalidate inside of it. (Bug 418063) r=jwatt 2010-01-26 12:39:56 -08:00
L. David Baron
bf87da1b16 Make scrolling work inside iframe inside transformed svg:foreignObject by using GetCrossDocParentFrame for loop in check for whether we can blit. (Bug 403443) r=roc 2010-01-26 12:39:02 -08:00
Jonathan Griffin
6f5af267a2 Bug 539755. Fix tests to use 'basic' instead of 'http' for the scheme parameter. 2010-01-26 09:22:49 -08:00
Honza Bambas
673c5adf9d Backout merge 2010-01-26 18:21:15 +01:00
Honza Bambas
1a0bdfd2fa Backout changeset f41cab7bf009 2010-01-26 18:20:54 +01:00
Honza Bambas
155e1b8446 Backout merge 2010-01-26 18:19:44 +01:00
Honza Bambas
7579d82da2 Backout changeset 797faff71a4a 2010-01-26 18:19:23 +01:00
Honza Bambas
384aff2d18 Backout merge 2010-01-26 18:17:39 +01:00
Honza Bambas
fa43cb5d3a Backout changeset 975011677c5d 2010-01-26 18:17:10 +01:00
Honza Bambas
baadb3f6bc Fix second bustage after bug 501423 landed 2010-01-26 15:24:04 +01:00
Honza Bambas
51988a1e18 Fix bustage after bug 501423 landed 2010-01-26 15:01:55 +01:00
Olli Pettay
aac1a2a936 Bug 540854 - XMLHttpRequest truncates UTF-8 encoded strings containing Code Point 0x00, r=sicking
--HG--
extra : rebase_source : 251c02fe91bf35fe46f0f1e3a829ddb00e889132
2010-01-26 15:54:55 +02:00
Honza Bambas
bd24ece73a Bug 501423 - StorageEvent implementation does not match the spec, r=jst 2010-01-26 14:33:03 +01:00
Philippe De Ryck
91e448edac Bug 537670 - Failure to load pages using Basic Auth and lots of content, after setting the LOAD_ANONYMOUS flag, contributed by Honza Bambas <honzab.moz@firemni.cz>, r=bz+honzab 2010-01-26 14:33:03 +01:00
Honza Bambas
abfb1871ea Bug 534698 - nsTransportEventSinkProxy implementation eats event notifications, r=bz 2010-01-26 14:33:03 +01:00
Honza Bambas
dc6d2a4e2f Bug 517938 - Test timed out in security/ssl/mixedcontent, r=ted 2010-01-26 14:33:03 +01:00
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