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
Drew Willcoxon
e9ef3b6403
Bug 529597 - Places protocol handler, r=mak77,bz
2009-12-29 19:37:24 -08: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
0177a8612f
Merge plugin changes from electrolysis to mozilla-central.
2009-12-16 19:06:54 -05: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
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
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
Benjamin Smedberg
0807858aa2
Followup to bug 516759 (multi-process crash reporting), make childCrashNotificationPipe a leaked char* instead of a leaked nsString, so that it doesn't show up in leakstats. r=ted (Filed bug 539451 as a followup.)
...
--HG--
extra : rebase_source : e143e12ea5babc78fd95bf799aff2920e1915481
2010-01-13 10:44:10 -05:00
Benjamin Smedberg
ba61a42882
Bug 539048 - Hacky temporary UI for sending plugin-process crash reports, r=ted
...
--HG--
extra : rebase_source : e66e568a174ba975c42006becb6397d55032c3e2
2010-01-11 15:13:12 -05:00
Chris Jones
59a83e0bee
Attempt to fix OS X builds by adding missing #ifdef MOZ_IPC guards.
...
--HG--
extra : rebase_source : c4ae62b242c0be38b43a55ef42ab98066395ccdb
2010-01-12 16:00:48 -06:00
Chris Jones
e8012b2b92
Bug 516759: Use OOP crash reporting in Gecko. r=luser
...
--HG--
extra : rebase_source : 1949d23a5ce0c15c266d9e67e6a6be7d650a51df
2010-01-12 15:14:38 -06:00
Chris Jones
2aef5d8f98
Bug 516759: Implement Linux client/server for OOP minidump generation requests. r=luser
...
--HG--
extra : rebase_source : 51cafc94af98f10e6f94652262ce00a5d0c9db5a
2010-01-12 15:14:37 -06:00
Ryan Flint
b58a7314ee
Bug 520284 - Use the update-timer category. r=robstrong
2010-01-07 23:25:44 -05:00
Marco Bonardo
13db595f12
Bug 539076 - Part5: replace mDBGetItemIndex with mDBGetItemProperties, r=dietrich
2010-01-16 12:38:07 +01:00
Marco Bonardo
92ce050599
Bug 539076 - Part4: Rename ENUMERATE_OBSERVERS to NOTIFY_OBSERVERS, r=dietrich
2010-01-16 12:38:04 +01:00
Marco Bonardo
a8b981dcba
Bug 539076 - Part3: Consolidate lazy statements boilerplate in macros, r=dietrich
2010-01-16 12:38:02 +01: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
Mitchell Field
1bffb16038
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
Dave Townsend
1658024fad
Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong
2010-01-25 14:04:34 -08:00
Mitchell Field
1d3bb8b081
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
8dcaa9e6ba
Bug 536336 - Remove copyright strings in UI, r=gavin,handerson
...
--HG--
extra : rebase_source : 1192b1774627677a6a5dd9faa800c436361c987d
2009-12-29 14:13:00 -08: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
Phil Ringnalda
b4a8d55891
Bug 518632 - Remove embedding/config/, r=bsmedberg
2009-10-02 20:15:26 -07:00
Chris Jones
d215e057fe
Merge backout
2009-10-02 18:09:39 -05:00
Chris Jones
08de77b6a4
Backed out changeset 8cbc47eee659
2009-10-02 18:09:08 -05:00
Dão Gottwald
cb7e8eb12e
Bug 517768 - crash with view page source and external editor [@nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned int, unsigned int) ]. r=bz
2009-10-02 20:33:55 +02:00
Blair McBride
9cdc2ead10
Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh
2009-10-02 13:26:04 +02:00
Neil Rashbrook
17b9b7b0ab
Bug 512173 Make message-icon class work on all platforms again r=dao
2009-10-02 11:51:34 +01:00
Chris Jones
3e5fef214c
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
2009-10-01 21:50:09 -05:00
Benjamin Smedberg
c710c65fbd
Change the exit code of the crashreporter TerminateThread in the hopes that this will help diagnose bug 535585.
2010-01-28 17:55:44 -05:00
Markus Stange
5506bd72d5
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
...
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Nochum Sossonko
33de430128
Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron
2009-10-02 08:22:18 +02:00
Blair McBride
abad4e17f2
Bug 519486 - Some themes are illegible with the text shadow implementation. r=dao
2009-10-02 08:22:08 +02:00
Blair McBride
c4a43f3551
Bug 468881 - Save Frame As… option appears when not necessary in File Menu. r=dao, ui-r=beltzner
2009-10-02 08:21:48 +02:00
Jae-Seong Lee
6c52026fb9
Bug 483419 - Rename the left-arrow and right-arrow class names in the print preview toolbar to previous-arrow and next-arrow. r=dao
2009-10-02 08:21:38 +02:00
Ben Turner
29c6cc37ec
Merge mozilla-central
2009-09-23 13:14:34 -07:00
stefanh@inbox.com
3ddc139121
Bug 516469 - Reference to non-existing twisty-clsd.gif and twisty-open.gif in pinstripe's tree.css. r=Mano.
2009-09-23 18:35:33 +02:00
Florian Queze
be70762f88
Backout of changeset fa03a509c7a7 - 'Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed]' to fix the orange of the linux unit test box.
2009-09-23 12:24:05 +02:00
Florian Queze
6d52478601
Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed], r=roc.
2009-09-23 09:47:28 +02:00
Justin Dolske
34a657bd23
Bug 511639 - Login manager should ignore untrusted events. r=gavin, sr=mconnor
2009-09-22 23:23:58 -07:00
Justin Dolske
03467114a9
Bug 511615 - Satchel should ignore untrusted events. r=gavin, sr=mconnor
2009-09-22 23:23:08 -07:00
highmind63@gmail.com
6bb481c9fb
Bug 416276, reenable tooltip test, move into a single file and fix up to use waitForFocus, r=enn
2009-09-22 15:18:38 -04:00
Dave Townsend
c34de6ab3a
Bug 518090: Extension manager throws an unknown result. r=robstrong
2009-09-22 18:45:44 +01:00
Ted Mielczarek
d9c906da0a
bug 471054 - prune old crash reports in pending. fix a typo
2009-09-22 09:42:23 -04:00
Benjamin Smedberg
53ad5f6a34
Bug 471054 - Prune old crash reports in pending/, splitting code into crashreporter_win and crashreporter_unix files, r=ted
2009-09-22 09:08:22 -04:00
Benjamin Smedberg
8aab401dc1
Merge mozilla-central into electrolysis to pick up new plugin tests.
2009-09-21 10:57:57 -04:00
Daniel Brooks
2044fa1490
bug 528792 - test frippery
2009-11-18 06:15:03 -06:00
Daniel Brooks
4a9efbdb4a
bug 528792, fix a test by ensuring that we pass in even coords so that zooming+truncating still leaves us with an integer coordinate
2009-11-18 03:36:22 -06:00
Daniel Brooks
7bf0e0c4ea
merge fix for bug 528796 and for a test that it affects
2009-11-18 02:01:22 -06:00
Ehsan Akhgari
05c479b008
Bug 526194 - Fix test bustage
2009-11-17 18:04:08 -05:00
Daniel Brooks
285cb9af3d
bug 528796 - fix the test so that it measures correctly
2009-11-17 14:30:25 -06:00
Ehsan Akhgari
8494e4dfee
Bug 526194 - r=vlad
...
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Daniel Brooks
1a03348ab2
bug 528796: this should make test_popup_scaled.xul work.
2009-11-17 04:34:42 -06:00
Ehsan Akhgari
832b7b21db
Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
...
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
2009-11-16 20:14:28 -05:00
Michael Ventnor
e764036ed7
Bug 516124. Add null checks to nsAlertsIconListener. r=roc
2009-11-17 15:16:59 -05:00
Masayuki Nakano
ab0f2e9ba1
Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil
2009-11-16 22:13:02 +09:00
Dão Gottwald
c9ce52d1f9
whitespace cleanup
2009-11-16 12:13:10 +01:00
Ted Mielczarek
b3b8c2e1b9
bug 484799 - make {package,installer} should rebase on windows. r=bsmedberg
2009-10-20 08:13:38 -04:00
Ted Mielczarek
90889c1612
bug 522729 - intermittent timeouts in browser_aboutCrashesResubmit.js. hold the progress listener in a global var to prevent it from being GCed. r=mossop
2009-11-13 09:47:07 -05:00
Mitchell Field
92a2deeef1
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
2009-11-13 14:40:00 -05:00
Jae-Seong Lee-Russo
2fa0968988
nsExtensionManager.js.in: fix errors in JS strict mode.
...
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:40 +01:00
Jae-Seong Lee-Russo
6e09b9e50a
Toolkit tests that fail in js strict mode.
...
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01:00
Serge Gautherie
9f55de3899
Bug 508025 - head_urlclassifier.js: s/streamCompleted/streamFinished/ (3rd time); (Av1).
...
r=dcamp.
2009-11-15 12:20:31 +01:00
Reed Loden
347efc5a89
Bug 523720 - "Update about:license to account for Growl license changes in bug 522511" [r=gerv]
2009-11-14 14:08:41 -06:00
Alex Pahotkin
b4be575bdb
Bug 502933: importing the 7-zip library, r=bsmedberg
2009-11-13 15:03:30 -08:00
Alex Pahotkin
3022da2900
Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder
2009-11-13 15:03:31 -08:00
brian
0adecbfa9d
Bug 517109 - Fast Startup component should restart and issue memory-pressure notification periodically, r=dolske
2009-09-28 14:32:00 -07:00
David Dahl
5faa48b6e3
Bug 526623: Send channel with crash data. r=dtownsend
2009-11-13 15:05:14 -08:00
Robert Strong
a273749d72
Bug 523915 - updater crashes when trying to update with crash reporter open. r=ted.mielczarek
2009-11-13 13:11:32 -08:00
Robert Strong
8ab81b14df
Prevent starting Firefox and other apps while applying an update. Bug 525390 - 3.5.4 Upgrade failure: 'entry point js_SaveRegExpStatics could not be located'. r=vlad
2009-11-13 13:11:20 -08:00
Robert Strong
4df7a46fc6
Bug 528445 - change app.update.log.* in updates.js to app.update.log for UI logging. r=dtownsend
2009-11-13 13:11:07 -08:00
Ehsan Akhgari
db59e0fe7f
Bug 524006 - toolkit/content/tests/widgets/test_videocontrols_audio_direction.html fails on Windows debug builds
2009-11-13 12:07:46 -05:00
Josh Aas
b9ea59d446
Backed out changeset 88b83c564d3c
2009-11-13 07:22:28 -05:00
Josh Aas
953c7cb963
Get rid of FSRef usage in XRE_GetBinaryPath. Also resolve cached paths when initializing from CFURL sources. b=506812 r=vlad
2009-11-13 05:24:41 -05:00
Ehsan Akhgari
e8a1aa9469
Bug 501754 - mochitest-plain: test_videocontrols_video_direction.html fails intermittently (possibly test_videocontrols_audio_direction.html too). Mask audio controls too. r=dolske
2009-11-12 22:08:17 -08:00
MattN
2de48d0ce4
Bug 525700 - Satchel should consider history_expire_days_min in expiry calculation. r=dolske
2009-11-12 22:08:05 -08:00
Ehsan Akhgari
a16d857a62
Bug 513560 - mochitest-browser-chrome: intermittent "browser_passwordmgrdlg.js | Timed out"; r=dolske
2009-11-12 13:10:04 -05:00
Dão Gottwald
1b21023c95
Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu
2009-11-12 11:07:00 +01:00
Ehsan Akhgari
7edbec6ce7
Bug 501754 - mochitest-plain: test_videocontrols_video_direction.html fails intermittently (possibly test_videocontrols_audio_direction.html too); r=dolske
2009-11-11 11:42:38 -05:00
Ted Mielczarek
4d199d793a
add some debug output to investigate bug 522729 (on a CLOSED TREE)
2009-11-11 12:32:07 -05:00
Dão Gottwald
7d308bb248
Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad
2009-09-22 10:40:12 +02:00
Ben Turner
66a36315ce
Merging mozilla-central once more to hopefully clear windows unit tests
2009-09-20 10:47:21 -07:00
Dão Gottwald
7ac2f9cfd4
Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak
2009-09-20 12:58:27 +02:00
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Phil Ringnalda
fc286a6483
Bug 515578 - Kill some more xmlextras and webservices leftovers, r=ted
2009-09-18 19:59:52 -07:00
Vladimir Vukicevic
51833424c4
b=517559; remove runtime (startup) dependency on opengl32.dll, to fix Ts; r=mwsteele
2009-09-18 16:48:36 -07:00
Vladimir Vukicevic
411b62d064
b=517557; remove --enable-canvas; r=ted
2009-09-18 16:48:35 -07:00
Benjamin Smedberg
d44f878b56
Merge mozilla-central into Electrolysis.
2009-09-18 16:47:18 -04:00
Robert Strong
f964c114d7
Followup test only fix for bug 471219
2009-09-18 12:50:33 -07:00
Dão Gottwald
4d156fc8b5
Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz
2009-11-17 08:55:47 +01:00
Ehsan Akhgari
f994a3ef93
Backout of changeset 01e3238d3ddd because it didn't help with the orange
2009-11-16 20:12:31 -05:00
Robert Strong
31379a570f
Bug 510501 - not granting UAC permission to updater.exe causes full update to be downloaded. r=dtownsend
2009-11-16 16:34:47 -08:00
Ehsan Akhgari
59dc0050b0
Bug 528001 - Try a possible solution
2009-11-16 18:14:09 -05:00
Dave Townsend
dacb8e52a7
Bug 522571: Link from themes manager to personas gallery. r=robstrong
2009-11-16 13:05:25 -08:00
Gervase Markham
5239b77112
Bug 514977 - mention Windows Mobile in FreeType copyright notice.
2009-10-08 16:16:39 +01:00
Axel Hecht
ec7c1f3d6b
bug 519682, add chrome-% target to just create l10n jars for multilocale builds, r=ted
2009-10-08 12:19:25 +02:00
Neil Rashbrook
d399e4ee6f
Bug 520996 Remove spurious attribute r=dao
2009-10-07 23:56:31 +01:00
Lubos Lunak
84d4f7d790
Bug 416053 - Desktop startup notification not disappearing when app window is up (Linux). r=bsmedberg
2009-10-08 06:52:59 +02:00
Chris Jones
5969c4f157
bug 521023: fix build bustage on Windows machines with ghetto dev environmants. r=ted
2009-10-07 13:58:41 -05:00
Blair McBride
fa574c869c
Bug 446405 - Do not show the keyword of a quick search as if it was the query string. r=dietrich,mardak
2009-10-07 10:38:15 +02:00
Reed Loden
c518261d1c
Bug 511322 - follow-up for s/These licenses applies/These licenses apply/
2009-09-20 23:12:20 -05:00
Neil Deakin
a68562e317
Bug 524545, back out large margins change
2009-11-03 17:00:03 -05:00
Ehsan Akhgari
f6da530110
Bug 514214 - Do not update page titles for places already in history inside the Private Browsing mode; r=mak77
2009-11-03 16:21:42 -05:00
Neil Deakin
f66af9b2d5
Bug 524545, popups with large margins can appear offscreen, r=roc
2009-11-03 15:16:34 -05:00
Robert Strong
0a5ebe62ce
Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend
2009-11-03 11:49:23 -08:00
Robert O'Callahan
09fe81352d
Bug 508128. Fix do_timeout to hold references to pending timers so that they don't get GCed and automatically cancelled. r=jwalden
2009-11-04 07:39:40 +13:00
Dão Gottwald
63b775fcca
Bug 525834 - Replace Search-glass.png with gtk-find stock icon. r=ventnor
2009-11-03 09:32:00 +01:00
Phil Ringnalda
f480bed6e0
Bug 526145 - Fix Pinstripe gradients after bug 513395 landing, r=gavin
2009-11-02 19:35:24 -08:00
Dão Gottwald
c5f31ac9ac
Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
...
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Robert O'Callahan ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
3ad4c03640
Bug 513395: Implement revised CSS gradient notation (2/2): rendering
...
--HG--
rename : layout/reftests/css-gradients/radial-ref.html => layout/reftests/css-gradients/radial-1-ref.html
rename : layout/reftests/css-gradients/radial.html => layout/reftests/css-gradients/radial-1a.html
rename : layout/reftests/css-gradients/twostops-ref.html => layout/reftests/css-gradients/twostops-1-ref.html
rename : layout/reftests/css-gradients/twostops.html => layout/reftests/css-gradients/twostops-1a.html
2009-11-02 11:36:43 -08:00
Vivien Nicolas
3a3b5233b1
Bug 519468: matchOS is read from default prefs at startup [r=benjamin]
2009-11-02 13:04:45 -05:00
Ginn Chen
93ef2e9154
Bug 524083 libmozqcms, libmozcairo, libmozlixpixman are not in libxul's depends r=bsmedberg
2009-11-02 17:17:27 +08:00
Dão Gottwald
e28663977b
Bug 525712 - Remove dead throbber-specific code from customizeToolbar.js, handle it in themes. r=gavin
2009-11-02 00:24:12 +01:00
Mark Finkle
d41a3897bb
Bug 525701: X-Osso-Service doesn't match Vendor.Name in application.ini [r=dougt]
2009-11-01 17:13:01 -05:00
Dão Gottwald
e500b9b19c
sort jar.mn alphabetically (no bug)
2009-11-01 10:35:16 +01:00
Justin Dolske
ec3d60d652
Bug 520614 - Fix usage of vbox in videocontrols.xml. r=enndeakin
2009-10-30 16:13:41 -07:00
Nochum Sossonko
eac803ca4b
Bug 525300 - Make it simpler to test modal dialogs (e.g. alert/confirm/prompt); r=enndeakin
2009-10-30 12:45:51 -04:00
Chris AtLee
225197f7af
Bug 457753 - Make sure crashsymbols are uploaded into the right directory for release builds. r=ted
...
--HG--
extra : rebase_source : 4445d6def7d1db0d14b819d2d9e3d13f61884261
2009-09-29 18:22:08 -04:00
Gijs Kruitbosch
41ba1acfa5
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Jae-Seong Lee
c8279cd7a0
Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak
2009-10-29 11:56:41 +01:00
Blair McBride
8f6f8613b1
Bug 524877 - "A newer, safer version is available" shows even if there isn't and plugins don't get it at all. r=mossop
2009-10-29 11:56:38 +01:00
Neil Rashbrook
0224c6aca9
Bug 524972 Remove nsTArray from nsINavBookmarksService.idl r=mak
2009-10-28 23:52:41 +00:00
Gijs Kruitbosch
58e8eebec2
Prepare callsites of clearUserPref so it can go back to throwing. r=gavin
2009-10-28 22:44:15 +01:00
Marco Bonardo
bab6c84b9b
Bug 522678 - remove browser.history.showsessions from firefox.js, r=mano
2009-10-28 17:22:57 +01:00
Justin Dolske
1ddd5e310c
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 5, Bigger decompress buffers) r=robstrong
2009-10-06 16:39:51 -07:00
Justin Dolske
96f35cb7a0
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 4, Bigger copy_file buffer) r=robstrong
2009-10-06 16:39:51 -07:00
Justin Dolske
4dd07545ea
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 3, Smoother progressbar) r=robstrong
2009-10-06 16:39:51 -07:00
Justin Dolske
e5b0c45411
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 2, Progress ignores missing files) r=robstrong
2009-10-06 16:39:51 -07:00
Justin Dolske
cfbe8131a7
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 1, Logging cleanup) r=robstrong
2009-10-06 16:39:51 -07:00
Markus Stange
7544f320f5
Bug 197123 - When resizing tree columns, make the rightmost column compensate the width difference instead of the column directly after the resized one. ui-r=faaborg, r=enndeakin
...
--HG--
extra : rebase_source : 361587b209055c118c5075b6ccd42d229d81f51f
2009-10-05 15:19:20 +13:00
Robert Strong
893080468f
Bug 520526 - Changes to TimerManager cause test_preventive_maintenance.js to leak due to PlacesDBUtils using TimerManager. r=mak77, r=dtownsend
2009-10-06 11:12:41 -07:00
jhorak@redhat.com
6dd5a51f91
Bug 509671 - Remove icons from buttons due to Gnome changes. r=roc,gavin
2009-10-06 16:20:59 +02:00
Marco Bonardo
3d82d1b8c4
Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin
2009-10-06 15:47:58 +02:00
Neil Deakin
59ea98ed9f
Bug 519296, after_pointer popup positioning not offset correctly, r=neil
2009-10-06 09:26:34 -04:00
Nick Thomas
2ef097bb62
Bug 514466, fix make uploadsymbols when MOZ_PKG_PRETTYNAMES is true (releases), r=ted.mielczarek
2009-10-06 21:50:07 +13:00
Makoto Kato
e3fe66b156
Bug 469654 - Windows x64 build support. r=ted
2009-10-06 17:28:05 +09:00
Blair McBride
e701c94b60
Bug 520441 - Regression: Keyword search's title and search param are split up. r=enndeakin
2009-10-05 18:22:28 -07:00
Blair McBride
5274c94e35
Bug 520295 - Trying to find plugin updates results in a new tab with a '400 Bad Request' page. r=dtownsend
2009-10-05 18:22:24 -07:00
Daniel Holbert
a9b38c7c2f
Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted
2009-09-21 22:43:58 -07:00
Phil Ringnalda
d6f6f142b4
Bug 511849 followup, remove removed makefile from toolkit-makefiles.sh, blanket-rs=ted
2009-09-21 15:17:45 -07:00
Håkan Waara
d739ae89ed
Bug 510221 - Restore minimized window when clicking the Dock icon. r=gavin
2009-09-22 09:39:09 +12:00
Ted Mielczarek
31a63adc14
bug 510505 - add unit tests for breakpad exception handler. r=bsmedberg
2009-09-10 07:49:42 -04:00
Michael Ventnor
9932fb47ec
Bug 529664 - sporadic 136-144 byte leak of nsAlertsIconListener + nsStringBuffer on Linux, r=roc
2009-12-01 19:39:00 -08:00
Justin Dolske
a7e4511062
Fix test broken by bug 458812.
2009-12-13 18:42:14 -08:00
Justin Dolske
175727d33a
Bug 499417 - Refactor login manager's crypto code. r=vladimir, r=zpao
2009-12-13 17:04:43 -08:00
Justin Dolske
677a6e2e49
Bug 458812 - Remove support for importing from old mork-based formhistory.dat. r=vladimir
2009-12-13 17:04:41 -08:00
Jacek Caban
c68655211b
Bug 530314 - TestXREMakeCommandLineWin.cpp compilation fails on mingw due to unsupported wmain, r=ted
2009-12-13 09:44:15 -08:00
Jae-Seong Lee-Russo
359d4b2023
Bug 530385 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/places, r=mak77
2009-12-13 09:32:10 -08:00
Robert Strong
5bdde9b2b2
Tests for Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend
2009-09-18 11:03:45 -07:00
Robert Strong
05219ad1ff
Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend
2009-09-18 11:03:27 -07:00
Graeme McCutcheon
b81129af5d
Bug 495153 - Findbar shouldn't add multiple listeners for the same editor. r=mano
2009-09-18 18:34:50 +01:00
Makoto Kato
c59b27822d
2nd parameter of Gestalt() is SInt32, not long. 64-bit fix. b=514996 r=josh
2009-09-18 12:37:22 -04:00
Chris Cooper
5f3d247449
Bug 514466 - Fix hash parsing, escape spaces prior to upload (not shipping code, but is invoked by the build system for every build) - r=bhearsum
2009-09-18 10:34:18 -04:00
Dave Townsend
ce03ae329f
Bug 508109: Firefox allows installing hidden extensions. r=robstrong
2009-09-18 15:11:26 +01:00
Dave Townsend
575244315f
Bug 517176: Switching away from the Get Add-ons pane while it is loading thumbnails causes multiple getElementById errors. r=robstrong
2009-09-18 09:12:26 +01:00
Nick Thomas
f7912caf12
Fix fallout from bug 511984 by passing arguments in the proscribed order to make_wince_cab.py (followup to bug 511662) r=bustage
2009-09-18 16:34:11 +12:00
Justin Dolske
94fd90ef29
Bug 511984 - Enable fast-startup component for Firefox. r=vlad
2009-09-17 19:57:24 -07:00
Justin Dolske
ea98ad97f9
Remove DOS line endings. No bug, r=sparky.
2009-09-17 19:57:23 -07:00
Robert O'Callahan
519c0fd842
Bug 526394. Part 21: Remove nsIViewManager RootScrollableView APIs, and move GetRectVisibility to nsIPresShell. r=mats
2009-09-09 17:40:02 +12:00
Robert O'Callahan
07db346518
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
2009-09-09 17:40:02 +12:00
Neil Deakin
3599d06edc
Bug 516991, get the right scrollable view from within the selection scroll timer, otherwise scrolling is jumpy, r=roc
2009-09-17 16:33:29 -04:00
Mark Finkle
c19a7dbdeb
Bug 517264: Maemo Fennec no longer launching on mozilla-central as of 9/17, r=dtownsend
2009-09-17 14:31:52 -04:00
Timothy Nikkel
3066106d53
Bug 544537. Attempt to fix orange by making sure a paint has happened by adding a timeout. r=dbaron
2010-02-05 16:36:15 -06:00
Dave Townsend
aa7bd27e8a
Attempted fix for bug 542928, timeouts after test_bug511456.js
2010-02-05 13:59:06 -08:00
Mitchell Field
8932ffdcab
bug 542222 - Reduce recursion in makefiles r=ted.mielczarek r=robert.bugzilla
...
--HG--
rename : toolkit/mozapps/update/public/nsIUpdateService.idl => toolkit/mozapps/update/nsIUpdateService.idl
rename : toolkit/mozapps/update/public/nsIUpdateTimerManager.idl => toolkit/mozapps/update/nsIUpdateTimerManager.idl
rename : toolkit/mozapps/update/src/nsUpdateService.js.in => toolkit/mozapps/update/nsUpdateService.js
rename : toolkit/mozapps/update/src/nsUpdateServiceStub.js => toolkit/mozapps/update/nsUpdateServiceStub.js
rename : toolkit/mozapps/update/src/nsUpdateTimerManager.js => toolkit/mozapps/update/nsUpdateTimerManager.js
rename : toolkit/mozapps/update/src/updater/Makefile.in => toolkit/mozapps/update/updater/Makefile.in
rename : toolkit/mozapps/update/src/updater/archivereader.cpp => toolkit/mozapps/update/updater/archivereader.cpp
rename : toolkit/mozapps/update/src/updater/archivereader.h => toolkit/mozapps/update/updater/archivereader.h
rename : toolkit/mozapps/update/src/updater/bspatch.cpp => toolkit/mozapps/update/updater/bspatch.cpp
rename : toolkit/mozapps/update/src/updater/bspatch.h => toolkit/mozapps/update/updater/bspatch.h
rename : toolkit/mozapps/update/src/updater/launchchild_osx.mm => toolkit/mozapps/update/updater/launchchild_osx.mm
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Info.plist => toolkit/mozapps/update/updater/macbuild/Contents/Info.plist
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/PkgInfo => toolkit/mozapps/update/updater/macbuild/Contents/PkgInfo
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/updater.icns => toolkit/mozapps/update/updater/macbuild/Contents/Resources/updater.icns
rename : toolkit/mozapps/update/src/updater/module.ver => toolkit/mozapps/update/updater/module.ver
rename : toolkit/mozapps/update/src/updater/progressui.h => toolkit/mozapps/update/updater/progressui.h
rename : toolkit/mozapps/update/src/updater/progressui_gtk.cpp => toolkit/mozapps/update/updater/progressui_gtk.cpp
rename : toolkit/mozapps/update/src/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_null.cpp
rename : toolkit/mozapps/update/src/updater/progressui_osx.mm => toolkit/mozapps/update/updater/progressui_osx.mm
rename : toolkit/mozapps/update/src/updater/progressui_win.cpp => toolkit/mozapps/update/updater/progressui_win.cpp
rename : toolkit/mozapps/update/src/updater/resource.h => toolkit/mozapps/update/updater/resource.h
rename : toolkit/mozapps/update/src/updater/updater.cpp => toolkit/mozapps/update/updater/updater.cpp
rename : toolkit/mozapps/update/src/updater/updater.exe.manifest => toolkit/mozapps/update/updater/updater.exe.manifest
rename : toolkit/mozapps/update/src/updater/updater.ico => toolkit/mozapps/update/updater/updater.ico
rename : toolkit/mozapps/update/src/updater/updater.png => toolkit/mozapps/update/updater/updater.png
rename : toolkit/mozapps/update/src/updater/updater.rc => toolkit/mozapps/update/updater/updater.rc
rename : toolkit/mozapps/update/src/updater/updater_wince.cpp => toolkit/mozapps/update/updater/updater_wince.cpp
rename : toolkit/mozapps/update/src/updater/updater_wince.h => toolkit/mozapps/update/updater/updater_wince.h
rename : toolkit/mozapps/update/src/updater/updater_wince.rc => toolkit/mozapps/update/updater/updater_wince.rc
rename : toolkit/mozapps/update/src/updater/updater_winmo.rc => toolkit/mozapps/update/updater/updater_winmo.rc
2010-01-26 07:11:00 -05:00
Markus Stange
949ca473e2
Bug 542192 - Restyle Mac menus. r=dao
2010-02-04 20:30:18 +01:00
Benjamin Smedberg
30bd4e4e51
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
...
--HG--
extra : rebase_source : cab356b862a66fb7f5955b1f936944f2395bba3c
2010-02-03 17:17:09 -05:00
Timothy Nikkel
5ab231bfb9
Bug 517737. Special case event targeting for area element's that are capturing the mouse due to their misuse of primary frame pointers. r=smaug
...
--HG--
extra : rebase_source : ae74bfd8ccec6e0e7605be33a99cc3e1b3a85420
2010-02-02 20:07:19 -06:00
Timothy Nikkel
c63f549245
Bug 517737. Don't allow starting a drag if something is capturing the mouse. r=smaug(part of),enndeakin
...
--HG--
extra : rebase_source : 171cef43d1fef9337b49d6f3b9ca661c3e618437
2010-02-02 20:07:08 -06:00
Dave Townsend
39858b12af
Bug 537449: Opening new chrome windows is broken after cancelling window.onbeforeunload event. r=bsmedberg, r=jst
2010-01-28 10:35:20 -08:00
Dão Gottwald
e5f8155023
Remove some cruft (no bug)
2010-01-28 12:51:52 +01:00
Dão Gottwald
3077101e2a
Add missing comma
2010-01-28 10:03:24 +01:00
Chris Jones
2cf5171772
Bug 540116: By default, unblock the parent process if a child crashes in a DEBUG build that uses ah_crap_handler(). Set MOZ_DONT_UNBLOCK_PARENT_ON_CHILD_CRASH=1 to restore old behavior. r=bsmedberg
2010-01-27 22:23:16 -06:00
Dave Townsend
62c431c442
Backing out bug 541520 due to intermittent test failures
2010-01-27 11:43:48 -08:00
Markus Stange
b0c7317f2d
Bug 402520 - Notify Mac OS X when a download finishes so it can make the downloads stack bounce when appropriate. r=sdwilsh, r=josh
2010-01-27 17:48:18 +01:00
Neil Deakin
6d83cdc84a
Bug 516880, use the right presshell when getting frames during mouse capture, r=roc
2009-09-17 12:59:42 -04:00
Dave Townsend
491c668f88
Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager. r=robstrong, r=dao
2009-09-17 10:03:33 +01:00
Reed Loden
5172688f96
Bug 516971 - "Remove lcms from the tree" [r=bholley r=gerv]
2009-09-17 01:17:19 -05:00
Wan-Teh Chang
40e86e32fe
Bug 509558: Nit: move the NSSDBM definition up so that all the FREEBL*
...
definitions can stay consecutive.
2009-09-16 19:49:20 -07:00
Dão Gottwald
0a4ba38686
Bug 500665 - Should be able to lock the mode and icon size of a toolbar. r=neil
2009-09-16 16:14:37 +02:00
Gervase Markham
812b58ef0e
Bug 511322: about:license fixes. Move Google Gears license to correct place, add second license and indexing, update Initial Developers list, typo fixes.
2009-09-16 15:10:12 +01:00
Nick Thomas
32cfdae577
Bug 511662, add packaging targets for creating CAB files (for WinCE), r=ted.mielczarek
2009-09-16 10:11:42 +12:00
Josh Aas
d8ec39d242
Breakpad PPC bustage fix. r=ted
2009-09-15 15:58:49 -04:00
Mitchell Field
9bf8383b06
Bug 513924 - "remove tons of options from configure" [r=ted.mielczarek r=benjamin]
...
--HG--
extra : rebase_source : 2ca44f54f550507248b41c69c883090c389db419
2009-09-15 13:06:32 -04:00
Mark Finkle
ea6d52421b
Bug 489941: Rework the Update Add-ons dialog (platform patch), r=dtownsend
2009-09-15 08:40:49 -04:00
Dave Townsend
2c9e56a22b
Bug 516506: Add-on update check (after Firefox update) is broken. r=robstrong
2009-09-15 12:09:10 +01:00
Ehsan Akhgari
611a93a130
Bug 510881 - Entering Private Browsing via command line shows tabs from previous session; r=mconnor,bsmedberg
2009-09-15 14:42:01 +04:30
Ginn Chen
5850a36863
Bug 492326 Make symbol nspr_use_zone_allocator to be global r=bsmedberg
2009-09-15 15:02:51 +08:00
armenzg
bbed363a37
bug 515177: call generate-snippets-% from buildbot rather than the build system. r=ccooper
...
--HG--
extra : rebase_source : afcf065f2ff67874ac0e383da84fcac13f4e71fe
2009-09-14 10:23:04 -04:00
Marco Bonardo
8dc3283326
Disable the vacuum tests from Bug 512854 for now. I have to pre-built sparse dbs, since on-the-fly generation is randomly failing.
2009-09-14 15:28:09 +02:00
Marco Bonardo
67ad3747f1
Bug 512854 - VACUUM places.sqlite database on daily idle once a month, r=sdwilsh
2009-09-14 13:06:45 +02:00
Marco Bonardo
6f6663fefe
Bug 511207 - last page not removed from history upon close of browser, r=sdwilsh
2009-09-14 13:06:39 +02:00
Lukas Blakk
f015089653
Bug 513969, Add output to symbolstore.py to decrease frequency of timeouts, r=ted.mielczarek
2009-09-14 22:37:11 +12:00
Justin Dolske
54f883695b
Bug 507390 - Password manager tests depend on each other. r=gavin.sharp
2009-09-13 13:26:30 -07:00
Neil Deakin
02a7469b05
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
2009-09-13 09:13:16 -04:00
Bobby Holley
2d5ec55945
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
2009-09-12 16:44:18 -06:00
Ginn Chen
31251edcee
Bug 527431 places failed to compile on Solaris r=mak77
2009-11-10 18:23:30 +08:00
Phil Ringnalda
b3a9e4bb77
Merge for backout of changeset 41938f9ac546 (bug 527343)
2009-11-09 19:00:19 -08:00
Phil Ringnalda
4492ba3723
Backed out changeset 41938f9ac546 (bug 527343) since -moz-locale-dir isn't actually implemented for HTML documents
2009-11-09 18:59:09 -08:00
Robert O'Callahan
5e3960b1fe
Backing out bug 524545 due to test failures
2009-11-10 13:58:50 +13:00
Robert O'Callahan
def53c39d3
Backed out changeset 7d7f59076479
2009-11-10 13:58:35 +13:00
Ian Neal
d04929baa9
Bug 525373 - Make customizable toolbars play nicely with children with disabled attributes
...
r=dao
2009-11-09 23:13:58 +00:00
Dão Gottwald
bea18b662b
Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh
2009-11-09 22:11:58 +01:00
Neil Deakin
b84990c03b
Bug 524545, popups with large margins can appear offscreen, adjust margins a bit from last patch, r=roc
2009-11-09 09:55:47 -05:00
Phil Ringnalda
d466d9e279
Bug 527343 - Switch about:crashes to use :-moz-locale-dir, r=dao
2009-11-08 13:33:17 -08:00
Dão Gottwald
de8cdd2493
Bug 527301 - Faststripe uses obsolete "empty" attribute. r=gavin
2009-11-08 11:25:54 +01:00
Dão Gottwald
de19aaab92
Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske
2009-11-08 10:22:11 +01:00
Gavin Sharp
11e8e18c80
Bug 526920: JSON bookmarks importer (SetAndLoadFaviconForPage) should support setting favicons for bookmarked about: URIs, r=mak
2009-11-08 01:49:14 -05:00
Dão Gottwald
c982ab9fc0
Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend
2009-11-07 09:21:07 +01:00
Justin Dolske
3efa72efc4
Bug 521906 - Breakpad should report if extension compatibility overrides are being used. r=dtownsend
2009-11-06 18:40:15 -08:00
Daniel Holbert
573a72ba43
Bug 501754: Disable test_videocontrols_audio_direction.html and test_videocontrols_video_direction.html, due to excessive failure rate (pending investigation)
2009-11-06 18:25:13 -08:00
Shawn Wilsher
116173a4b7
Backout of bug 496019 and bug 526601 due to window build bustage.
2009-11-09 12:16:39 -08:00
Dave Townsend
ac3a6b9e79
Bug 521905: Make extensions.checkCompatibility be per-application-version. r=robstrong
2009-11-09 10:14:13 -08:00
Shawn Wilsher
da35c6685c
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
...
Storage API changed, and we need to update.
r=mak
2009-11-09 09:59:40 -08:00
Reed Loden
879490f4d9
Bug 514151 - "Spelling dictionary names not human readable on Linux" [r=gavin]
2009-11-09 11:32:22 -06:00
Alexander Sack
657f64ef9f
Bug 521780 - "extension upgrade with a moved location breaks extension manager" [r=Mossop]
2009-11-09 11:32:13 -06:00
Gavin Sharp
d18cfbef98
Bug 526920: minor test tweaks
...
--HG--
extra : rebase_source : 895f32d6db722606fb9327f9478c6857fb0d1e70
2009-11-09 10:12:10 -05:00
Dave Townsend
5c06d159bb
Bug 526651: Interfaces changed between the 1.9.2 branch and trunk with no IID rev. r=joe, r=mak77, r=myk
2009-11-06 14:33:17 -08:00
Dão Gottwald
3fdb3a1117
Bug 521659 - Main menu doesn't have hover/pressed state when using lightweight theme. r=rflint
...
--HG--
extra : rebase_source : 977345fdc59197573586aa197ead87c3ff0d2171
2009-11-06 22:57:12 +01:00
Dão Gottwald
78ce9ba60d
Bug 526989 - getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional. r=gavin
...
--HG--
extra : rebase_source : ea466269b081c55e6ce4d178a00a9b882f65ac93
2009-11-06 22:56:26 +01:00
Dave Townsend
3771e35013
Bug 526635: Interfaces changed on the 1.9.2 branch with no IID rev. r=enn, r=vlad, r=josh, r=mak77, r=ted, r=roc
2009-11-06 11:31:22 -08:00
Benjamin Smedberg
84ca94bd21
Bug 527058 - nsHelperAppDlg.js shouldn't do delayed registration, r=sdwilsh
2009-11-06 14:06:49 -05:00
Tom Dyas
ff21c67765
Bug 465265 - Support swipe gestures in View Source windows on Mac OS X. r=gavin, ui-r=faaborg
2009-11-06 17:38:22 +01:00
Marco Bonardo
c959a08897
Bug 526777 - Livemark and Tagging services could better use XPCOMUtils, r=dietrich
2009-11-06 16:27:51 +01:00
Marco Bonardo
f185ee56a4
Bug 526776 - TagAutoCompleteSearch wants to implement nsITimerCallback, r=dietrich
2009-11-06 16:27:48 +01:00
Marco Bonardo
ebd8b02f06
Bug 525449 - Bad old code appends to query rather than binding, r=mano
2009-11-06 16:25:00 +01:00
Arpad Borsos
81d8238974
Bug 295977 - browser-chrome tests + non-multiple select fixup; r=neil@parkwaycc.co.uk
2009-08-22 11:12:31 +02:00
Marco Bonardo
cae8a0dd85
Bad test name in randomFailingTests causes random failures to still happen for test_results-as-visit.js
2009-10-16 15:19:32 +02:00
bhsieh@mozilla.com
be1800b20f
Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX)
2009-10-15 23:32:29 -07:00
Mark Finkle
026067fc7a
Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted.mielczarek]
2009-10-15 14:38:10 -04:00
Robert O'Callahan
19e51afb99
Try yet another fix for test_videocontrols
2009-10-16 00:24:28 +13:00
Robert O'Callahan
bbf4f75672
Fix test_videocontrols again
2009-10-15 21:32:37 +13:00
Robert O'Callahan
e21d6e0f62
Fixing test_videocontrols to not depend on the load event (bug 521359)
2009-10-15 17:41:40 +13:00
Mark Finkle
5a35848eb2
Bug 517872: Lack of CrashReporter ServerURL breaks unit tests in Fennec, r=ted
2009-09-30 10:07:50 -04:00
Matt Crocker
d7f97515e9
Bug 432886 - Autocomplete textboxes ignore tabindex attribute. r=gavin
2009-09-30 10:03:27 +02:00
Steffen Wilberg
bdcfade1a5
Bug 220253: Port about:about to Toolkit, but only show useful 'about' pages. ui-r=beltzner, r=mconnor
2009-08-21 21:28:46 +02:00
Chris Jones
800ff959c1
Bug 522126, part 3: Use POSIX-clock TimeStamp/TimeDuration implementation if configure.in says it's supported. r=luser
2010-01-07 11:21:33 -06:00
Dave Townsend
0910c44a52
Bug 435742: Add tests for updates from expired ssl servers. r=robstrong
2010-01-07 08:44:41 -08:00
Dave Townsend
595eedff73
Bug 538234: Should use extensions.checkCompatibility.3.6pre for 3.6pre versions. r=robstrong
2010-01-07 08:44:22 -08:00
Gervase Markham
e4b2caa157
Bug 535918 - add nsprpub/pr/src/misc/praton.c to about:license.
2010-01-07 15:00:25 +00:00
L. David Baron
109f8eeb81
Fix valgrind warning about passing uninitialized act->sa_mask to sigaction. (Bug 538013) r=gal
2010-01-07 08:51:16 -05:00
Dão Gottwald
c1202b1570
Bug 521410 - buttons without labels should ignore the images-in-buttons setting. r=gavin
2010-01-07 09:43:41 +01:00
Robert O'Callahan
430f68fc01
Backed out changeset 880125b33bca
...
--HG--
extra : rebase_source : 3d0a098f7fa3ce93e9a2840db8fd9a790cb63792
2010-01-07 12:46:52 +13:00
Markus Stange
cb7c2b9ba9
Bug 534166 - Disabled arrow buttons in menus should be hidden. r=dao
...
--HG--
extra : rebase_source : 4db953550010a7033874ade0193fb03b9cb05c35
2010-01-06 18:58:45 +01:00
Benjamin Smedberg
7c264c1ffa
Bug 536173 - Build fails when building platform.ini with an uncommitted merge: "ValueError: too many values to unpack", r=ted
2010-01-06 11:59:44 -05:00
Shawn Wilsher
1c29b0d28e
Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
...
Create a new API (IHistory) to check for the visitedness of a URI.
r=mak
r=bz
sr=bsmedberg
2009-08-20 11:56:10 -07:00
Dão Gottwald
e65738f823
Bug 545842 - Style menu buttons and impose a standard size on third-party toolbarbutton icons. r=rflint
...
--HG--
extra : rebase_source : 6b41539ef72ba285b7bfdc6e67b44a46d7237395
2010-02-16 21:41:58 +01:00
Doug Turner
184af0aa49
comparing with ssh://hg.mozilla.org/mozilla-central
...
searching for changes
changeset: 38150:c823c17d12d2
user: Doug Turner <dougt@dougt.org>
date: Tue Feb 16 10:49:57 2010 -0800
summary: backing out 544250
2010-02-16 10:52:40 -08:00
Oleg Romashin
5cfa8aef3e
Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar
2010-02-16 10:15:52 -08:00
Chris Cooper
f0d6758d41
Bug 535369 - Backed out changeset 20d2d6abd4a2, will wait for tree to stabilize
2010-02-12 15:51:13 -05:00
Chris Cooper
e6131b512a
Bug 535369 - Fix bsdiff/libbz2 linking for builds compiled with CROSS_COMPILE - r=ted
2010-02-12 15:47:45 -05:00
Dão Gottwald
1e1815dfeb
Bug 544999 - New toolbarbutton style for the main window. r=rflint
2010-02-12 10:09:56 +01:00
Michael Ventnor
48f5c254c1
Bug 545368 - Firefox doesn't theme tab focus rings r=roc
...
--HG--
extra : rebase_source : 7b348fd7c9f8ed970c2e45b020fc51d7be664a0f
2010-02-12 11:35:55 +13:00
Alexander L. Slovesnik
5d411d0601
Bug 540692: Blocklist vksaver.dll r=johnath
2010-02-07 10:48:49 -05:00
Benjamin Smedberg
aa55d30042
Attempt to fix x86-64 build bustage by moving chromium_s after xpcom_core, r=ted
2010-02-11 16:09:41 -05:00
Olli Pettay
f4ddb15f05
Bug 545330 - Crash [@ PresShell::Destroy] on exit after failed Print Preview of XUL document, r=mats
2010-02-11 13:02:38 +02:00
Geoff Lankow
6ed0fe4974
Bug 536567 - Store the value of the per-site last file upload directories inside the memory while private browsing is active. r=ehsan
...
--HG--
rename : toolkit/components/contentprefs/public/nsIContentURIGrouper.idl => dom/interfaces/base/nsIContentURIGrouper.idl
2010-02-11 09:35:49 +01:00
L. David Baron
e1359c2439
Merge backout of changeset 0ddf975663a0 (Bug 540692: Blocklist vksaver.dll) to test the theory that it is the cause of number 1 topcrash bug 545195.
2010-02-10 21:53:20 -08:00
L. David Baron
9181dbf3d8
Backed out changeset 0ddf975663a0 (Bug 540692: Blocklist vksaver.dll) to test the theory that it is the cause of number 1 topcrash bug 545195.
2010-02-10 21:53:02 -08:00
Dave Townsend
81786cb82e
Bug 544753: Add-ons manager is blank when a custom persona has been created by an older version of the personas extension. r=dao
2010-02-10 13:37:48 -08:00
Marco Bonardo
a0da05226f
Bug 510984 - nsIAnnotationService IDL is lying about EXPIRE_NEVER, r=dietrich
2009-09-11 15:25:30 +02:00
Marco Bonardo
05750fb0ea
Bug 509676 - Can't drag and drop a tag container to another standard point, r=dietrich
2009-09-11 15:25:24 +02:00
Dave Townsend
4a0df1b44b
Typo correction from Bug 392180: updateURL should have variable indicating the context of the check
2009-09-11 13:06:56 +01:00
Alexander Surkov
162d6d3e9c
Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
...
--HG--
rename : accessible/src/atk/nsXULTreeAccessibleWrap.h => accessible/src/atk/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/mac/nsXULTreeAccessibleWrap.h => accessible/src/mac/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.cpp => accessible/src/msaa/nsXULTreeGridAccessibleWrap.cpp
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.h => accessible/src/msaa/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/other/nsXULTreeAccessibleWrap.h => accessible/src/other/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/xul/nsXULSelectAccessible.cpp => accessible/src/xul/nsXULListboxAccessible.cpp
rename : accessible/src/xul/nsXULSelectAccessible.h => accessible/src/xul/nsXULListboxAccessible.h
rename : accessible/tests/mochitest/test_relations_table.html => accessible/tests/mochitest/test_table_headers.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_listboxes.xul => accessible/tests/mochitest/test_table_sels_listbox.xul
rename : accessible/tests/mochitest/test_elm_table.html => accessible/tests/mochitest/test_table_struct.html
2009-09-11 09:07:56 +08:00
Gavin Sharp
9374f2915d
Bug 515451: make places autocomplete empty search behavior customizable, r=mardak
2009-09-10 16:16:42 -04:00
Ted Mielczarek
974892290b
bug 514397 - xpcshell-tests: test_crashreporter.js crashes intermittently. disable parts of the test that set/unset exception handler. upstream breakpad issue filed, this is not code that gets run in the browser, so it doesn't seem critical to have this test hit this bug and cause orange.
...
--HG--
extra : rebase_source : 5f9381e387aa69d049139605615d97b4667bc817
2009-09-10 15:31:59 -04:00
Dave Townsend
562091c5d0
Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg
2009-09-10 19:50:41 +01:00
stefanh@inbox.com
335e7650ca
Bug 514963 - Reference to non-existing background-image in pinstripes listbox.css. r=Mano.
2009-09-10 20:29:24 +02:00
Shawn Wilsher
439dbd95ed
Bug 508102 - Warning: reference to undefined property this._pendingQuery / Location bar autocomplete doesn't work anymore
...
Stop throwing if stopSearch is called without a call to startSearch.
r=dietrich
--HG--
extra : rebase_source : 63222f9acd972c763ac080a2353ce4cd775f09df
2009-09-10 10:55:33 -07:00
Neil Deakin
a5bfe49767
Bug 503943, back out mouse capture patch, CLOSED TREE
2009-09-10 12:11:41 -04:00
Neil Deakin
2ca788ce33
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
2009-09-10 08:51:36 -04:00
Dave Townsend
b50d7b8bee
Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons (follow up fix). r=robstrong
2009-09-10 09:10:30 +01:00
Neil Rashbrook
1f2285ecee
Bug 501095 Clean up appPicker.xul r=Mano
2009-09-09 23:18:35 +01:00
Neil Deakin
f2d281670c
Bug 503627, pass an actual window to showProgress so it doesn't try to use the active setup dialog instead, r=mconnor
2009-09-09 17:01:12 -04:00
Josh Aas
dd95eec31a
Back out changeset 845b625b5eb5. b=506812
2009-09-09 09:59:07 -04:00
Neil Deakin
53beea033a
Bug 506175, make some more tests use waitForFocus, r=sdwilsh
2009-09-09 09:04:13 -04:00
Josh Aas
27cacb73f8
Re-land: Get rid of unnecessary conversion from CFURLRef to FSRef. b=506812 r=vlad
2009-09-09 08:28:23 -04:00
Dão Gottwald
e916d657e8
Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano
2009-09-09 09:50:46 +02:00
Reed Loden
b5846b26bb
Bug 294375 - Remove support for libgnomevfs's handling of user modifications to the MIME database, as it has been deprecated for years [r=karlt sr=roc]
2009-09-08 15:08:02 -05:00
Dave Townsend
c090550abb
Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager (strings). r=robstring, ui-r=beltzner
2009-09-08 18:25:02 +01:00
Jesse Ruderman
a09b61dae2
Fix bug 515130 - Remove stray references to extensions/xmlextras and extensions/webservices in toolkit-makefiles.sh. r=bsmedberg
2009-09-08 08:19:37 -07:00
Dave Townsend
69f6a1cf4f
Bug 514327: Detect outdated plugins and offer upgrade path (typo fix).
2009-09-07 20:48:04 +01:00
Dave Townsend
20b8f73715
Bug 511091: Support custom icons for disabled extensions, follow up fix. r=robstrong
2009-09-07 10:09:11 +01:00
Christian Persch
33f36b44c7
Bug 399161 - "only call gnome_program_init if there is no GnomeProgram yet" [r=bsmedberg]
2009-09-06 17:52:23 -05:00
Neil Rashbrook
261c16f3b6
Bug 514883 Font preference menulist is incorrectly bold in gnomestripe r=dao
2009-09-06 17:44:48 +01:00
Jesse Ruderman
82fc88ad9e
Bug 514782 - Extra comma in pinstripe/global/global.css. r=dao
2009-09-05 11:42:41 +02:00
Geoff Lankow
2847b85054
Bug 506799 - "nsIContentPrefService should accept string arguments for URI as well as nsIURI" [r=myk sr=mconnor]
2009-09-04 21:22:19 -05:00
Wan-Teh Chang
87346592e8
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
...
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
2009-09-04 18:28:54 -07:00
Blair McBride
69c5327dc9
Bug 514327: Detect outdated plugins and offer upgrade path (strings only). ui-r=beltzner
2009-09-04 21:25:08 +01:00
Benjamin Smedberg
008e309c7f
Bug 513032 - remove empty conditionals in our makefiles, r=ted
2009-08-27 10:48:18 -07:00
stefanh@inbox.com
4eb218898c
Bug 514509 - Disabled filefield icon should look disabled. r=dao.
2009-09-04 19:29:49 +02:00
Josh Aas
222a58c5ea
Update breakpad to svn revision 350 + Linux build fix. b=510920 r=ted
2009-09-04 13:01:19 -04:00
Dave Townsend
6cbe8aa5dd
Bug 512559: Use XUL template sorting to sort the add-ons lists. r=robstrong, sr=bsmedberg
2009-09-04 14:31:51 +01:00
Dave Townsend
9946367547
Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons. r=robstrong
2009-09-02 14:10:11 +01:00
Gavin Sharp
020d7878f9
Bug 513023 - Move about:rights content to toolkit. r=benjamin
...
--HG--
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights-unbranded.xhtml
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights.xhtml
rename : browser/locales/en-US/chrome/browser/aboutRights.dtd => toolkit/locales/en-US/chrome/global/aboutRights.dtd
rename : browser/locales/en-US/chrome/browser/aboutRights.properties => toolkit/locales/en-US/chrome/global/aboutRights.properties
2009-09-04 14:27:14 +02:00
Dão Gottwald
6e963b2cec
Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint
2009-09-04 12:58:18 +02:00
Markus Stange
0aeb055536
Bug 505699 - Add UI for full screen mode on the Mac. ui-r=faaborg, r=dao
...
--HG--
extra : rebase_source : b4819e769990532fcb913df8185b6d3911e7efe2
2009-09-04 09:36:32 +12:00
Ryan Flint
bda135d0ca
Back out NetUtil.newURI changes from bug 514407 (b5b3d45c1885).
2009-09-04 00:24:56 -04:00
Josh Aas
4e49ba3b80
Backed out changeset e8c01867056a, breakpad update b=510920
2009-09-04 00:02:45 -04:00
Josh Aas
98b527d0b1
Update breakpad to svn revision 350. b=510920 r=ted
2009-09-03 23:41:02 -04:00
Ryan Flint
ed8253bb27
Bug 514407 - Make cache file writes asynchronous. r=sdwilsh
2009-09-03 23:19:05 -04:00
Ryan Flint
3b2c860721
Back out bug 511107 (e75c771c6ab8) due to browser-chrome test failures.
...
--HG--
extra : rebase_source : 1a85c6929ee9d57873c6866297431022fe8a86c8
2009-09-03 22:12:28 -04:00
Shawn Wilsher
6935eef2ec
Test bustage fix from bug 513710.
2009-09-03 15:19:29 -07:00
Dão Gottwald
d645ae10a6
Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint
2009-09-03 22:19:50 +02:00
Shawn Wilsher
993694805d
Bug 513710 - Places toolkit JS should use XPCOMUtils.defineLazy[Service]Getter
...
r=sayrer for XPCOMUtils change
r=mak for places changes
--HG--
extra : rebase_source : 70367abfaf16fcf37aab6f55f024b95ff3d269fa
2009-09-02 13:55:16 -07:00
Neil Deakin
4e0865ca73
Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc
2009-09-03 15:30:07 -04:00
Neil Deakin
e8d99bed80
Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer
2009-09-03 15:30:06 -04:00
Neil Deakin
182e77dd7b
Bug 513450, page info unfocuses after cursor keys when caret browsing in on, caused because caret browsing preference shouldn't be checked in chrome documents, r=smaug
2009-09-03 15:30:06 -04:00
Mark Banner
20f9063023
Bug 510377 Include satchel in Thunderbird builds. r=ted.mielczarek,sr=dmose
2009-09-03 20:25:22 +01:00
Neil Rashbrook
8cb673faa5
Bug 512702 Fix incorrect <button type="menu"> dropmarker size on Windows r=Enn
2009-09-03 20:09:04 +01:00
Benjamin Smedberg
5d0d982cec
CLOSED TREE spelling fixes to kick new builds.
2009-09-03 11:14:54 -04:00
Mark Steele
0a322165de
b=513156; update Canvas 3D to implement WebGL (still disabled by default via configure); r=vlad
2009-09-02 17:47:49 -07:00
Nochum Sossonko
78880afb40
Bug 512296. Run test_menuchecks tests in the iframe instead of opening a new window. r=enndeakin
...
--HG--
extra : rebase_source : ac0844218cdae323dc7c27de22c9c80cb576404a
2009-09-02 14:46:47 +12:00
Vladimir Vukicevic
dd6ae4fc62
b=512643; FAYT should be smarter when there are no current matches; r=gavin
2009-09-01 22:52:05 -07:00
Ian Neal
eb5adbff74
Bug 385252 - "grippy" mouseover effects inconsistent in Suiterunner
...
r=dao/neil
2009-09-02 21:15:43 +01:00
Ted Mielczarek
653af61f2d
bug 512853 - fix parseKeyValuePairs to support values containing =, use iframe type="content" for the about:crashes submit form. r=mossop
...
--HG--
extra : rebase_source : b9a840d37c7754e7812454436608300399a1fa63
2009-09-02 09:35:14 -04:00
Mitchell Field
be725fa2ce
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
2009-09-02 13:01:29 -04:00
Dão Gottwald
7560eaebd2
Bug 511108 - Implement manager for recently used lightweight themes. r=dtownsend
2009-09-02 18:23:40 +02:00
Ted Mielczarek
c5c94d4a28
bug 506038 - mochitest-plain: random timeout during test_tooltip.xul - disable the test for now
2009-09-02 09:41:55 -04:00
Vladimir Vukicevic
d0a91168d9
backing out 512643 and 506430 due to OSX mochitest failure
2009-09-02 00:28:38 -07:00
Vladimir Vukicevic
d927a322cd
b=512643; FAYT should be smarter when there are no current matches; r=gavin
2009-09-01 22:52:05 -07:00
brian :crowder
20a725a977
Bug 513338 - fixing faststart build issue for Linux, r=luser
2009-09-01 09:45:06 -07:00
Robert Strong
af39b67826
Tests cleanup - no bug.
2009-08-31 21:44:09 -07:00
Markus Stange
401ca9822f
Bug 508940 - Use build time preprocessing in order to share colors and other common CSS declarations in the theme. r=dao
2009-08-31 12:26:43 +12:00
Markus Stange
a2030dada0
Bug 508728 - Restyle the Places window scope bar. r=dao
2009-08-31 12:25:08 +12:00
Markus Stange
a46db7b677
Bug 511809 - Also allow scrollboxes for window dragging so that the bookmarks bar can be used to drag the window again. r=enn
2009-08-31 12:24:34 +12:00
Markus Stange
bd2d1053e7
Bug 510426 - Decrease the height of the notificationbar again. r=dao
2009-08-31 12:23:29 +12:00
Nickolay Ponomarev
2552084ef2
bug 480262 - Deleting an auto-complete entry via shift+backspace(delete) removes last character from the entered text inside a textbox
...
Make the nsAutoCompleteController::HandleDelete() cancel the keypress event if it decides to delete an autocomplete entry.
r=gavin
2009-08-30 16:02:06 +04:00
Nickolay Ponomarev
70b41042b9
bug 513466 - add a dummy implementation of nsINavHistoryObserver::onBeforeDeleteURI to nsPlacesDBFlush to silence a useless error
...
r=sdwilsh
2009-08-30 15:54:35 +04:00
Jason Duell
baffbdaafc
Move necko to tier_gecko, r=bsmedberg
2009-09-11 14:52:19 -07:00
Ben Turner
dccb0805dd
Rename remaining protocols
...
--HG--
rename : dom/ipc/ContentProcess.ipdl => dom/ipc/PContentProcess.ipdl
rename : dom/ipc/IFrameEmbedding.ipdl => dom/ipc/PIFrameEmbedding.ipdl
rename : ipc/test-harness/Test.ipdl => ipc/test-harness/PTest.ipdl
rename : ipc/testshell/TestShell.ipdl => ipc/testshell/PTestShell.ipdl
rename : ipc/testshell/TestShellCommand.ipdl => ipc/testshell/PTestShellCommand.ipdl
2009-09-09 15:00:14 -07:00
Ben Turner
0f1d5c36a0
Force child processes to close and wait for them on shutdown
2009-09-02 17:18:27 -07:00
Ben Turner
99f1c34f15
Rework ipcshell to become xpcshell
2009-08-28 16:16:19 -07:00
Ben Turner
7821c5b1ba
Rework chromium initialization, r=beast
2009-08-28 12:46:21 -07:00
Ben Turner
7c25b1ea27
Backing out stuff that doesn't work
2009-08-27 16:05:38 -07:00
Ben Turner
5b7e1a569b
Fix build bustage?
2009-08-27 15:54:05 -07:00
Ben Turner
cd23e250cd
Fix build bustage
2009-08-27 14:59:00 -07:00
Ben Turner
8e88b405d2
Rework chromium initialization
2009-08-27 14:11:10 -07:00
Benjamin Smedberg
187a34a633
Merge mozilla-central into Electrolysis
2009-08-26 12:15:27 -04:00
Ben Turner
b5348a3322
Fix build bustage
2009-08-25 16:39:30 -07:00
Ben Turner
1521c7b109
Fix testshell to use the new callback commands, and shut down properly
2009-08-25 16:07:22 -07:00
Robin Bate Beorop
b7c4e982b3
Bug 507218 - Expose the process type (chrome/content) to client code via XRE_GetProcessType and nsIXULRuntime, r=bent
2009-08-19 13:09:51 -04:00
Robert Strong
767b15be45
Bug 512564 - Support for the WinCE environment implementation. r=bsmedberg
2009-08-25 18:41:18 -07:00
Doug Turner
72c70cdea8
Bug 512520 - remove Maemo geolocation providers. r=staurt
2009-08-25 15:08:56 -07:00
jhorak@redhat.com
0535295ab4
Bug 402892. Support gio as well as gnome-vfs. r=roc
2009-08-25 11:58:11 -07:00
Benjamin Smedberg
3727beac48
Bug 510025 - make TestShell a subprotocol of ContentProcess so that it is useful for prototyping
2009-08-12 14:31:48 -04:00
Benjamin Smedberg
0e0931b400
Bug 509798 - Create a ContentProcess protocol which manages IFrameEmbedding. ContentProcessChild is a globally-accessible singleton in the content process. For the moment, ContentProcessParent is a global singleton in the parent process, but that will change once we have process-per-domain or something similar.
...
--HG--
rename : dom/ipc/TabThread.cpp => dom/ipc/ContentProcessThread.cpp
rename : dom/ipc/TabThread.h => dom/ipc/ContentProcessThread.h
2009-08-12 12:18:08 -04:00
timeless@mozdev.org
1986c2c297
Bug 489994 - Downloads list should honor always remember helper application, r=mconnor
2009-10-26 18:39:23 -07:00
Dão Gottwald
6a530b2454
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
2009-10-26 21:02:06 +01:00
Doug Turner
8b3809d758
Backing out bug 524083 - changeset 4bda2085ef8b. libxul builds are broken
2009-10-26 00:08:49 -07:00
Ginn Chen
4c1f96b12c
Bug 524083 libmozqcms, libmozcairo, libmozlibpixman is not in libxul's depends r=benjamin
2009-10-26 14:28:21 +08:00
Nochum Sossonko
a82de3708f
Test for bug 509828. r=bz
2009-10-25 17:24:14 +01:00
Jory A. Pratt
33ad338f48
Bug 517417 - access violation: while compiling xulrunner tries to test for Mercurial repositories above its build dir. r=ted
2009-10-25 10:25:34 +01:00
Timothy Nikkel
57929c8b22
Merge back out of changeset 58fd8a926bf5 (bug 366203) due to it causing bug 524293.
2009-10-24 17:33:08 -05:00
Timothy Nikkel
796cb88b9d
Backed out changeset 58fd8a926bf5 (bug 366203) due to it causing bug 524293.
2009-10-24 17:31:44 -05:00
Gavin Sharp
8b68dba6c0
Bug 523646: make favicon optimization size and file limit configurable using a pref, r=mak
2009-10-22 19:10:20 -04:00
Gavin Sharp
281225380f
Bug 518907: JSON bookmarks import should support favicons, r=mak
2009-10-21 12:02:27 -04:00
Timothy Nikkel
101700a5df
Bug 366203. Only apply treebody binding to first treechildren child of tree element. r=neil,enn
...
--HG--
extra : rebase_source : e9e00ab6374b5628aa0892f9a1f3e0910e4e6d6e
2009-10-20 20:54:30 -05:00
Gavin Sharp
028060f57f
Bug 519685: optionally allow loading search engines from chrome:// JARs, r=rflint
...
--HG--
extra : rebase_source : 64c61e601b81db267a44ce45c08ec533dbde87c7
2009-10-16 23:13:14 -04:00
Robert Strong
c4a79c2c26
Bug 522583 - nsUpdateService.js.in cleanup (remove previous update migration code, defineLazyServiceGetter for nsIObserverService, and other cleanup). r=dtownsend
2009-10-23 12:43:06 -07:00
Robert Strong
cd8567cc7c
Bug 521452 - nsUpdateService and nsBlocklistService both have getFile(key, pathArray). Added a js module for this shared code. r=dtownsend, sr=bsmedberg
2009-10-23 12:42:48 -07:00
Neil Deakin
471f0d2337
Bug 517866, restore focus check so that first visible content is searched for when finding, fixes most noticeable issue with finding in unstyled xml documents, r=neil
2009-10-23 12:08:24 -04:00