Dave Townsend
|
5afdaacb83
|
Bug 538008: SSLTunnel won't startup if a previous instance was killed with sockets still opened. r=ted
|
2010-01-05 21:10:47 -08:00 |
|
Daniel Holbert
|
75d8a90b6c
|
Bug 536834: Notify external resource documents of PageHide & PageShow events, in the main document's OnPageHide / OnPageShow methods. r=roc
|
2010-01-05 20:50:05 -08:00 |
|
Daniel Holbert
|
1cc4d1651d
|
Remove broken 'onload="run()"' from reference cases for bug 386401's tests, to fix "JavaScript error: ...run is not defined" warnings. (Trivial tests-only change)
|
2010-01-05 17:21:02 -08:00 |
|
Nick Thomas
|
a6edeb2e2e
|
Bug 523856. Fix release CAB locations. r=ted
|
2010-01-06 13:47:45 +13:00 |
|
Nochum Sossonko
|
d3e268783b
|
Bug 530056 - Check that crash reporting is enabled before using the service in browser.js, r=ted
|
2010-01-05 18:40:31 -05:00 |
|
Josh Soref
|
52016bd074
|
Bug 529734 - Work around buggy os crash [@ CMValidateProfile] by adding exception handling, r=neil
|
2010-01-05 18:39:56 -05:00 |
|
Geoff Lankow
|
1ad78e9662
|
Bug 537189 - Ensure no data is left behind after removing prefs via 'removePrefsByName' and 'removeGroupedPrefs', r=myk
|
2010-01-05 18:38:06 -05:00 |
|
Markus Amalthea Magnuson
|
d3bfe91c55
|
Bug 328156 - Window menu: blank line for open About box, r=mano
|
2010-01-05 18:35:58 -05:00 |
|
Taras Glek
|
823e864469
|
Bug 538014 - Handlers in txStylesheetCompileHandlers.cpp should be static, r=jonas
|
2010-01-05 18:31:58 -05:00 |
|
Jacek Caban
|
e787295d9f
|
Bug 530448 - Make TestPoisonArea.cpp compile on mingw, r=zwol
|
2010-01-05 18:29:08 -05:00 |
|
Johnathan Nightingale
|
b0ab558420
|
Bug 530898 - DLL Blocklist rdolib.dll r=sicking
|
2010-01-05 08:44:29 -05:00 |
|
Jonas Sicking
|
e09ecb5df0
|
Bug 530914: Blocklist version 8.8.8.8 of fgjk4wvb.dll. Suspected malware that is crashing us. r=johnath
|
2010-01-05 14:31:06 -08:00 |
|
Blake Kaplan
|
36f08cfbb8
|
Bug 531364 - Add a function call here. r=peterv sr=bzbarsky
|
2010-01-05 15:03:04 -08:00 |
|
Benjamin Smedberg
|
2c8597f9a3
|
Merge mozilla-central into electrolysis.
|
2009-12-22 16:23:41 -05:00 |
|
Marco Bonardo
|
b97793a63e
|
Re-enable sync for random oranges that could have been fixed by bug 536435.
|
2009-12-22 21:57:46 +01:00 |
|
Marco Bonardo
|
954f406a5c
|
Bug 536435 - Remove bookmarks service dangerous usage of UNION ALL, r=sdwilsh
|
2009-12-22 21:57:43 +01:00 |
|
L. David Baron
|
4927cc54c4
|
Merge backout of revisions fa5326c011b8, 8b22441911b0, and cfa10b01b1f6 (bug 531585) on suspicion of causing random orange bug 536382.
|
2009-12-22 15:47:42 -05:00 |
|
L. David Baron
|
eae023b6a3
|
Backout revisions fa5326c011b8, 8b22441911b0, and cfa10b01b1f6 (bug 531585) on suspicion of causing random orange bug 536382.
|
2009-12-22 15:46:23 -05:00 |
|
Robert Sayre
|
a82ab6ce10
|
Merge tracemonkey to mozilla-central.
|
2009-12-22 12:36:42 -08:00 |
|
Benjamin Smedberg
|
e418880c95
|
Merge mozilla-central to electrolysis.
|
2009-12-22 14:18:51 -05:00 |
|
Robert Sayre
|
b567cced3a
|
Merge.
|
2009-12-22 12:08:43 -05:00 |
|
Benjamin Smedberg
|
94af767d9c
|
Fix the test for bug 535298 - because plugin instantiation is asynchronous, we are crashing the plugin process after we meant to, which leads to a JS error and a hung test
|
2009-12-22 10:38:42 -05:00 |
|
Robert Sayre
|
51f333193a
|
Merge mozilla-central to tracemonkey.
|
2009-12-22 09:46:30 -05:00 |
|
Simon Montagu
|
4ea7b7df29
|
Replace locale no-NO by nb-NO. Bug 533814, r=pike
|
2009-12-22 04:53:05 -08:00 |
|
Marco Bonardo
|
4448d58d19
|
Bug 520165 - Part6: generic constants and comments cleanup, r=mano
|
2009-12-22 13:05:14 +01:00 |
|
Marco Bonardo
|
5494f18c04
|
Bug 520165 - Part5: Cleanup topics and observer service usage, r=mano
|
2009-12-22 13:05:11 +01:00 |
|
Marco Bonardo
|
0fbefb9a05
|
Bug 520165 - Part4: use a getter for last session id, r=mano
|
2009-12-22 13:05:08 +01:00 |
|
Marco Bonardo
|
ff916a7872
|
Bug 520165 - Part3: Cleanup GetNow, r=mano
|
2009-12-22 13:05:06 +01:00 |
|
Marco Bonardo
|
14dab2b410
|
Bug 520165 - Part2: Stop using history prefs to build date containers, r=mano
|
2009-12-22 13:05:04 +01:00 |
|
Marco Bonardo
|
4c793153df
|
Bug 520165 - Part1: expose default pref for cache to memory percentage, r=mano
|
2009-12-22 13:05:01 +01:00 |
|
Jonathan Kew
|
94c533cabd
|
Bug 534352. Accept fonts with redundant cmap sentinel value. r=jdaggett
|
2009-12-22 09:47:18 +00:00 |
|
Daniel Holbert
|
8a979e6095
|
Trivial fix for random orange in test 'test_smilTextZoom.xhtml' from bug 474049.
|
2009-12-21 18:28:24 -08:00 |
|
Alex Pakhotin
|
e3de292d86
|
bug 479444 - text fields are hidden by the software keyboard r=blassey
|
2009-12-21 16:50:31 -08:00 |
|
timeless@mozdev.org
|
0e4581c3c4
|
merging
|
2010-01-05 23:50:02 +01:00 |
|
timeless@mozdev.org
|
73c09f5089
|
Bug 327181 - actually deleting nsIBadCertListener.idl r/sr=biesi
|
2010-01-05 23:42:34 +01:00 |
|
Glenn Randers-Pehrson
|
f3231fdc19
|
Bug 532645 - "Upgrade libpng to version 1.4.0" [r+rs=joe]
|
2010-01-05 15:46:26 -06:00 |
|
Walter Meinl
|
c74fe7e4a8
|
Get libffi 3.0.8 building on OS/2. b=522118, r=dwitte
|
2010-01-05 13:39:56 -08:00 |
|
Walter Meinl
|
a221dcf2a1
|
Make ctypes unit tests work on OS/2. b=522118, r=dwitte
|
2010-01-05 13:30:26 -08:00 |
|
Benjamin Smedberg
|
dcbe6658d4
|
Bug 537936 - Temporarily disable test_events_coalesce.html and test_events_doc.html because of tinderbox orange
|
2010-01-05 15:59:34 -05:00 |
|
Makoto Kato
|
509edbae6d
|
Bug 537489 - nsSigHandler.cpp should use _M_IX86 instead of _M_IA32, r=bsmedberg
|
2010-01-05 14:11:51 -05:00 |
|
Jim Mathies
|
bcba1087a3
|
Bug 537946 - DC leaked in vista tooltip/panel theming code. r=roc.
|
2010-01-05 12:52:07 -06:00 |
|
Josh Aas
|
0487ff44e4
|
Minor cleanup, no bug. a=bsmedberg
|
2010-01-05 13:30:00 -05:00 |
|
Dão Gottwald
|
f670ec2aae
|
Bug 281192 - Mousewheel scroll on tabbox should change tab. r=mconnor
|
2010-01-05 08:29:51 +01:00 |
|
Dão Gottwald
|
cbc799b00b
|
Bug 343396 - Merge Stop and Reload buttons when they are adjacent. ui-r=faaborg, r=mconnor
|
2010-01-05 08:28:46 +01:00 |
|
David Anderson
|
0588c0034c
|
Merge.
|
2009-12-21 16:20:54 -08:00 |
|
David Anderson
|
91eca0a020
|
Merge.
|
2009-12-21 16:19:33 -08:00 |
|
David Anderson
|
99e1c6501b
|
Backed out changeset f7cff6dd16f1
|
2009-12-21 16:19:12 -08:00 |
|
Robert Longson
|
abf32eb824
|
Bug 510177 - path with a single point not rendered. r=jwatt
|
2009-12-21 22:10:34 +00:00 |
|
Metal Sonic
|
4c1b34d634
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
L. David Baron
|
dadb7490da
|
Make nsRefreshDriver hold a reference to its observers while notifying them. (Bug 531585) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|