L. David Baron
f5c868d3c6
Clear back-pointer in more cases. (Bug 475136) r+sr=bzbarsky
2009-01-29 12:39:21 -08:00
L. David Baron
6fd6f6ba0f
Keep old rule trees around until they are no longer referenced. (Bug 475128) r+sr=bzbarsky
2009-01-29 12:39:19 -08:00
L. David Baron
62e280a661
Remove default value for gfx.downloadable_fonts.enforce_same_site_origin pref, which is no longer implemented. (Bug 457825) r=jdaggett
2009-01-29 12:39:19 -08:00
L. David Baron
5299a0bbe2
Weaken assertion so that it doesn't fire. (Bug 472353) r+sr=bzbarsky
2009-01-29 12:39:19 -08:00
L. David Baron
f8774a93ef
Implement CSS computation of font-stretch property and store it in the gfx font structures. (Bug 3512) r=vlad sr=bzbarsky
2009-01-29 12:39:18 -08:00
L. David Baron
e0ea655b2f
Separate previously-copied font constants into their own file and have them in one place rather than three. (Bug 3512) r=vlad
2009-01-29 12:39:18 -08:00
L. David Baron
d6d6914e7a
Conditionally adjust two reftest references to match the non-assembly version of the code. (Bug 465088) r=bholley
2009-01-29 12:39:17 -08:00
Blake Kaplan
69a2bec66d
Bug 475834 - Multiline comments with newlines in them should not decompose to nothing. r=brendan
2009-01-29 12:22:26 -08:00
Boris Zbarsky
ddd360ca2d
Fixing build bustage on Windows. Bug 307394
2009-01-29 15:15:45 -05:00
Boris Zbarsky
e753880b7c
Bug 307394 part 2. Fix the indexing in ContentInserted to work correctly even when XBL is around. r+sr=dbaron. Also fixes bug 232990, bug 261826 , bug 272646, bug 386310, bug 468546
2009-01-29 14:46:20 -05:00
Boris Zbarsky
7011c1e34c
Bug 307394 part 1. Create a non-COM way to get at XBL child nodes, and put an IndexOf() method on nsINodeList. r+sr=peterv
2009-01-29 14:46:18 -05:00
Boris Zbarsky
3574872d3a
Bug 335615. Don't do editor init inside frame construction. r=mats, sr=roc
2009-01-29 14:46:17 -05:00
Jeff Muizelaar
a7c6031376
nsNavHistory::AddDocumentRedirect doesn't handle INTERNAL redirects - bug 475069 r=mak77
2009-01-29 14:26:04 -05:00
Joe Drew
d5cccedfce
Bug 473161 - Fix imgRequest::Cancel() to call Cancel() on the loadgroup instead of the channel. The fix to bug 89419 included a mistaken change from cancelling the loadgroup to cancelling the channel. r=bzbarsky, sr=vladimir, a=blocking1.9.1+
2009-01-29 14:18:56 -05:00
Shawn Wilsher
40c1c5af7f
Bug 475830 - Downloads should end up in My Documents/Downloads for winxp
...
Per discussion with beltzner on irc.
r=gavin
2009-01-29 13:24:41 -05:00
Benjamin Smedberg
b65f2814ef
Bug 414540 - RDFXMLDataSource should reject cross-domain redirects. Original patch by Neil Deakin, fixed up with better testing, r+sr=bz
2009-01-29 11:45:50 -05:00
Honza Bambas
0d4109c626
Bug 466314 - updatingImplicit.html \(used by test_offlineMode.html and test_updatingManifest.html\) crashes SeaMonkey, r=dcamp, sr=jst
2009-01-29 16:22:53 +01:00
Serge Gautherie
74eee262d7
Bug 475455 - [Windows 2000] runtests.py: automation.py can't kill ssltunnel.exe; (Av1b) Support Win2K kill.exe tool; r=jwalden+bmo
2009-01-29 14:37:37 +01:00
John Daggett
2d4898acdd
Bug 425844 - fix up typo in comment
2009-01-29 18:04:53 +09:00
John Daggett
b77141c8e3
Bug 425844 - restore menu state after page setup and print dialogs. r=josh
2009-01-29 17:46:23 +09:00
Jason Orendorff
2ba2f5d3ed
Bug 475761 - TM: js_Any_GetProp and friends can reenter. r=brendan. Note that this patch alone does not fix the bug. The rest of the fix comes in bug 462027.
2009-01-29 00:13:03 -06:00
Ryan Flint
76601bc779
Bug 467890 - Support automatic updates for app-shipped search plugins. r=gavin
2009-01-29 00:32:10 -05:00
shaver@mozilla.org
728f9f9126
Backed out changeset 7246c4dcf997 (bug 469625) due to trace-test.js failures.
2009-01-28 22:26:46 -05:00
Doug Turner
b6f260e8f7
Merge to tip
2009-01-28 17:19:30 -08:00
brendan@mozilla.org
14dd060156
Conservatively track modifications along the prototype chain of arrays (469625, r=jorendorff).
2009-01-28 16:16:20 -08:00
Shawn Wilsher
43d27a55f5
Bug 384068 - [10.5] Firefox should download files to Leopard's Download Stack by default
...
Additionally, this sets browser.download.folderList to 1, which means we use the
downloads folder for all operating systems and oses. We can now also remove the
special code in browser-startup to set this pref to 1 for Vista only.
ui-r=beltzner
r=gavin
2009-01-28 19:00:14 -05:00
Doug Turner
258e5fb771
Bug 474825 - honor mozilla.widget.disable-native-theme preference on windows. r/sr=stuart
2009-01-28 15:39:13 -08:00
Doug Turner
a709dd700a
Bug 473662 - disable tap-and-hold on windows mobile. r=emaijala sr=pavlov
2009-01-28 15:38:14 -08:00
Brad Lassey
9f3f82e721
Bug 467371 - VERIFY in nsToolKit::Startup should check GetLastError() for ERROR_CLASS_ALREADY_EXISTS. r=dougt
2009-01-28 15:36:33 -08:00
Doug Turner
5e5752733e
Bug 464394 - Define MOZ_GFX_OPTIMIZE_MOBILE on WINCE. r=ted
2009-01-28 15:35:02 -08:00
Andreas Gal
424b5e8997
Detect OOM condition and flush code cache when destroying the recorder and don't enter endAssembly when OOM (475821, r=danderson).
2009-01-28 15:12:31 -08:00
Robert Sayre
7a7d5be9e1
Merge tracemonkey to mozilla-central.
2009-01-28 10:56:08 -08:00
Brad Lassey
a3e2c86e47
bug 474737 - Windows ce tools refactor, NPOTB r=dougt, ted
...
--HG--
rename : build/wince/tools/vs9ppc2003arm/arm-wince-as.c => build/wince/tools/arm-wince-as.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-gcc.c => build/wince/tools/arm-wince-gcc.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-lib.c => build/wince/tools/arm-wince-lib.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-link.c => build/wince/tools/arm-wince-link.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-res.c => build/wince/tools/arm-wince-res.c
rename : build/wince/tools/vs9ppc2003arm/toolspath.h => build/wince/tools/toolspath.h
2009-01-28 13:13:56 -05:00
Andrei Saprykin
1f2fd44d83
bug 475680 - Using gcNumber in the cycle collector heuristics. r=igor
2009-01-28 18:23:42 +01:00
Jim Blandy
ae65f2b142
Bug 475064: Use 'test !', not '! test' in configure scripts. r=bsmedberg
2009-01-28 09:01:40 -08:00
Honza Bambas
86790d781f
Backing out bug 466314 changeset b82c1c2d061e
2009-01-28 17:52:10 +01:00
Bob Clary
71cb51be51
bug 471450 - record mozilla-1.9.1 fix.
2009-01-28 08:34:13 -08:00
Bob Clary
2bc19504bb
bug 470364 - JavaScript Test by Jeff Walden.
2009-01-28 08:34:13 -08:00
Bob Clary
0951718022
bug 471635 - JavaScript Test by Jesse Ruderman.
2009-01-28 08:34:12 -08:00
Bob Clary
8e5bdff582
bug 474769 - JavaScript Test by Jesse Ruderman.
2009-01-28 08:34:12 -08:00
Bob Clary
f2319ab994
bug 474935 - JavaScript Test by Jesse Ruderman.
2009-01-28 08:34:12 -08:00
Bob Clary
deb84bdad2
bug 472599 - JavaScript Test by Jesse Ruderman.
2009-01-28 08:34:12 -08:00
Bob Clary
d7ff11e034
bug 458838 - JavaScript Test by Boris Zbarsky.
2009-01-28 08:34:12 -08:00
Bob Clary
a26009dada
imported patch bug-366601.patch
2009-01-28 08:34:11 -08:00
Bob Clary
01836c57dc
bug 352026 - record mozilla-central failure.
2009-01-28 08:34:11 -08:00
Bob Clary
6f97c7449a
bug 319980 - record failures.
2009-01-28 08:34:11 -08:00
Bob Clary
be4f8c24ce
bug 455464 - record failures.
2009-01-28 08:34:11 -08:00
Bob Clary
d0f0e123b9
bug 455982 - record failures.
2009-01-28 08:34:10 -08:00
Bob Clary
dad2d40f1b
bug 458679 - record failures.
2009-01-28 08:34:10 -08:00
Bob Clary
0c6ff656a2
bug 341821 - record failure.
2009-01-28 08:34:10 -08:00