Ed Morley
|
375001a8d9
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-07 10:22:34 +00:00 |
|
Brian R. Bondy
|
28064499af
|
Bug 724283 - Building with NSIS 2.33u restricts installation on all service packs of Windows XP. r=rstrong
|
2012-02-06 15:44:52 -05:00 |
|
Dão Gottwald
|
46128d4821
|
Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich
|
2012-02-05 21:22:57 +01:00 |
|
Panagiotis Koutsourakis
|
791aa57b19
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Ed Morley
|
c321535512
|
Merge mozilla-central to mozilla-inbound
|
2012-02-03 16:50:13 +00:00 |
|
Ed Morley
|
2b0f37d32f
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-03 16:45:09 +00:00 |
|
Dão Gottwald
|
be33215b58
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-03 10:13:41 +01:00 |
|
Tim Taubert
|
67644c2dbd
|
merge m-c to fx-team
|
2012-02-02 10:03:01 +01:00 |
|
Dave Townsend
|
f180c3d0cb
|
Bug 635610 - Show the discovery pane's content earlier in the loading process. r=Unfocused, ui-r=limi
|
2012-02-01 14:21:16 +13:00 |
|
Brian R. Bondy
|
4e8a0d70b6
|
Bug 719947 - Add an indeterminate progress bar for updates applied from service. r=rstrong
|
2012-02-03 08:51:22 -05:00 |
|
Gregory Szorc
|
c55a6ed196
|
Bug 716736 - Re-add performance data to daily add-on update check; r=Unfocused
|
2012-01-31 17:22:42 -08:00 |
|
Doug Turner
|
2ae14a97a2
|
Bug 722118 - Android make package fails if --disable-tests. r=blassey
|
2012-01-29 20:42:00 -08:00 |
|
Joel Maher
|
a20c848977
|
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
|
2012-01-28 19:19:44 -05:00 |
|
Brad Lassey
|
4e7ddb3e08
|
bug 714168 - make reftest-remote seems to fail on tablets because nsLocalFileUnix throws exceptions when setting file permissions on a FAT file system r=mossop,unfocussed
--HG--
extra : rebase_source : 9e97d0f2bbe09c654407295d40b8936abbb88cb3
|
2012-01-25 03:24:52 -05:00 |
|
Brad Lassey
|
9fd5aa9d7c
|
backout f583132674d5 due to failing tests
|
2012-01-26 01:42:38 -05:00 |
|
Brad Lassey
|
24036897e7
|
bug 714168 - make reftest-remote seems to fail on tablets because nsLocalFileUnix throws exceptions when setting file permissions on a FAT file system r=mossop,unfocussed
|
2012-01-25 03:24:52 -05:00 |
|
Dão Gottwald
|
2e4b60b563
|
No bug - fix some browser chrome tests that pollute the global scope
|
2012-01-24 23:08:42 +01:00 |
|
Brian R. Bondy
|
56f12f2e82
|
Bug 719066 - Callback application should relaunch with the same privileges it had last. r=rstrong
|
2012-01-22 16:18:15 -05:00 |
|
Robert Strong
|
8d4078f54c
|
Bug 668574 (original patch by Javi Rueda) - Refuse to install on Windows XP SP 1 and below. r=bbondy
|
2012-02-02 14:12:54 -08:00 |
|
Geoff Lankow
|
2fed4a06fc
|
Bug 669392 - File and Directory paths should be cropped in the middle and not at the beginning of the path; r=Unfocused
|
2011-08-17 14:03:28 +12:00 |
|
Geoff Lankow
|
8e5b15a9ab
|
Bug 684107 followup - stop importing XPCOMUtils.jsm and Dict.jsm into DownloadLastDir.jsm; r=gavin
|
2012-01-20 19:58:38 +13:00 |
|
ISHIKAWA, chiaki
|
eda2919da2
|
Bug 567585 - TB3 fails to raise an error when it tries to save an attachment to write-protected directory. r=Paolo Amadini,r=sdwilsh
|
2012-01-20 19:21:26 +00:00 |
|
Geoff Lankow
|
25af05dde1
|
Bug 719002 - Use a transaction when upgrading addon.sqlite's schema; r=Mossop
|
2012-01-19 22:13:03 +13:00 |
|
Matt Brubeck
|
e21f1bcba1
|
Merge mozilla-central and mozilla-inbound
|
2012-01-19 11:13:07 -08:00 |
|
Brian R. Bondy
|
5b8410bbc2
|
Bug 718450 - Callback application does not relaunch on some limited user account WinXP. r=rstrong
|
2012-01-19 13:05:51 -05:00 |
|
Tim Taubert
|
8165319fae
|
merge m-c to fx-team
|
2012-01-19 12:10:03 +01:00 |
|
Tim Taubert
|
d3b51d98cd
|
Backed out changeset d0b03b763e5b (bug 702920)
|
2012-01-19 12:04:23 +01:00 |
|
Blair McBride
|
e5f527c015
|
Bug 702920 - If compatibility changes for a user-disabled addon, the UI doesn't get notified and doesn't update. r=dtownsend
|
2012-01-19 19:00:24 +13:00 |
|
MSU Capstone Team
|
5f4fa16c96
|
Bug 717119 - Typo in documentation comment for AddonUpdateChecker.getNewestCompatibleUpdate(). r=bmcbride
|
2012-01-19 18:46:06 +13:00 |
|
Robert Strong
|
406b98c2d9
|
Main patch - Bug 660038 - Remove channel switching support. r=bbondy
|
2012-01-18 14:10:38 -08:00 |
|
Gavin Sharp
|
4f261af49a
|
Bug 712421: allow pasting of a URL in the download manager window, r=neil
|
2011-12-20 14:14:10 -08:00 |
|
Till Schneidereit
|
67c06fca06
|
Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend
|
2012-01-18 16:10:39 -05:00 |
|
Marco Bonardo
|
f8a16f0d49
|
Merge central to inbound
|
2012-01-17 16:24:46 +01:00 |
|
Dão Gottwald
|
96c91e1a63
|
Bug 718536 - browser_select_compatoverrides.js leaks selectAddons.xul. r=bmcbride
|
2012-01-17 12:50:48 +01:00 |
|
Rail Aliiev
|
b6f4c8e8b3
|
bug 715586: checksums.py should generate sha1 and md5 checksums. r=catlee,ted
|
2012-01-16 09:30:59 -05:00 |
|
Marco Bonardo
|
3c8ebab509
|
Merge last PGO-safe green changeset from mozilla-inbound to mozilla-central
|
2012-01-14 10:01:34 +01:00 |
|
Tim Taubert
|
3c3a8573ab
|
merge m-c to fx-team
|
2012-01-13 11:40:59 +01:00 |
|
Jared Wein
|
87eda9a7cd
|
Bug 710968 - Updater incorrectly checks fread() retval. r=bbondy
|
2012-01-12 16:38:20 -08:00 |
|
Geoff Lankow
|
67d77157ff
|
Bug 715735 - Detail view icon has no dimensions set, causes a relayout when it loads; r=Unfocused
|
2012-01-10 20:15:51 +13:00 |
|
Mike Hommey
|
86663af6ae
|
Bug 683127 part 4 - Use the new ELF linker Zip reader in the old linker. r=tglek
|
2012-01-11 11:11:02 +01:00 |
|
Jim Mathies
|
0c68401d60
|
Bug 716862 - add virus scan indeterminate mode to the list of taskbar modes displayed when the dl manager is not open. r=felipe.
|
2012-01-13 17:55:01 -06:00 |
|
Geoff Lankow
|
0e8febcd0c
|
Bug 717694 - Persist prefs after closing the add-ons manager; r=Unfocused
|
2012-01-13 15:07:52 +13:00 |
|
Brian R. Bondy
|
e2fc40309f
|
Bug 715746 - Fix for intermittent test_0000_bootstrap_svc.js failure failed: 7 == succeeded. r=rstrong
|
2012-01-12 09:54:40 -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 |
|
Brian R. Bondy
|
1cc4dd3f92
|
Bug 715749 - service broke builds with --disable-updater. r=rstrong
|
2012-01-10 11:28:50 -05: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 |
|
Geoff Lankow
|
c4f9fac964
|
Bug 664897 - Details view should scroll down when it has inline settings and options button in list view is clicked; r=Unfocused, ui-r=Boriss
|
2011-08-30 00:19:58 +12:00 |
|