Jorg K
ed0043e8fd
Bug 1546364 - Reformat to Google coding style in db/. rs=reformat
...
# ignore-this-changeset
2019-04-24 09:52:07 +02:00
Ben Campbell
3ed8208d1b
Bug 1546056 - Fix a potential buffer overrun in morkWriter by allocating the correct size. r=jorgk
2019-04-16 15:45:14 +12:00
Mike Hommey
9a309af799
Bug 1541793 - Replace NSMODULE_DEFN component registration with a static initializer using XRE_AddStaticComponent. r=BenC,jorgk
...
Differential Revision: https://phabricator.services.mozilla.com/D26268
--HG--
extra : rebase_source : ab9506dc91c117dfbef5c7a532ee2e3d3af7b13d
2019-04-09 09:31:35 +02:00
Jorg K
62c97faa0b
Bug 1463266 - fix typos in db/ using codespell. rs=comment-only,typo-fix DONTBUILD
2019-03-29 20:54:37 +01:00
Neil Rashbrook
e50fb015b0
Bug 1492889 - Allow extensions to reactivate accounts without restart. r=aceman,jorgk
2018-10-15 21:58:29 +01:00
aceman
d235246e40
Bug 1141431 - replace NS_QuickSort with qsort() at some call sites. r=mkmelin
2018-10-07 14:50:00 +02:00
Jorg K
368ffb9fd1
Backed out changeset 2a51324477b1 (bug 1492889) for two test failures in MozMill folder-pane on Windows. a=backout
2018-10-02 22:29:43 +02:00
Neil Rashbrook
b251f269a7
Bug 1492889 - Implement nsIMsgAccountManager.ReactivateAccounts(). r=aceman,jorgk
2018-09-20 09:11:00 +02:00
Ben Campbell
3e4476bb42
Bug 1487082 - make conversion CTORs explicit. r=jorgk
...
Minor tweaks to conform with new(ish) static analysis rule
which flags up implicit single-argument conversion constructors.
2018-08-31 11:50:02 +12:00
Jorg K
51d3dc5060
Bug 1484388 - Silence clang-cl warnings. r=me
2018-08-18 02:11:50 +02:00
aceman
206167865d
Bug 1481417 - Part 2: Replace AllowCompilerWarnings() with -Wno-error=overloaded-virtual in db/mork/src. r=jorgk DONTBUILD
2018-08-08 07:38:19 +02:00
Jorg K
550f7b4d73
Bug 1481326 - fix some clang-cl warnings and allow others. rs=bustage-fix
2018-08-07 09:47:31 +02:00
Jorg K
d1859d65e1
Bug 1463266 - replace tabs with spaces in db/. rs=white-space-only
...
[skip-blame]
2018-05-23 22:24:43 +02:00
Jorg K
2b3bccfb29
Bug 1399756 - fix typos in db/ using codespell. rs=comment-only,typo-fix
...
[skip-blame]
2018-03-20 00:32:05 +01:00
Jorg K
1ec91f49fd
Bug 1399756 - remove trailing spaces in db (Mork). rs=white-space-only
...
[skip-blame]
2018-02-24 09:55:44 +01:00
Masatoshi Kimura
7c66504eb9
Bug 1440278 - port bug 1428258 to mailnews: Stop using GetNativePath(). r=jorgk
2018-02-23 00:04:39 +09:00
Jorg K
419d419ddf
Bug 1417620 - fix compiler warning caused by bug 1414067. rs=bustage-fix DONTBUILD
2017-11-15 14:27:00 +01:00
Jorg K
e58c68f202
Bug 1392057 - Port bug 1389851: Fix clang's -Wunreachable-code-return warnings. rs=bustage-fix
...
--HG--
extra : amend_source : 89e613579d2d297616b65343c2ec04fdc4996dbb
2017-08-20 13:04:47 +02:00
Jorg K
dc624da9ed
Bug 1358444 - port bug 1356843 to mailnews: Fix clang's -Wcomma warnings (more). r=aceman
2017-04-22 00:46:37 +02:00
Jorg K
af0f4f1ad5
Bug 1323406 - Port Bug 1323042 to mailnews: Remove calls to MOZ_COUNT_CTOR/DTOR from classes derived from nsISupports. rs=bustage-fix CLOSED TREE
2016-12-14 14:30:00 +01:00
Frank-Rainer Grahl
3c3e8f6781
Bug 1318966 - Remove MOZ_INCOMPLETE_EXTERNAL_LINKAGE from c-c build files. r=aleth,Ratty a=Ratty
2016-12-05 15:19:32 +01:00
Jorg K
53143dbeec
Bug 1278795 - Make morkAtom::AliasYarn() static. r=rkent
2016-11-15 11:09:45 +01:00
aceman
0aa5930e98
Bug 1294260 - Part 6: fix some compile warnings in mork, potentially problematic. r=jorgk CLOSED TREE
...
--HG--
extra : amend_source : 747444ba01cb12b4515bd25f750b4509c38a1051
2016-08-14 20:16:25 +02:00
R Kent James
3aa30800d5
Bug 1250723, fix crash and improve error handling when nsMsgKey hits max value, r=aceman
...
--HG--
extra : transplant_source : %A7%1AR%DC%E1M%3A%20sv%B3%A5H%BF%2A%0E%A5%EEi%0F
2016-03-16 10:42:38 -07:00
Philip Chee
e7c440573b
Bug 1183729 - error: 'HasDangerousPublicDestructor' is not a template r=jcranmer a=bustage fix CLOSED TREE
...
try: -b do -p all -u all -t none
2015-07-21 03:23:47 +08:00
Ehsan Akhgari
8b5d08430d
Bug 1146094 - Replace MOZ_OVERRIDE and MOZ_FINAL with override and final, as a follow-up to bug 1145631
2015-03-22 14:54:47 -04:00
Philip Chee
ac3042802f
Bug 1141548 - Port Bug 868814 - Fold mozalloc into mozglue, r=jcranmer, a=ratty for a CLOSED TREE
2015-03-11 10:12:52 -07:00
Sylvestre Ledru
04407e2e2a
Bug 1114328 - Remove some useless variables r=jcranmer a=jcranmer
...
--HG--
extra : amend_source : 6d87046b4c3b2dcd1bf4c19ef5c72505ba4d3a92
2015-01-11 10:41:48 +01:00
Mike Hommey
fb9670f829
Bug 1062630 - Port bug 1041941 to c-c r=jcranmer a=CLOSED TREE
2014-09-04 21:36:28 +08:00
Ian Neal
d6f865071d
Bug 1050086 - C-c needs a "port" of bug 1047267 r=jcranmer a=for CLOSED TREE
2014-08-13 22:04:31 +01:00
Ian Neal
9949932396
Bug 1051619 - Port |Bug 914274 - Remove MODULE_NAME| to comm-central r=jcranmer a=for CLOSED TREE
2014-08-13 22:04:29 +01:00
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
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
Edmund Wong
57e59bcf31
Bug 1037775 - Port |Bug 1036864 - Remove EXPORT_LIBRARY| to Mailnews. r=Standard8 in a CLOSED TREE
2014-07-12 22:08:36 +08:00
Joshua Cranmer
ceeed4b0a6
Bug 1033619 - Fix more dangerous public destructor issues, r=Neil. a=bustage fix on CLOSED TREE.
2014-07-10 00:19:01 -05:00
Joshua Cranmer
bd200fcb22
Bug 1035650, part 4: Fix public destructors everywhere else, r=Neil a=bustage fix on CLOSED TREE
2014-07-09 09:04:59 -05:00
Edmund Wong
d6349d32d1
Bug 1030019 - Port |Bug 598615 - HAVE_64BIT_OS changed to HAVE_64BIT_BUILD| to Thunderbird. r=jcranmer
2014-06-30 10:22:28 +08:00
Joshua Cranmer
b33acfaecc
Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey.
2014-04-27 22:30:23 -05:00
Cykesiopka
c8822ed9f0
Bug 801553 - Replace mdb_err by nsresult. r=standard8
2014-02-27 11:27:59 -05:00
Sebastian Hengst
2865e38e73
Bug 971087 - Remove OS/2 support from comm-central: mork. r=jcranmer
2014-02-25 14:21:37 +01:00
Cykesiopka
dadb81de03
Bug 801718 - Make mEnv_ErrorCode a nsresult. r=Standard8
2014-01-02 14:44:43 -05:00
Philip Chee
11a59726a8
Fix bustage due to Bug 951352 (Disallow XPIDL_MODULE if no XPIDL_SOURCES are defined) rs=bustage fix a=CLOSED TREE
...
XPIDL_MODULE cannot be defined unless there are XPIDL_SOURCES: db/mork/public
2013-12-22 01:02:06 +08:00
Joshua Cranmer
97bff1e08a
Bug 940204 - Use FINAL_LIBRARY in comm-central, r=Standard8
...
A CLOSED TREE for SeaMonkey though.
2013-12-16 18:32:52 -06:00
Joshua Cranmer
72cbae9c0e
Port bug 947798 part 1 (rename NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN) to comm-central, rs=bustage-fix to reopen CLOSED TREE
2013-12-10 10:20:02 -06:00
Joshua Cranmer
eaa85a2fc1
Port bug 939044 to comm-central, rs=bustage-fix
...
This involves deleting unused MODULE declarations and renaming others to
XPIDL_MODULE. Also, pushing to SeaMonkey's CLOSED TREE.
2013-11-18 21:08:17 -06:00
Joshua Cranmer
2df05037fe
Port bug 929905 (combine all *SOURCES into a single SOURCES variable) to comm-central, rs=port by build system peer
...
Partly fixing SeaMonkey's CLOSED TREE too.
--HG--
extra : amend_source : a89b4a69ac0d1eae7568420dde5c5d5cd5ac93d5
2013-10-25 08:34:13 -05:00
Joshua Cranmer
69a7312783
Bug 884825 - Move LIBRARY_NAME to moz.build in comm-central, r=Standard8, a=jcranmer
...
Also viable on SeaMonkey's CLOSED TREE.
2013-09-03 10:26:59 -05:00
Joshua Cranmer
c7d2b11d1f
Bug 910541 - Port LIBXUL_LIBRARY et al to moz.build in comm-central, r=Standard8
2013-09-03 10:26:57 -05:00
Joshua Cranmer
ed6a0ebc6f
Bug 901752 - Do not simultaneously define LIBXUL_LIBRARY and FORCE_STATIC_LIB, r=Standard8.
...
This is a requirement held by the mozilla-central build system, so necessary for
cc-rework to proceed.
--HG--
extra : rebase_source : e06cc7403c0a93a6d3b122f93ebd98bbe884bdc2
2013-08-12 07:55:06 -05:00
Mark Banner
d04f753819
Bug 891167 - Port bug 886526 - kill IS_COMPONENT and MODULE_NAME for things that go into libxul to comm-central. blanket-rs=build peer port of m-c bug. a=bustage fix for CLOSED TREE
2013-07-08 17:22:00 -05:00