Mark Banner
732cf1be13
Fix build bustage due to 'error: comparison of unsigned expression >= 0 is always true [-Werror=type-limits]' after bug 1018288 landing in m-c. Part 2. rs=bustage-fix CLOSED TREE
2014-08-09 09:47:46 +01:00
Mark Banner
4b72aa6177
Fix build bustage due to 'error: comparison of unsigned expression >= 0 is always true [-Werror=type-limits]' after bug 1018288 landing in m-c. rs=bustage-fix CLOSED TREE
2014-08-09 07:41:04 +01:00
Mark Banner
c881e74fe3
Bug 1050708 buildid no longer being set on Thunderbird comm-central builds - port to use application.ini.h to load and avoid the previous work arounds. r=pending-review-from-jcranmer-for-mainly-build-system-peer-port. CLOSED TREE
2014-08-08 22:41:05 +01:00
Joshua Cranmer
9f9d754eee
Port bug 1050009 to comm-central, rs=Standard, a=bustage fix for CLOSED TREE
2014-08-08 10:22:41 -05:00
Joshua Cranmer
1a54c0d5a0
Bug 1035599: Merge the mozilla-central and comm-central objdir, r=Standard8, a=me for CLOSED TREE
...
This change merges mozilla-central and comm-central into having a single
topobjdir file but retaining two topsrcdirs (and two build systems). This state
is hopefully only the first part of a series of changes that eliminate the
comm-central build system partial clone completely.
In other words:
$(DEPTH) has accessible, addon-sdk, ..., mail, mailnews
$(topsrcdir) has mail, mailnews, ..., mozilla
--HG--
rename : bridge/bridge.mozbuild => mailnews/mailnews.mozbuild
2013-11-25 17:03:48 -06:00
Mike Hommey
7564c0d76c
Bug 1049249 - Remove app_libxul_dirs on a CLOSED TREE. r=jcranmer
2014-08-07 13:39:20 +09:00
Mike Hommey
acefffbfc1
Bug 1049247 - Remove app_libxul_static_dirs. r=jcranmer
2014-08-07 13:38:34 +09:00
Ian Neal
e48d6068ad
Bug 1048042 - Port |Bug 780159 - Remove obsolete REGCHROME| and |Bug 935387 - Remove non recursed install targets| to comm-central r=standard8 not part of standard build a=CLOSED TREE
2014-08-06 18:04:51 +01:00
Philipp Kewisch
42c2ffad8a
Fix bug 1049201 - Nighly builds broken due to incorrect manifest paths. r=ssitter,a=bustage CLOSED TREE
2014-08-06 12:03:09 +02:00
Mark Banner
6fd3cd6c8a
Bug 1039798 Fix permanent orange by turning off animation for the contact panel in tests. r=mkmelin,a=bustage fix on CLOSED TREE
2014-08-05 19:25:25 +01:00
Philip Chee
827158fe1b
Bug 986548 - Fix for SeaMonkey 2.25 always crashes when trying to access email r= Neil a=IanN for comm-aurora comm-beta comm-release a=crashfix CLOSED TREE
2014-08-05 23:47:08 +08:00
aleth
81c6f02216
Bug 1048524 - "Function does not always return a value" warning in TagMenu. r=florian
...
--HG--
extra : rebase_source : 2502d477245fbbfbe841d849931800819ea7758c
2014-08-05 00:39:13 +02:00
Ian Neal
f698396cbf
Bug 1048561 - Fix up after landing of Bug 1043041 - Replace use of NSPR's PRTime with a safer type in mozilla::pkix r=briansmith a=bustage fix for CLOSED TREE
2014-08-04 23:37:20 +01:00
Joshua Cranmer
aa81018a96
Port bug 1045128 to comm-central, rs=port by build peer, a=bustage fix for CLOSED TREE.
2014-08-04 00:09:33 -05:00
Florian Quèze
86d70724ba
Port 'Bug 957220, part 4: Make the Windows installer work under mozilla-central' to im/, rs=bustage-fix.
2014-08-03 22:57:50 +02:00
Edmund Wong
74dbd030a5
Bug 794772 - Port |Bug 713802 - Build with GIO support (and drop GnomeVFS)| to SeaMonkey. r=IanN in a CLOSED TREE
2014-08-03 09:55:58 +08:00
seabld
9ba3a1faeb
Automated blocklist update from host sea-hp-linux64-3 - CLOSED TREE a=blocklist-update
2014-08-02 03:02:50 -07:00
Edmund Wong
6f7de4bfd8
Bug 1047715 - Update suite's mozconfigs to support Mock gcc changes. r=bustagefix in a CLOSED TREE
2014-08-02 09:05:57 +08:00
Edmund Wong
a6664b17e0
Bug 1047715 - Backed out changeset ed06f56783b2 (used wrong gcc version) in a CLOSED TREE
2014-08-02 08:59:05 +08:00
Edmund Wong
3fd05a78ef
Bug 1047715 - Update suite's mozconfigs to support Mock gcc changes. r=bustagefix in a CLOSED TREE
2014-08-02 08:19:53 +08:00
aceman
6767fa7196
Bug 1015774 - remove reportError call from errUtils.js::dumpException so that logException does not show the same exception to Error console twice. r=Neil,a=Standard8 for checkin to CLOSED TREE to try and bump builders
2014-08-01 22:32:45 +01:00
Philip Chee
ec78ffad00
Bug 1047537 - Remove the old Content Security Policy component from package-manifest.in (Port Bug 994782) r=clokep a=bustage fix
2014-08-02 02:30:35 +08:00
Mark Banner
be52d976a4
Port bug 994782 - Remove the old Content Security Policy parser, CSPUtils.jsm and tie-in logic - to try and fix bustage rs=port-by-build-system-peer CLOSED TREE
2014-08-01 17:58:24 +01:00
Ian Neal
dc7caeb39b
Bug 1045026 - Cannot use "thunderbird" as PROGRAM name, because it is already used in mail/components/search/mdimporter r=standard8 for a CLOSED TREE
2014-07-31 21:50:25 +01:00
Ian Neal
9652bc15ba
Bug 1046638 - Port |Bug 1044162 - make install locations for EXTRA_{PP_,}JS_MODULES better| to comm-central r=standard8 for a CLOSED TREE
2014-07-31 21:49:46 +01:00
Ian Neal
d355e124f8
Bug 1046468 - toolkit/library has an inter-dependency on ldap for comm-central that it needs to be told about in the moz.build world r=jcranmer for a CLOSED TREE
2014-07-31 15:16:26 +01:00
Ian Neal
ed76105a4f
Bug 1044460 - Port relevant changes from Bug 1043344 for moving libraries and programs build to the compile tier r=standard8 for a CLOSED TREE
2014-07-31 15:15:22 +01:00
aleth
c8466f9dc2
Bug 1046414 - Add tooltips to the about panel. r=florian
2014-07-31 11:09:45 +02:00
Mark Banner
0a66afa722
Follow-up to port of bug 943728 - fix quotes for the thunderbird.ico location. rs=bustage-fix CLOSED TREE
2014-07-30 13:34:54 +01:00
Mark Banner
79656c5e49
Port Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense) - to try and fix L10n build bustage. r=port-by-build-system-peer CLOSED TREE
2014-07-30 11:28:31 +01:00
Mark Banner
e34ead2ff2
Port remaining parts of bug 525438 - l10n-merge doesn't merge all files, make targets work with PRETTY_NAMES, too. Adding a l10n-checks target for a dummy repack - r=port-by-build-system-peer CLOSED TREE
2014-07-30 10:59:07 +01:00
Mark Banner
a3897e5dda
Bug 1044999 No L10n builds for Thunderbird for aurora/central due to client.py not allowing --skip-venkman. r=Callek,a=Standard8 for CLOSED TREE DONTBUILD
2014-07-28 22:01:30 +01:00
Mayank Kumar
e04c658615
Bug 1044031 - Top and middle border doesn't match in user icon webcam panel. r=aleth
2014-07-28 04:17:00 +02:00
Josiah Bruner
7df7ab4042
Bug 1044439 - Fix build regressions caused by bug 1038537. Partial bustage fix for a CLOSED TREE. r=jcranmer
2014-07-26 10:49:11 -04:00
seabld
435622f67f
Automated blocklist update from host sea-vm-linux32-3 - CLOSED TREE a=blocklist-update
2014-07-26 03:02:54 -07:00
Ian Neal
cacf171b86
Bug 1043019 - "Port |Bug 1036894 - Move in-tree library linkage information to moz.build| and |Bug 1041936 - Allow static library definitions to depend on shared libraries| to comm-central" r=jcranmer, a=jcranmer for CLOSED TREE
2014-07-25 11:23:28 -05:00
Ian Neal
3ba5b111e6
Bug 1043040 - "Port |Bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer| to comm-central" r=Neil
2014-07-25 11:23:07 -05:00
Patrick Cloke
5f41582411
Remove libdbusservice.so from removed-files.in for im. rs/a=im-only-bustage-fix
2014-07-24 16:59:35 -04:00
Florian Quèze
4d2712b4e4
Bug 1043045 - Port |Bug 1036894 - Move in-tree library linkage information to moz.build| to im. r=clokep a=im-only-bustage-fix
...
--HG--
extra : amend_source : d83c9d608f6ca3a427981b006b1c371a3b32d5b1
2014-07-24 05:32:00 -04:00
Florian Quèze
ec6cb0e4df
Update the linux Instantbird mozconfigs for the migration to CentOS6 slaves, a=im/-only.
2014-07-24 01:13:13 +02:00
Philipp Kewisch
fcbfe027e5
Fix bug 1042849 - Remove Serbian [sr] from /calendar/locales/shipped-locales. a=philipp DONTBUILD
2014-07-23 20:19:41 +02:00
Reid Anderson
bcc8bc99a7
Bug 1042125 - Make the CalDAV provider async safe. r=philipp, a=me
2014-07-23 12:41:06 +02:00
Mayank Kumar
8d6376c8d7
Bug 1042040 - Define a function to generate unique ID for XML Stanza which MUST have uniquely generated id/sid. r=aleth
2014-07-22 07:47:00 -04:00
Suyash Agarwal
6d53d8062b
Bug 1024053 - Modify test_quarantineFilterMove.js to use Promises. r=rkent
2014-07-22 21:45:00 -04:00
Edmund Wong
6915801e6e
Bug 1038588 - DebuggerServer's closeListener() has been changed to closeAllListeners(). r=philipp a=jcranmer
2014-07-23 08:57:41 +08:00
Magnus Melin
561ee7cd21
Bug 1041475 - TEST-UNEXPECTED-FAIL | mozmill/content-tabs/test-install-xpi.js | test-install-xpi.js::test_install_corrupt_xpi + test-install-xpi.js::test_install_xpi_offer + test-install-xpi.js::test_xpinstall_disabled + test-install-xpi.js::test_xpinstall_actually_i (port bug 952201). r=mconley, a=jcranmer
2014-07-22 23:20:37 +03:00
Richard Marti
e58db8b143
Bump versions post merge. a=RyanVM
2014-07-22 19:25:03 +02:00
rsx11m
bf5668e1b2
Bug 1038323 - Clear Recent History menuitem doesn't have a keyboard shortcut. r=mkmelin, a=me
2014-07-14 16:54:13 -05:00
Richard Marti
e5de079abf
Bug 1037795 - OCSP preferences UI: port bug 1034360 to Thunderbird. r=mkmelin
2014-07-12 10:42:44 +02:00
Josiah Bruner
30b9bbdbe5
Bug 1037751 - Use white graphics for the phishing icons. r=Paenglab
2014-07-11 21:11:18 -04:00