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 |
|
Dão Gottwald
|
f670ec2aae
|
Bug 281192 - Mousewheel scroll on tabbox should change tab. r=mconnor
|
2010-01-05 08:29:51 +01:00 |
|
Ted Mielczarek
|
7fe14c4436
|
bug 514188 - sync to breakpad revision 463 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
--HG--
rename : toolkit/crashreporter/google-breakpad/src/common/mac/dwarf/Makefile.in => toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile.in
extra : rebase_source : 64c09b14945060aac4fa3a02a4281148e99d5097
|
2009-12-14 06:55:31 -05:00 |
|
Ted Mielczarek
|
036bc01d1d
|
bug 514188 - sync to breakpad revision 463 to pick up Linux client rewrite. r=bsmedberg
--HG--
extra : rebase_source : a78ba9b0fed0033adefb3a36baf4fcf59e3e4b13
|
2009-12-14 06:55:28 -05:00 |
|
Ted Mielczarek
|
4f3a2496ae
|
bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly. r=bsmedberg
--HG--
extra : rebase_source : 4684665d9c32a76ad7fffdf9e305b5b617fca58c
|
2009-12-14 06:44:27 -05:00 |
|
Timothy Nikkel
|
bd38594159
|
Bug 396367. Fix up some tests to be more robust. r=enndeakin
--HG--
extra : rebase_source : c3aafd472aebcacfce7f778d61f5a088dd0493c4
|
2009-12-22 17:53:07 -06:00 |
|
Dão Gottwald
|
751565b6f5
|
Bug 537171 - defaulting navigation toolbar results in strange back/forward button types. r=neil
|
2009-12-31 13:48:16 +01:00 |
|
Dão Gottwald
|
a985f1829b
|
Bug 537303 - remove unused gToolboxIconSize. r=neil
|
2009-12-31 11:12:43 +01:00 |
|
Drew Willcoxon
|
e9ef3b6403
|
Bug 529597 - Places protocol handler, r=mak77,bz
|
2009-12-29 19:37:24 -08:00 |
|
Jae-Seong Lee-Russo
|
67a6d3e9e7
|
Bug 530386 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/url-classifier, r=tony
|
2009-12-30 18:28:45 -05:00 |
|
Markus Stange
|
4fe4a5edb5
|
Bug 534163 - Reset cursor on popups. r=dao
|
2009-12-30 16:23:59 +01:00 |
|
Markus Stange
|
1aa0e49964
|
Bug 534170 - Remove uses of -moz-mac-unified-toolbar and instead make all toolbars at the top of the window unified. r=dao, r=josh
|
2009-12-30 16:23:51 +01:00 |
|
Brian Crowder
|
7a7bba15a0
|
bug 530539 - Need to be able to specify nosplash in an environment variable r=dolske
|
2009-12-29 20:21:46 -05:00 |
|
Phil Ringnalda
|
d2bb3e348e
|
Bug 536327 - Remove never human readable NSHumanReadableCopyright strings, r=josh,mano
|
2009-12-21 20:36:56 -08:00 |
|
Serge Gautherie
|
c1e4e3b79d
|
Bug 535907 - [SeaMonkey 2.1 !?] mochitest-browser-chrome: browser_bug295977_autoscroll_overflow.js can cause browser_bug471962.js to fail; (Av1b) Use waitForFocus().
r=neil.
|
2009-12-28 10:47:47 +01:00 |
|
Boris Zbarsky
|
3e7aa47200
|
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
|
2009-12-24 16:20:06 -05:00 |
|
Blair McBride
|
483286803f
|
Bug 397937 - Handle view-source on malware and error pages more gracefully, r=mconnor
|
2009-12-23 22:03:37 -05:00 |
|
Saint Wesonga
|
7eddbbbf54
|
Test for bug 484026, r=mak77
|
2009-12-23 19:31:39 -05:00 |
|
Daniel Holbert
|
2d58b07fbe
|
Bug 536520: Reorder init list for nsNavHistoryResult, to fix build warning. r=mak
|
2009-12-23 16:17:11 -08:00 |
|
Benjamin Smedberg
|
a4fc9676b2
|
Followup to bug 535802, make it work on Linux too by passing around the program name from argv[0]
|
2009-12-18 17:14:53 -05:00 |
|
Benjamin Smedberg
|
b916205fe7
|
Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted
|
2009-12-18 16:16:38 -05:00 |
|
Oleg Romashin
|
fd04821f33
|
b=532614; dbus_connection_remove_filter - required in nsDBusService.cpp, r=roc
|
2009-12-23 13:52:11 +02:00 |
|
Wolfgang Rosenauer
|
14114c3c73
|
Bug 526451 - allow to build gconf and gnomevfs/gio support independently. r=ted
|
2009-12-23 08:35:27 +01:00 |
|
Phil Ringnalda
|
ba67564a20
|
Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin
|
2009-12-21 20:32:45 -08:00 |
|
Geoff Lankow
|
57f771038b
|
Bug 524408. File inputs should remember the last-used directory on a per-site basis. r=bzbarsky
--HG--
rename : toolkit/components/contentprefs/public/nsIContentPrefService.idl => dom/interfaces/base/nsIContentPrefService.idl
|
2009-12-22 20:05:26 -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 |
|
Robert Sayre
|
51f333193a
|
Merge mozilla-central to tracemonkey.
|
2009-12-22 09:46:30 -05: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 |
|
Metal Sonic
|
4c1b34d634
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
Gervase Markham
|
762c0c9711
|
Bug 531821 - add licences related to Electrolysis.
|
2009-12-21 21:43:42 +00:00 |
|
Gervase Markham
|
35a5f7e6b9
|
Bug 533671 - add libffi licence. r=bsmedberg.
|
2009-12-21 21:38:41 +00:00 |
|
jacek@codeweavers.com
|
f44b968374
|
Compilation fix for bug 533035 (r=bsmedberg).
|
2009-12-21 10:28:15 -10:00 |
|
Simon Montagu
|
d84ebba607
|
Remove intl/uconv/ucvmath. Bug 483116, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 00:47:08 -08:00 |
|
Simon Montagu
|
ccdf112a67
|
Add Songhay to supported languages. Bug 532496, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 00:35:30 -08:00 |
|
Robert Sayre
|
d6ed0e0b28
|
Merge mozilla-central to tracemonkey.
|
2009-12-20 16:25:20 -05:00 |
|
Gijs Kruitbosch
|
177f1cac8d
|
Bug 515792 - use hg parent, as few times as possible, rather than lots of hg identify, r=ted.mielczarek
|
2009-12-20 15:25:48 +01:00 |
|
Jeff Walden
|
d508d43134
|
Bug 533035 - Linux64 bustage fix, try two -- looks like other systems aren't picking up the <stdint.h> include mine is. Or something. r=redness
--HG--
extra : rebase_source : 6aff511af4a1744fab88e698735feb984ac15362
|
2009-12-18 22:29:13 -05:00 |
|
Jeff Walden
|
66374cb378
|
Bug 533035 - Linux64 bustage fix. r=redness, apparent(ly correct) bustage fix now, real-r later
|
2009-12-18 21:28:19 -05:00 |
|
Andreas Gal
|
f02162a25b
|
Extensions/libraries/plugins might enable FPU/SSE2 exceptions, causing floating-point operations to crash (533035, r=robarnold,bsmedberg).
|
2009-12-17 13:56:12 -08:00 |
|
Olli Pettay
|
8503825001
|
Bug 534502 - No autoscroll in print preview anymore, r=mconnor
--HG--
extra : rebase_source : c182076b6ce400d7adc0b2fd0e518793bdfd5ced
|
2009-12-17 18:39:19 +02:00 |
|
Chris Cooper
|
37e5ff2e6c
|
Bug 511967 - Upload partial mars when they exist - r=ted.mielczarek
|
2009-12-17 10:25:36 -05:00 |
|
Paul O’Shannessy
|
e26a79423f
|
Bug 511474 - input type password loses value when gaining focus by tabbing from previous field [r=dolske]
--HG--
extra : rebase_source : 2ea380a08b053740d63f424392dd057c0f0fd9e9
|
2009-12-16 14:10:27 -08:00 |
|
Robert Strong
|
3d5e9f90a1
|
Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend
|
2009-12-18 14:02:08 -08:00 |
|
Jonas Sicking
|
b7071bfb1d
|
Skidmark for bug 524944 r=bsmedberg
|
2009-12-17 21:54:02 -08:00 |
|
Ted Mielczarek
|
fe3e60d38f
|
Backout bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly to try to fix Linux Breakpad bustage (merge)
|
2009-12-18 15:33:50 -05:00 |
|
Ted Mielczarek
|
a93ca81f73
|
Backed out bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly to try to fix Linux Breakpad bustage.
Backed out changeset 4354c4d85277
|
2009-12-18 15:32:57 -05:00 |
|
Dão Gottwald
|
29904a57fc
|
whitespace fix
|
2009-12-18 15:20:21 +01:00 |
|
Marco Bonardo
|
106ad83390
|
Bug 500306 - lazily create Annotation Service statements, r=dietrich
|
2009-12-18 11:30:40 +01:00 |
|
Marco Bonardo
|
47e2f806ca
|
Bug 531151 - Increase Annotation Service robustness, r=dietrich
|
2009-12-18 11:30:37 +01:00 |
|
Jonas Sicking
|
b8149289a3
|
Backed out changeset 4c88c8839a46 due to redness
|
2009-12-17 22:34:52 -08:00 |
|
Jonas Sicking
|
f3a8c685bd
|
Skidmark for bug 524944 r=bsmedberg
|
2009-12-17 21:54:02 -08:00 |
|
Marco Bonardo
|
7ccb07f97e
|
Bug 531201 - Add back a stub archiveBookmarksFile method for Weave compatibility, r=mconnor
|
2009-12-17 22:28:12 +01:00 |
|
Dave Townsend
|
0315e682b3
|
Bug 525672: Removing a registry installed extension causes 'itemLocation is null'. r=robstrong
|
2009-12-17 13:12:00 -08:00 |
|
Ted Mielczarek
|
d213cc45fb
|
bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly. r=bsmedberg
|
2009-12-14 06:44:27 -05:00 |
|
Benjamin Smedberg
|
0177a8612f
|
Merge plugin changes from electrolysis to mozilla-central.
|
2009-12-16 19:06:54 -05:00 |
|
Benjamin Smedberg
|
211d3738cb
|
Merge mozilla-central to electrolysis.
|
2009-12-16 19:02:20 -05:00 |
|
Armen Zambrano Gasparnian
|
cb57bf9fa4
|
Bug 531275 - add the platform parameter to generate l10n nightly snippets r=coop,nthomas
|
2009-12-16 18:34:28 -05:00 |
|
Benjamin Smedberg
|
74a9effa13
|
e10s merge bits snuck in again :-(
|
2009-12-16 13:52:11 -05:00 |
|
Benjamin Smedberg
|
034a3dbae0
|
Reland the changes from mozilla-central that I accidentally reverted in revision 5c9ee961025c
|
2009-12-16 13:37:14 -05:00 |
|
Ted Mielczarek
|
57f6ed3438
|
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
|
2009-12-16 09:30:39 -05:00 |
|
Ted Mielczarek
|
b78f976ee8
|
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
Backed out changeset 09e8d73fda8b
|
2009-12-16 09:28:50 -05:00 |
|
Ted Mielczarek
|
ff96823d9d
|
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
|
2009-12-16 09:27:33 -05:00 |
|
Ted Mielczarek
|
8465978f1f
|
Backout bug 514188 - sync to breakpad revision 437, the Linux update broke things badly (bug 535071)
Backed out changeset 2138d22ff018
|
2009-12-16 09:26:43 -05:00 |
|
Benjamin Smedberg
|
2efe22a0e4
|
Merge only plugin changes from e10s to mozilla-central.
|
2009-12-16 09:19:07 -05:00 |
|
Benjamin Smedberg
|
ffeebc91f0
|
Merge mozilla-central into electrolysis
|
2009-12-16 08:38:42 -05:00 |
|
Ginn Chen
|
e876f1d1eb
|
534845 KDE/Gnome startup notification not disappearing for the first time startup (needsRestart) r=bsmedberg
|
2009-12-16 19:22:36 +08:00 |
|
Benjamin Smedberg
|
ce3386b2d4
|
Electrolysis-plugin-only bookkeeping commit.
|
2009-12-15 20:33:05 -05:00 |
|
Benjamin Smedberg
|
daab3b8125
|
Merge mozilla-central into electrolysis.
|
2009-12-15 20:31:04 -05:00 |
|
Serge Gautherie
|
83c40b650e
|
Bug 484799 - make {package,installer} should rebase on windows; (Cv1) Remove obsolete 'rebasedlls*'.
r=ted.mielczarek.
|
2009-12-15 22:26:17 +01:00 |
|
Benjamin Smedberg
|
1df0a1390e
|
Re-do a change which is remote-tab specific and was removed in mozilla-central plugins-only.
|
2009-12-14 21:40:00 -05:00 |
|
Benjamin Smedberg
|
2010a569bb
|
Merge mozilla-central into electrolysis.
|
2009-12-14 21:27:17 -05:00 |
|
Benjamin Smedberg
|
ed517f92fc
|
Bug 534701 - Make linkage work even in static builds (where nsEmbedFunctions.cpp is not built) r=cjones, a=bz for a CLOSED TREE
|
2009-12-14 14:13:00 -08:00 |
|
Mark Banner
|
22ff2505d2
|
Bug 534701 - Bustage fix for crash reporter tests on non-libxul builds. irc-r=ted, a=bz for the CLOSED TREE
|
2009-12-14 19:57:42 +00:00 |
|
Johnathan Nightingale
|
c558db40e1
|
Bug 519344 - Blocklist antique, unversioned instances of GoogleDesktopNetwork3.dll to prevent crashes. a=blocking-firefox3.6 r=vlad
|
2009-12-14 11:37:11 -05:00 |
|
Benjamin Smedberg
|
892216bac0
|
Undo a change specific to multi-process tabs which causes pymake to fail.
|
2009-12-14 11:03:43 -05:00 |
|
Benjamin Smedberg
|
a819191110
|
End the electrolysis-plugins-only branch: merge in the remaining changes from electrolysis head in preparation for pushing to mozilla-central.
|
2009-12-14 09:56:08 -05:00 |
|
Benjamin Smedberg
|
999be86ac2
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
|
Ted Mielczarek
|
c2b264398f
|
bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
|
2009-12-14 06:55:31 -05:00 |
|
Ted Mielczarek
|
333a2bb0c5
|
bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite. r=bsmedberg
|
2009-12-14 06:55:28 -05:00 |
|
Benjamin Smedberg
|
422b4b28d2
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
|
Markus Stange
|
cfdd26f37c
|
Bug 534184 - Disable smooth scrolling in menus. r=Enn
--HG--
extra : rebase_source : 0b56bfc73798fbe9b8765ea93641f4c9ce10120d
|
2009-12-11 23:02:13 +01:00 |
|
Chris Jones
|
6e91459a40
|
bug 532983: fix invalid memory reads caused by regressions in shutdown behavior. r=bsmedberg
|
2009-12-07 00:03:49 -06:00 |
|
Chris Jones
|
ba122c592e
|
fix some leaks found by valgrind. r=trivial
|
2009-12-04 18:15:44 -06:00 |
|
Benjamin Smedberg
|
b55b15dccf
|
Merge additional changes from electrolysis and mozilla-central into the electrolysis-plugins-only tracking branch.
--HG--
branch : electrolysis-plugins-only
|
2009-12-04 11:42:28 -05:00 |
|
Benjamin Smedberg
|
767eb11cb4
|
Merge mozilla-central into electrolysis
|
2009-12-04 11:28:50 -05:00 |
|
Dave Townsend
|
561e0d7c72
|
Bug 526598 - NS_ERROR_FILE_ACCESS_DENIED from nsIZipReader.extract makes extension installs fail. r=rstrong, a=beltzner
|
2009-12-03 19:29:50 -08:00 |
|
Robert Strong
|
378f5d5e50
|
Bug 532552 - There is no need to load nsBlocklistService.js on startup. r=dtownsend, a=beltzner for baking
|
2009-12-03 15:30:50 -08:00 |
|
Chris Jones
|
4572a1920a
|
bug 529005: detect child process shutdowns vs. crashes, and expose this information to IPDL actors in a new |ActorDestroy(why)| interface. also ensure that subprotocol actors are notified of shutdown and cleaned up properly. r=bsmedberg r=bent
|
2009-12-03 02:16:28 -06:00 |
|
Chris Jones
|
2898ebbb12
|
bug 525172: from IPDL specs generate .cpp files with method definitions instead of everything in .h files. r=bsmedberg
|
2009-12-03 02:16:09 -06:00 |
|
Brian Crowder
|
3506b796bf
|
Bug 519316 - better math and comments for early remote-start code, r=dolske
|
2009-12-03 08:14:27 -08:00 |
|
Reed Loden
|
2eb56202ec
|
Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin]
|
2009-12-03 00:45:16 -06:00 |
|
Jim Mathies
|
0ffd1b2e75
|
Bug 522299 - Electrolysis: Get windowless plugins drawing on win32. r=jmuizelaar.
|
2009-12-01 15:05:26 -06:00 |
|
Karl Tomlinson
|
75880ebfec
|
b=530921 use a marshaller for NotifyNotification::closed to avoid fc10 crashes r=roc
--HG--
extra : rebase_source : 7be64bcad9166c667a183b3dcc3b2985c79baec1
|
2009-12-02 14:34:20 +13:00 |
|
Gabriele Best
|
4d534d62de
|
Bug 531532 - Crash for profiles with a non-existent non-relative profile location. r=bsmedberg a=beltzner
|
2009-12-02 20:00:56 +01:00 |
|
Benjamin Smedberg
|
92dc07e9c6
|
Additional Windows-only change to remove tab-specific electrolysis code.
--HG--
branch : electrolysis-plugins-only
|
2009-11-30 14:52:38 -05:00 |
|
Benjamin Smedberg
|
c9f41df4e3
|
Remove makefile and glue bits which support out of process tabs on the electrolysis-plugins-only branch.
--HG--
branch : electrolysis-plugins-only
|
2009-11-30 14:44:38 -05:00 |
|
Benjamin Smedberg
|
300d0dafa7
|
Straight revert of content/* dom/interfaces/canvas/* dom/ipc/* toolkit/content/tests/fennec-tile-testapp/* netwerk/* security/manager/ssl* to their mozilla-central state. This named branch will be used as a temporary area to merge just the plugin portion of electrolysis into mozilla-central.
--HG--
branch : electrolysis-plugins-only
|
2009-11-30 13:31:41 -05:00 |
|
Benjamin Smedberg
|
9911c2f99d
|
Merge mozilla-central into Electrolysis
|
2009-11-30 12:59:43 -05:00 |
|
Dão Gottwald
|
72f04db1ba
|
Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano
|
2009-12-15 08:49:08 +01:00 |
|
Robert Strong
|
144d7e0ff6
|
Bug 534090 - do not use background notification for major updates (was PMU 3.0->3.5 major update has been really poor). r=dtownsend, ui-r=beltzner
|
2009-12-14 21:43:54 -08:00 |
|
timeless@mozdev.org
|
e0ffb137c4
|
Bug 530966 New crash [@ nsDownloadScanner::~nsDownloadScanner()] in Firefox 3.6b3
r=sdwilsh
|
2009-11-30 09:56:33 +13:00 |
|
Alex Pakhotin
|
ef747845b5
|
bug 530676 - WinMo Installer gets stuck at User Profile Creation on 11/23 1.9.2 nightly, don't wait for for Fennec to exit infinitely r=gavin.sharp
|
2009-11-25 15:03:56 -08:00 |
|
Marco Bonardo
|
ff746574c7
|
Disable Places Sync on some frequent random failing test, to workaround bug 507790 and reduce orangeness. a=tests-only
|
2009-11-26 15:29:03 +01:00 |
|
21@vingtetun.org
|
0a382c6370
|
Bug 530495 - textbox.xml throw an error (line 175) if the textbox.inputField didn't exist (r=neil)
|
2009-11-25 11:49:52 -08:00 |
|
Vivien Nicolas
|
b18374bd8e
|
Bug 509732 - Don't do slideIn animation if the height of the notification is 0. r=dtownsend
|
2009-11-24 21:00:49 -08:00 |
|
Benjamin Smedberg
|
7a581148bc
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
|
Gavin Sharp
|
211342f289
|
Bug 530533: Add pref to control whether addEngine prompts to "use immediately", r=rflint
|
2009-11-23 11:05:33 -05:00 |
|
John Daniels
|
b260d02c5f
|
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
|
2009-11-24 11:58:42 -08:00 |
|
Dão Gottwald
|
085ba1f40e
|
Bug 529769 - notify observers when lightweight theme is selected. r=dtownsend
|
2009-11-24 16:59:53 +01:00 |
|
Ehsan Akhgari
|
6c703b7823
|
Add some comments for bug 528416
|
2009-11-23 19:24:13 -05:00 |
|
Stephen Horlander
|
e3acaa677d
|
Bug 431627 - Toolbar icons should have consistent photoshop blending settings. r=dao, ui-r=faaborg
|
2009-11-23 19:51:38 +01:00 |
|
Ted Mielczarek
|
f8fa72d34f
|
bug 531135 - rewrite build-list.pl in Python to fix race conditions with locking. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
|
Ted Mielczarek
|
858b5f59e6
|
bug 526484 - update dump_syms.exe to pick up some upstream fixes. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
|
Benjamin Smedberg
|
8f0adb5fe2
|
Don't use a static nsCString (causing leaks in the plugin process). Also, use NS_LogInit/NS_LogTerm for the child process so that leaks are reported at the right time.
|
2009-11-19 17:57:56 -05:00 |
|
Benjamin Smedberg
|
737515b2c8
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
|
Marco Bonardo
|
d99d96f27a
|
Remove workaround for bug 522353 from nsPlacesDBFlush component
|
2009-11-19 14:15:08 +01:00 |
|
Jae-Seong Lee
|
23ae560f84
|
Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak
|
2009-11-19 14:13:24 +01:00 |
|
Justin Dolske
|
17560f5eb0
|
Bug 520491 - Updater uses lots of memory and disk space for partial updates. r=rstrong, a=beltzner for mozilla-central
|
2009-11-18 21:58:16 -08:00 |
|
Robert Strong
|
3772c296ba
|
Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich
|
2009-11-18 21:50:05 -08:00 |
|
Marco Bonardo
|
1d5aec67b5
|
Bug 532094 - crash [@ nsNavHistory::AutoCompleteFeedback(int, nsIAutoCompleteController*)], r=sdwilsh
|
2009-12-02 17:39:16 +01:00 |
|
Johnathan Nightingale
|
95f6323202
|
Bug 531337 - Blocklist hook.dll - frequent bystander in timeGetTime crashes. r=bsmedberg a=blocking-firefox3.6
|
2009-12-02 09:31:08 -05:00 |
|
Shawn Wilsher
|
bd1aa0d86e
|
Merge for back out of changeset e9f64cd044f3 (bug 526601)
|
2009-12-01 15:04:46 -08:00 |
|
Shawn Wilsher
|
8298fc4936
|
Backed out changeset e9f64cd044f3 (bug 526601)
|
2009-12-01 15:04:24 -08:00 |
|
Alex Pakhotin
|
cb935d3abc
|
bug 530889 - Shutdown FastStart service r=crowder a=blocking-fennec
--HG--
extra : rebase_source : 5f092dbfdd748f6a5d19a7afc24044a9fd96ef0c
|
2009-11-24 17:01:04 -08:00 |
|
Johnathan Nightingale
|
8f2f143350
|
Bug 525103 - Generate initial list of DLLs to Blocklist
|
2009-11-20 16:41:29 -05:00 |
|
Ehsan Akhgari
|
4bf285903d
|
Use a wave file instead of ogg files for audio and video controls direction tests in order to minimize the possibility of random test timeouts. (Bug 528001)
--HG--
extra : rebase_source : 4214124a911bec6eb96fdac64db7a14f08c5350d
|
2009-11-20 12:11:09 -05:00 |
|
L. David Baron
|
c3e108e8f5
|
Use 'progress' events instead of 'suspend' events and don't check readyState, in order to fix random test timeouts. (Bug 528001)
--HG--
extra : rebase_source : 63eed710449127d55f724e811e6506c47191bc6a
|
2009-11-20 11:55:24 -05:00 |
|
Robert Strong
|
86b40d6c0d
|
followup to Bug 407875 - prevent multiple update prompts for manual update notification. r=dtownsend, a=beltzner
|
2009-11-19 11:38:56 -08:00 |
|
Neil Rashbrook
|
01cef7daab
|
Bug 528755 Workaround for XUL filepicker regression r=gavin bl=beltzner
|
2009-11-19 19:04:38 +00:00 |
|
Chris Jones
|
59177d397f
|
fix brain-dead cjones bug. no r=, trivial
|
2009-11-17 16:18:06 -06:00 |
|
Benjamin Smedberg
|
17cf638aac
|
Merge mozilla-central into electrolysis.
|
2009-11-11 12:35:42 -05:00 |
|
Chris Jones
|
0807e5c7e2
|
bug 527871: fix shutdown assertion and leaking TestShellParent. still leaking ContentProcessParent's GeckoChildProcess, but needs discussion before fixing
|
2009-11-11 02:34:08 -06:00 |
|
Jonathan Griffin
|
ffd9106373
|
Bug 519570. Log leaks for child processes in separate files, and handle them in automation.py. r=bsmedberg
|
2009-11-10 11:16:12 -08:00 |
|
Shawn Wilsher
|
36fcc4e93c
|
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
Storage API changed, and we need to update.
r=mak
a=dbaron
--HG--
extra : rebase_source : 8a04a849b4d332357cc630710011df34f1d9a5ac
|
2009-11-09 09:59:40 -08:00 |
|
Justin Dolske
|
5f4529a1b1
|
Bug 523856 - Localized builds on WinCE. r=vladimir
|
2009-11-25 21:05:00 -08:00 |
|
Johnathan Nightingale
|
54c1e2bb3f
|
Bug 527125 - Blocklist calc.dll v1.0.0.1 r=vlad a=beltzner
|
2009-12-01 13:39:12 -05:00 |
|
Brian Crowder
|
00844eb2f8
|
Bug 519316 - faster remote starting for WinCE, r=mfinkle, blocking-fennec=blassey
|
2009-12-01 07:45:35 -08:00 |
|
Marco Bonardo
|
919ceb7614
|
Bug 531236 - Crash [@ nsNavBookmarks::GetBookmarksHash], r=dietrich a=blocking192
|
2009-12-01 14:00:45 +01:00 |
|
Olli Pettay
|
2f4c5ea761
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
|
2009-12-10 20:02:13 -08:00 |
|
Mark Finkle
|
501dec72eb
|
Bug 533017 - Bring Fennec to the top when clicking on it from the hildon desktop [r=stuart]
|
2009-12-10 17:00:19 -05:00 |
|
Benjamin Smedberg
|
281b9fd4a8
|
Merge from mozilla-central.
|
2009-11-06 09:54:28 -05:00 |
|
timeless@mozdev.org
|
1bbe366096
|
Bug 526709 - LS_QueryInterface throws the wrong exception (NS_ERROR_NOT_IMPLEMENTED) instead of (NS_ERROR_NO_INTERFACE). r=mak
--HG--
extra : rebase_source : 9757c76d63c9d0ec7dcaec496c30cc30987d07e4
|
2009-11-06 08:36:03 +01:00 |
|
Jae-Seong Lee-Russo
|
1003f2dad8
|
Bug 521191 - xpcshell-tests: some unit tests fail with the '-S' option ('strict' & 'werror' on). r=smontagu,dtownsend,mano
--HG--
extra : rebase_source : c5e0853fc64557f699d78c67f2907f6b48958563
|
2009-11-06 08:34:57 +01:00 |
|
Ben Turner
|
312e78c79d
|
Fix command line initialization on windows
|
2009-11-04 17:34:22 -08:00 |
|
Chris Jones
|
728e83ca1a
|
a non-MOZ_IPC function fell in with the wrong crowd
|
2009-11-04 10:50:13 -06:00 |
|
Chris Jones
|
affe2a4e94
|
bug 526397: fix up command line init. no r=, minor
|
2009-11-03 23:12:18 -06:00 |
|
Marco Bonardo
|
d1f11b2de2
|
linux build bustage fix
|
2009-11-11 12:40:02 +01:00 |
|
Marco Bonardo
|
5626624c83
|
Bug 527638 - Live Bookmarks do not load and reload/update, r=dietrich
|
2009-11-11 12:04:20 +01:00 |
|
Marco Bonardo
|
b67475b2fc
|
Bug 519479 - places default title behavior shouldn't use part of the URL, r=dietrich
|
2009-11-11 12:04:18 +01:00 |
|
Shawn Wilsher
|
4ec3b226c6
|
bug 522855 - Part3: Make expiration lookups async, r=mak. Further modified by me, r=sdwilsh.
|
2009-11-11 12:04:16 +01:00 |
|
Shawn Wilsher
|
b4916b6019
|
bug 522855 - Part3: Refactor async callbacks, r=mak. Further modified by me, r=sdwilsh.
|
2009-11-11 12:04:14 +01:00 |
|
Shawn Wilsher
|
9712400661
|
bug 522855 - Part1: Refactor DoSetAndLoadFaviconForPage, r=mak. Further modified by me, r=sdwilsh.
|
2009-11-11 12:04:11 +01:00 |
|
David Dahl
|
b5c54b7e05
|
Bug 521923 - Stop client-side Windows "throttling". r=jmathies
|
2009-11-11 11:26:10 +01:00 |
|
Robert Strong
|
2b0848ed52
|
Bug 527845 (WinCE only) - App update can't deal with read-only files. r=vlad
|
2009-11-11 01:02:38 -08:00 |
|
Vladimir Vukicevic
|
a27e1b6398
|
b=527122; fix for dll blocklist sporadic tinderbox crashes; r=shaver
|
2009-11-10 14:34:41 -08:00 |
|
Ehsan Akhgari
|
ea0eb77ddb
|
Bug 524006 - toolkit/content/tests/widgets/test_videocontrols_audio_direction.html fails on Windows debug builds; r=dolske
|
2009-11-10 11:45:03 -05:00 |
|
Mark Finkle
|
2a60c72d7a
|
Bug 495674: Internet connection should be initiated if needed [r=biesi]
|
2009-11-18 10:20:45 -05:00 |
|
Joe Drew
|
f911423115
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-29 13:58:31 -04:00 |
|
Chris Jones
|
a3545910e1
|
build fix
|
2009-10-29 01:55:27 -05:00 |
|
Chris Jones
|
bbf04a4991
|
bug 525169: remove superfluous test-harness. no r=, removing testing code only
|
2009-10-29 00:56:24 -05:00 |
|
Joe Drew
|
ba49904511
|
Back out asyncDrawXULElement, since WebGL isn't ready to be compiled with -DUNICODE.
|
2009-10-28 18:51:59 -04:00 |
|
Joe Drew
|
00437f1258
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-28 16:55:49 -04:00 |
|
Alex Pakhotin
|
78ca637ff4
|
bug 531332 - Enable FastStart service with the EXE installer r=gavin.sharp a=blocking-fennec
|
2009-11-30 12:20:22 -08:00 |
|
Alex Pakhotin
|
a7d30c1691
|
bug 529897 - Make it possible to install Fennec over the existing version r=vlad a=blocking-fennec
|
2009-11-25 12:20:32 -08:00 |
|
Benjamin Smedberg
|
eba77abeb6
|
Merge mozilla-central into e10s.
|
2009-10-28 11:32:00 -04:00 |
|
Chris Jones
|
4f942a96f2
|
bug 523761: give top-level IPDL actors handles to each others' processes. r=bent
|
2009-10-27 16:52:37 -05:00 |
|
Asaf Romano
|
bbc370f4a7
|
Bug 524219 - Renaming a tag in the Library doesn't show its new name until the Library gets reopened. r=mak.
|
2009-10-28 15:34:09 +02:00 |
|
Neil Rashbrook
|
68bc2d96b9
|
Bug 523693 Inline spell checker shouuld be a module r=gavin (new/renamed files)
--HG--
rename : toolkit/content/inlineSpellCheckUI.js => toolkit/content/InlineSpellChecker.jsm
|
2009-10-28 11:19:03 +00:00 |
|
Neil Rashbrook
|
eb1c224a76
|
Bug 523693 Inline spell checker shouuld be a module r=gavin
|
2009-10-28 11:15:22 +00:00 |
|
Benjamin Smedberg
|
5e2343bd7e
|
Don't reference IPC stuff when IPC is disabled in dlldeps-xul.cpp (hopefully will fix WinMo build).
|
2009-10-23 15:36:25 -04:00 |
|
Benjamin Smedberg
|
91f1d583be
|
Merge mozilla-central to pick up additional backouts and pymake fix.
|
2009-10-23 11:22:12 -04:00 |
|
Chris Jones
|
e5481210f2
|
Merge mozilla-central to pick up unit test fixes
|
2009-10-22 20:33:36 -05:00 |
|
Dão Gottwald
|
4dcd43a644
|
Bug 522944 - chrome://mozapps/skin/extensions/blocklist.css doesn't exist on Windows Vista and 7. r=dtownsend
|
2009-10-22 22:48:27 +02:00 |
|
Neil Deakin
|
993500ae82
|
Followup fix for full keyboard access check, CLOSED TREE
|
2009-10-22 16:08:56 -04:00 |
|
Neil Deakin
|
11fd35a56d
|
Disable some tests on Mac to allow for full keyboard access setting, a=sdwilsh, CLOSED TREE
|
2009-10-22 15:06:08 -04:00 |
|
Markus Stange
|
591683dae9
|
Bug 520637 - Draw lightweight themes in the titlebar. r=dao, r=enndeakin
|
2009-10-21 18:02:43 +02:00 |
|
Brian Crowder
|
5ed35899b3
|
Backed out changeset 899023a9fbb0 due to Ts regression (was bug 517109)
|
2009-10-21 07:58:53 -07:00 |
|
Brian Crowder
|
c0e438f64e
|
Bug 517109 - Make the Faststartup component use memory-pressure notification and periodically restart itself, r=dolske
|
2009-10-20 12:17:20 -07:00 |
|
Benjamin Smedberg
|
15de24f35e
|
Merge mozilla-central to electrolysis.
|
2009-10-20 12:08:28 -04:00 |
|
Ted Mielczarek
|
732f03306e
|
bug 522220 - should generate NSS checksum files even if --disable-install-strip. r=bsmedberg
|
2009-10-20 08:14:41 -04:00 |
|
Ted Mielczarek
|
ac1656be6c
|
bug 463605 - make Mac OS X packaging use a packaging manifest (like Windows and Linux). stupid followup to do less work when packaging a universal binary. r=bsmedberg
|
2009-10-20 08:13:38 -04:00 |
|
Phil Ringnalda
|
fd1ebd0caf
|
Bug 523295 - Remove printing's omfg skin/ directory, r=mconnor
|
2009-10-19 22:30:32 -07:00 |
|
Ben Turner
|
e17ebd68f9
|
Fix lingering error from changing IPDL methods from returning nsresult to bool
|
2009-10-19 13:03:22 -07:00 |
|
Jae-Seong Lee-Russo
|
30792712c0
|
Bug 342329: Install updates should be disabled if all add-ons have been deselected for update. r=dtownsend
|
2009-10-19 12:08:12 -07:00 |
|
Daniel Holbert
|
16d6c9d4d9
|
Bug 521677: Use fputs instead of printf/fprintf in a few cases, to fix "format not a string literal and no format arguments" build warnings. r=dbaron
|
2009-10-19 08:03:00 -07:00 |
|
Benjamin Smedberg
|
47962706bf
|
Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds
--HG--
extra : rebase_source : 9da68ad54e7c378a4c9bbaac7b2166630827ec60
|
2009-10-19 09:55:03 -04:00 |
|
Chris Jones
|
373c019990
|
bug 521324: call the multi-threaded GLib initialization function. r=karlt
|
2009-10-19 11:28:42 -05:00 |
|
Masayuki Nakano
|
9a683dfc70
|
Backing out bug 520417
--HG--
rename : widget/src/beos/nsSystemSoundService.cpp => widget/src/beos/nsSound.cpp
rename : widget/src/beos/nsSystemSoundService.h => widget/src/beos/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.h => widget/src/cocoa/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.mm => widget/src/cocoa/nsSound.mm
rename : widget/src/gtk2/nsSystemSoundService.cpp => widget/src/gtk2/nsSound.cpp
rename : widget/src/gtk2/nsSystemSoundService.h => widget/src/gtk2/nsSound.h
rename : widget/src/os2/nsSystemSoundService.cpp => widget/src/os2/nsSound.cpp
rename : widget/src/os2/nsSystemSoundService.h => widget/src/os2/nsSound.h
rename : widget/src/photon/nsSystemSoundService.cpp => widget/src/photon/nsSound.cpp
rename : widget/src/photon/nsSystemSoundService.h => widget/src/photon/nsSound.h
rename : widget/src/qt/nsSystemSoundService.cpp => widget/src/qt/nsSound.cpp
rename : widget/src/qt/nsSystemSoundService.h => widget/src/qt/nsSound.h
rename : widget/src/windows/nsSystemSoundService.cpp => widget/src/windows/nsSound.cpp
rename : widget/src/windows/nsSystemSoundService.h => widget/src/windows/nsSound.h
|
2009-10-18 16:29:08 +09:00 |
|
Masayuki Nakano
|
019ea85b6d
|
Bug 520417 Redesign nsSound structure r+sr=roc
--HG--
rename : widget/src/beos/nsSound.cpp => widget/src/beos/nsSystemSoundService.cpp
rename : widget/src/beos/nsSound.h => widget/src/beos/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.h => widget/src/cocoa/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.mm => widget/src/cocoa/nsSystemSoundService.mm
rename : widget/src/gtk2/nsSound.cpp => widget/src/gtk2/nsSystemSoundService.cpp
rename : widget/src/gtk2/nsSound.h => widget/src/gtk2/nsSystemSoundService.h
rename : widget/src/os2/nsSound.cpp => widget/src/os2/nsSystemSoundService.cpp
rename : widget/src/os2/nsSound.h => widget/src/os2/nsSystemSoundService.h
rename : widget/src/photon/nsSound.cpp => widget/src/photon/nsSystemSoundService.cpp
rename : widget/src/photon/nsSound.h => widget/src/photon/nsSystemSoundService.h
rename : widget/src/qt/nsSound.cpp => widget/src/qt/nsSystemSoundService.cpp
rename : widget/src/qt/nsSound.h => widget/src/qt/nsSystemSoundService.h
rename : widget/src/windows/nsSound.cpp => widget/src/windows/nsSystemSoundService.cpp
rename : widget/src/windows/nsSound.h => widget/src/windows/nsSystemSoundService.h
|
2009-10-17 21:53:47 +09:00 |
|
Erik Staats
|
775c0b95eb
|
Bug 522769 - XUL tree widget can call tree view setCellText multiple times. r=enn
|
2009-10-23 14:24:29 +02:00 |
|
Steven Michaud
|
fb285fa757
|
Bug 522511 - Update bundled Growl to 1.2 (for nsIAlertsService on OS X) r=sdwilsh
|
2009-10-16 15:57:40 -05:00 |
|
Neil Deakin
|
c0f8d0fac2
|
Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil
|
2009-10-16 10:32:02 -04:00 |
|
Kyle Huey
|
9e79459ea7
|
Bug 426166 - Search results change their order after pressing space or further typing. r=dietrich
|
2009-10-15 08:53:15 -04:00 |
|
Dão Gottwald
|
ce3c18df66
|
Bug 525917 - undo doesn't work for lightweight themes. r=dtownsend
|
2009-11-06 08:03:22 +01:00 |
|
Johnny Stenback
|
2ece5c15bd
|
Fixing bug 440486. Work around a Windows XP fax dialog bug. r=rstrong.
|
2009-11-05 21:14:27 -08:00 |
|
Makoto Kato
|
8974e4e157
|
b=526735, STATUS_DLL_NOT_FOUND not present in Vista SDK; r=vlad
|
2009-11-05 12:23:06 -08:00 |
|
Vladimir Vukicevic
|
f17555ab6c
|
b=524904, add support for generic Windows DLL blocklist; r=shaver
|
2009-11-03 22:35:20 -08:00 |
|
Neil Rashbrook
|
7849cfdd09
|
Bug 525725 -help crashes [@ LoadPlatformDirectory] r=bsmedberg
|
2009-11-04 21:34:16 +00:00 |
|
Jim Mathies
|
f8ffd3bcb1
|
back out changeset 41c421f97869
|
2009-11-04 11:02:59 -06:00 |
|
Vladimir Vukicevic
|
4023e1ce21
|
b=524904, add support for generic Windows DLL blocklist; r=shaver
|
2009-11-03 22:35:20 -08:00 |
|
Phil Ringnalda
|
23405eac2b
|
Bug 525679 - Remove the bizarre artifact of a separate profile icon for non-Firefox Windows XP, r=dao
|
2009-11-03 19:36:50 -08:00 |
|
Marco Bonardo
|
6bcee7bff7
|
Bug 527311 - Addressbar suggests adaptive results even if they have no visits and we want "history" behavior, r=sdwilsh
|
2009-12-10 09:21:27 -08:00 |
|
Benjamin Smedberg
|
fa058fc1f1
|
Merge mozilla-central to electrolysis to pick up bug 515436.
|
2009-10-12 10:51:38 -04:00 |
|
Phil Ringnalda
|
90f4db5b2e
|
Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg
|
2009-10-10 18:07:43 -07:00 |
|
Phil Ringnalda
|
7eb7c8098b
|
Bug 520394 followup, remove reference to the removed printpde makefile, rs=ted
|
2009-10-10 18:07:39 -07:00 |
|
Masahiro Yamada
|
6b03502e2e
|
Bug 505060 - [Print preview]Changing scale xx% -> shrink to fit -> xx% does not work. r=gavin.sharp
|
2009-10-10 23:20:35 +09:00 |
|
Dão Gottwald
|
1ab34b17ab
|
Bug 521557 - enable browser_keyevents_during_autoscrolling.js on Linux
|
2009-10-10 13:21:06 +02:00 |
|
Marco Bonardo
|
ee8e748a7b
|
Bug 450807 - [Windows] xpcshell-tests: test_bug_401430.js fails intermittently, r=mardak
|
2009-10-09 22:45:06 +02:00 |
|
Jae-Seong Lee
|
087185726b
|
Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 3. r=mak
|
2009-10-09 20:17:07 +02:00 |
|
Dão Gottwald
|
511a052dc4
|
Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend
|
2009-10-09 20:25:58 +02:00 |
|
Dão Gottwald
|
8b8714513e
|
fix test_LightweightThemeManager.js
|
2009-10-09 22:36:00 +02:00 |
|
L. David Baron
|
66b7002bfb
|
Backed out changeset 5f03363ae12d (Bug 516013) due to xpcshell test failure (test_LightweightThemeManager) caused by exception thrown from the code added in that changeset.
|
2009-10-09 13:31:19 -07:00 |
|
Dão Gottwald
|
7aca93ac56
|
Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend
--HG--
extra : rebase_source : 64584eb694541460856d3ca75ce083e7d992bc8a
|
2009-10-09 20:25:58 +02:00 |
|
Chris Jones
|
be2f5f8cbe
|
bug 521445: band-aid to stop an assertion failure when plugin processes shut down
|
2009-10-09 13:05:51 -05:00 |
|
Chris Jones
|
826a18e082
|
bug 518126, part 2: add infrastructure for C++ tests of IPDL-generated code. r=ted,bsmedberg
|
2009-10-06 13:02:26 -05:00 |
|
Ben Turner
|
62534891fc
|
Merge mozilla-central
|
2009-10-05 16:08:52 -07:00 |
|
Armen Zambrano Gasparnian
|
2e5a9f40f0
|
Bug 501794 download the windows installers only if a product declares RETRIEVE_WINDOWS_INSTALLER=1 in their /locales/Makefile.in file - r=ted
|
2009-10-05 17:04:18 -04:00 |
|
Neil Deakin
|
ad88d6844c
|
Bug 513186, add noinitialfocus attribute to indicate that the element is skipped when determining the initial focus in a dialog, r=neil
|
2009-10-05 10:00:09 -04:00 |
|
Neil Deakin
|
19b8634b1c
|
Bug 517916, crash if the capturing element has no view, r=roc
|
2009-10-05 10:00:05 -04:00 |
|
Marco Bonardo
|
535b40c71b
|
Bug 516932 - Add an advanced maintenance task to vacuum and check integrity, for support purposes r=dietrich
Adds a PlacesDBUtils.checkAndFixDatabase() that can be used by support team to help debugging Places database issues.
|
2009-10-05 12:12:55 +02:00 |
|
Marco Bonardo
|
d060c11dd3
|
Bug 500391 - When filtering results on search avoid querying tags and parent for each result, r=mano
This makes searches for a search term faster by 70%, avoiding a lot of useless queries spam.
|
2009-10-05 12:12:38 +02:00 |
|
Neil Deakin
|
c7fb80186c
|
Bug 519693, <select> click and drag scrolling not working, change to get scrollable frame when capturing, r=roc
|
2009-10-09 09:35:20 -04:00 |
|
Marco Bonardo
|
d6595b02cc
|
unwanted change in bug 520743, r=bustage
|
2009-10-09 14:14:35 +02:00 |
|
Jae-Seong Lee
|
ce0e053545
|
Bug 521154 - xpcshell-tests: test_streamupdater hangs with 'strict' & 'werror' on, r=tony
|
2009-10-09 12:50:59 +02:00 |
|
Jae-Seong Lee
|
75a0e10b99
|
Bug 521148 - xpcshell-test: test_storage_mozStorage_4.js fails with 'strict' & 'werror' on, part 2. r=dolske
|
2009-10-09 12:50:53 +02:00 |
|
Jae-Seong Lee
|
60c4b87de9
|
Bug 521148 - xpcshell-test: test_storage_mozStorage_4.js fails with 'strict' & 'werror' on, part 1. r=dolske
|
2009-10-09 12:50:47 +02:00 |
|
Romain BEZUT
|
0c1bd6f118
|
Bug 458631 - Misalignment in --help command line. r=gavin
|
2009-10-09 12:50:42 +02:00 |
|
Marco Bonardo
|
2a487d0eb1
|
Bug 516940 - Reduce and cleanup Places expiration work at shutdown, r=sdwilsh
|
2009-10-09 12:30:12 +02:00 |
|
Jae-Seong Lee
|
a34c0cf5eb
|
Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 2. r=mak
|
2009-10-09 12:30:04 +02:00 |
|
Markus Stange
|
1db2aff813
|
Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
|
2009-10-09 18:20:37 +13:00 |
|
Markus Stange
|
49505be9f8
|
Merge backout of bug 456646.
|
2009-10-09 18:15:34 +13:00 |
|
Markus Stange
|
8efbc0ba13
|
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
|
2009-10-09 18:14:31 +13:00 |
|
Robert Strong
|
75d676942c
|
Bug 513958 - Firefox silently fails to start if %APPDATA% variable is missing. r=jmathies, r=bsmedberg
|
2009-10-08 20:03:09 -07:00 |
|
Dietrich Ayala
|
b682a0bba3
|
Bug 419893 - sort out PGO-triggered bugs (r=ted)
--HG--
extra : rebase_source : 028cd891e11df11abf768107f64b1d6bca541dca
|
2009-10-08 11:01:13 -07:00 |
|
Justin Dolske
|
2776d8d6f2
|
Bug 519478 - UMR in nsAutoCompleteController::ClosePopup. r=gavin.sharp
|
2009-10-04 23:46:25 -07:00 |
|
Dão Gottwald
|
958f55ac81
|
Follow-up to bug 518859. r=dtownsend
|
2009-10-04 11:28:45 +02:00 |
|
Dão Gottwald
|
9570add905
|
Bug 516701 - Checkboxes and radios need to be updated to lwtheme. r=rflint
|
2009-10-03 18:37:19 -04:00 |
|
Neil Rashbrook
|
35e41060f7
|
Bug 520371 Move dlgtype="help" rules from dialog.css to button.css which is where they really belong r=dao
|
2009-10-03 19:56:07 +01:00 |
|
Ted Mielczarek
|
8646214e14
|
bug 520141 - fix source server support to work with pdb compression. r=bsmedberg
|
2009-10-03 14:52:37 -04:00 |
|
arno renevier
|
8c519cdb49
|
Bug 460942 - Fix richlistitem label property inconsistencies. r=neil
|
2009-10-03 20:37:57 +02:00 |
|
Dão Gottwald
|
71070ef739
|
Bug 517755 - use smart getters in View Source window. r=neil
|
2009-10-03 11:36:04 +02:00 |
|
Vladimir Vukicevic
|
6912d252f4
|
b=515354; Implement "about:memory"; r=mconnor
|
2009-10-03 00:21:34 -07:00 |
|
Ryan Flint
|
c249f3251a
|
Bug 514415 - Expose NetUtil's reference to nsIIOService. r=sdwilsh, sr=bzbarsky
|
2009-10-03 01:11:20 -04:00 |
|
Ryan Flint
|
2c3e5df773
|
Bug 475289 - Lazily initialize engineMetadataService. r=gavin
|
2009-10-02 23:47:16 -04:00 |
|