Vladan Djeric
|
d6246c346b
|
Bug 714450 - Mark the DB whitelist in Telemetry immutable after it is initialized. r=benjmain
|
2012-01-10 15:31:34 -05:00 |
|
Vladan Djeric
|
26752830cb
|
Bug 708962 - Start Telemetry service at application start to avoid deadlock from GetService spinning event loop. r=benjamin
|
2012-01-10 15:29:58 -05:00 |
|
Ed Morley
|
d1209555c6
|
Merge mozilla-central to mozilla-inbound
|
2012-01-10 20:04:09 +00:00 |
|
Ed Morley
|
00a8a51b34
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2012-01-10 17:57:29 +00:00 |
|
Felipe Gomes
|
786acb10dd
|
Bug 706897. Fix intermittent test_destinationURI_annotation.xul failure. r=mak
|
2012-01-10 08:31:03 -08:00 |
|
Rail Aliiev
|
80ac4135ed
|
bug 714542: Mac build uses pretty naming for *.checksums files - rename mac checksums file. r=ted
|
2012-01-10 10:46:16 -05:00 |
|
Rafael Ávila de Espíndola
|
62e48b218b
|
Bug 715872 - Change the order of -framework options when linking XUL so that it works on 10.6 -> 10.5 builds. r=ted
--HG--
extra : rebase_source : 8774501bbf1ad863dc7aa02e2f7a9a88c1d58442
|
2012-01-10 08:47:41 -05:00 |
|
Mike Hommey
|
2836287a51
|
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
|
2012-01-10 09:10:53 +01:00 |
|
Mike Hommey
|
9b95491d04
|
Backout 057e7ead186e (bug 714029) because of failure to build on Windows.
|
2012-01-10 10:51:55 +01:00 |
|
Mike Hommey
|
a44538c332
|
Bug 710972 - Define G_VARIANT_TYPE_STRING_ARRAY when building against older glib. r=karlt
|
2012-01-10 09:12:23 +01:00 |
|
Mike Hommey
|
646b1c1fa5
|
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
|
2012-01-10 09:10:53 +01:00 |
|
Nick Thomas
|
5a46c2d68a
|
Bug 693192 - Nightly builds infrequently fail with "make: *** [uploadsymbols] Error 50", r=ted
|
2012-01-10 14:36:05 +13:00 |
|
Brian R. Bondy
|
5e1f6348e6
|
Bug 715910 - Logging to determine service permission problems, and always set it on upgrades. r=rstrong
|
2012-01-10 11:28:50 -05:00 |
|
Brian R. Bondy
|
1cc4dd3f92
|
Bug 715749 - service broke builds with --disable-updater. r=rstrong
|
2012-01-10 11:28:50 -05:00 |
|
Brian R. Bondy
|
46b366aa42
|
Bug 716126 - Include update.status contents inside maintenanceservice.log file on failed updates. r=rstrong
|
2012-01-10 11:28:50 -05:00 |
|
Gian-Carlo Pascutto
|
c3be33d64e
|
Bug 702217 - Fall back to SQLite when we fail PrefixSet construction. r=dcamp
|
2012-01-10 17:09:38 +01:00 |
|
Gian-Carlo Pascutto
|
ee3730aff8
|
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
|
2012-01-10 17:09:32 +01:00 |
|
Josh Matthews
|
f0f63e1d5d
|
Bug 713172 - Ensure the download manager database connection isn't closed while it could still be required. r=mak
|
2012-01-09 13:48:19 -05:00 |
|
David Zbarsky
|
e96cf389ad
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
|
Mike Hommey
|
567913809a
|
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
|
2011-12-28 08:24:02 +01:00 |
|
Makoto Kato
|
fc54b5c361
|
Bug 715783 - delay load for comdlg32 and winspool. r=khuey
|
2012-01-10 15:30:09 +09:00 |
|
Michael Kohler
|
51e15f5815
|
Bug 711818 - MOZILLA_GUARD_OBJECT_NOTIFIER* should use a MOZ_ prefix to follow MFBT style
|
2012-01-10 00:29:30 -05:00 |
|
Rafael Ávila de Espíndola
|
f36f66c7a3
|
Bug 716105 - Send quit-application in toolkit/components/search/tests/xpcshell/test_645970.js. r=mak.
|
2012-01-09 10:03:14 -05:00 |
|
Nicholas Miell
|
2155a99955
|
Bug 715952 - glxtest incorrectly creates the backing pixmap and causes X errors - r=bjacob
Was always using 32bit depth, disregarding the actual depth of the FBConfig. This was causing a X error on Mesa sofware renderers.
|
2012-01-07 18:45:48 -05:00 |
|
Nicholas Nethercote
|
d58223eec9
|
Bug 700508 - Disallow non-leaf memory reporters (attempt 3). r=jlebar.
|
2012-01-07 21:45:35 +11:00 |
|
Michal Novotny
|
23ae26e401
|
Bug 716146 - Telemetry - close disk cache output stream
|
2012-01-07 02:45:46 +01:00 |
|
Ed Morley
|
369d520577
|
Remove non-existent/duplicate *makefiles.sh entries, update conditionals, style fixes (no bug); rs=build
|
2012-01-07 01:00:28 +00:00 |
|
Ed Morley
|
2260599ad4
|
Merge mozilla-central to mozilla-inbound
|
2012-01-06 22:35:43 +00:00 |
|
Ed Morley
|
222303ed15
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2012-01-06 22:27:52 +00:00 |
|
Serge Gautherie
|
af3a712584
|
Bug 710562. (Av1a) Disable 2 application-specific '#ifdef' in Toolkit, as a workaround ftb. r=taras.
|
2012-01-06 17:36:27 +01:00 |
|
Kyle Huey
|
9cc71b5f7f
|
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
|
2012-01-06 07:32:38 -05:00 |
|
Ed Morley
|
046f6decd4
|
Backout 4779d8df054b (bug 700508) for linux64 Moth orange
|
2012-01-06 16:23:05 +00:00 |
|
Marco Bonardo
|
19cc27c3c5
|
Merge last clean PGO changeset from mozilla-inbound to mozilla-central
|
2012-01-05 15:52:19 +01:00 |
|
Kyle Huey
|
77c81f5a4f
|
Bug 712175: Delayload gkmedias.dll. r=glandium
|
2012-01-05 08:45:40 -05:00 |
|
Serge Gautherie
|
749a83f47e
|
Bug 705957. (Bv2) test_bug_511615.html: Improve the spelling of "priviledged". r=ehsan.
DONTBUILD (test-only, spelling-only).
|
2012-01-05 14:19:14 +01:00 |
|
Marco Bonardo
|
fbd697da62
|
Bug 715268 - Downgrades may cause missing favicons GUIDs.
r=dietrich
--HG--
rename : toolkit/components/places/tests/migration/places_v10_from_v11.sqlite => toolkit/components/places/tests/migration/places_v10_from_v14.sqlite
rename : toolkit/components/places/tests/migration/test_current_from_v10_migrated_from_v11.js => toolkit/components/places/tests/migration/test_current_from_v10_migrated_from_v14.js
|
2012-01-05 11:43:29 +01:00 |
|
Marco Bonardo
|
3017ba2181
|
Merge mozilla-central and mozilla-inbound
|
2012-01-05 11:31:12 +01:00 |
|
Tim Taubert
|
141e63752d
|
merge m-c to fx-team
|
2012-01-05 10:19:15 +01:00 |
|
Chris Coulson
|
689c286245
|
Bug 713827: dlopen() gconf library in mozgnome component r=karlt
--HG--
extra : rebase_source : f48e39be1baf7cdfc4b27865145ed93c469665a1
|
2012-01-05 11:19:46 +13:00 |
|
Karl Tomlinson
|
5c481605ea
|
b=715063 don't warn when org.gnome.system.proxy GSettings schemas are not found r=roc
--HG--
extra : rebase_source : 99fa820e3513bd8355a3bfee00f0020bb5a3ef4a
|
2012-01-05 11:16:27 +13:00 |
|
Geoff Lankow
|
629c79ce7a
|
Bug 714593 - Preferences button on search view does not work with inline prefs; r=Unfocused
|
2012-01-05 17:11:13 +13:00 |
|
Geoff Lankow
|
5127b6cc67
|
Bug 714583 - Labels of inline options shouldn't get cropped; r=Unfocused
|
2012-01-03 09:26:40 +13:00 |
|
Brian R. Bondy
|
c97793c692
|
Bug 711692 - Various fixes for intermittent failures. r=rstrong.
|
2011-12-28 21:08:37 -05:00 |
|
Brian R. Bondy
|
07e9369d65
|
Bug 711692 - Environment variable related fixes for xpcshell tests. r=rstrong.
|
2012-01-04 23:19:19 -05:00 |
|
Brian R. Bondy
|
2fdf796977
|
Bug 711692 - appbin fix and SCM lock hang fix. r=rstrong.
|
2012-01-04 23:19:19 -05:00 |
|
Robert Strong
|
95ad280cda
|
Bug 711692 - Fail if service is started and doesn't stop at test start. r=bbondy.
|
2012-01-04 23:19:19 -05:00 |
|
Brian R. Bondy
|
3588126af5
|
Bug 711692 - Don't rely on event and don't uninstall/install service on updates. r=rstrong.
|
2012-01-04 23:19:19 -05:00 |
|
Brian R. Bondy
|
814dc1f222
|
Bug 711692 - Cleanup tests. r=rstrong.
|
2012-01-04 23:19:18 -05:00 |
|
Brian R. Bondy
|
36927de39a
|
Bug 711692 - Loop on app bin copy to ensure it can be removed (intermittent test failure). r=rstrong.
|
2012-01-04 23:19:18 -05:00 |
|
Brian R. Bondy
|
1d25a248b6
|
Bug 711834 - Clear out env variable after getting value from unelevated updater.exe. r=rstrong.
|
2012-01-04 23:19:18 -05:00 |
|