Jorg K
|
6fbeb5b79d
|
Port bug 1570982 - remove CPP_THROW_NEW. rs=bustage-fix
|
2019-08-15 00:34:51 +02: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
|
b74797d072
|
Bug 1533822 - Port bug 1525245, part 12: NS_NewChannel has another parameter (aCookieSettings) now. rs=bustage-fix
|
2019-03-08 19:38:02 +01:00 |
Jorg K
|
1338c9e403
|
Bug 1531307 - Port bug 1525319: Remove context parameter from OnStartRequest/OnStopRequest/OnDataAvailable, C++ part. rs=bustage-fix CLOSED TREE DONTBUILD
|
2019-02-28 15:08:09 +01:00 |
Jorg K
|
ce3030aa32
|
Bug 1452600 - Port bug 1411609: replace use of nsIChannel::Open/AsyncOpen and rename Open2/AsyncOpen to the former. rs=bustage-fix CLOSED TREE DONTBUILD
|
2019-02-13 11:55:42 +01:00 |
Jorg K
|
8c9e4f32f5
|
Bug 1503839 - Port bug 1503207: replace include of nsWeakPtr.h with nsIWeakReferenceUtils.h, use nsWeakPtr. rs=bustage-fix
|
2018-11-01 13:43:06 +01:00 |
Jorg K
|
59aaab00c9
|
Bug 1496598 - Port bug 1493226: fix 'don't use do_QueryInterface for compile-time-determinable casts' errors. rs=bustage-fix
|
2018-10-05 14:22:33 +02:00 |
Richard Marti
|
9296bb1fde
|
Bug 1495810 - Port bug 1489047 to C-C: Replace DOMString occurrences in XPIDL with AString. r=jorgk
|
2018-10-02 19:11:59 +02:00 |
Nicholas Nethercote
|
3c87e597f6
|
Bug 1486690 - Update Thunderbird for function renamings. r=jorgk DONTBUILD
Specifically:
- NS_strdup --> NS_xstrdup
- NS_strndup --> NS_xstrndup
- nsMemory::Clone --> moz_xmemdup
--HG--
extra : rebase_source : 7cba22879a2eec7ce4df01ab333f322e12cac8fd
|
2018-08-29 14:32:01 +10:00 |
aceman
|
375191ff5d
|
Bug 1485820 - Port bug 1484496 to C-C: Changes to use of nsISimpleEnumerator. rs=jorgk,bustage-fix CLOSED TREE
|
2018-08-23 19:01:00 +02:00 |
Jorg K
|
2909ef3e70
|
Bug 1483324 - Port bug 1402247: {Append|Copy}{ASCII|UTF*}toUTF*() no longer take raw strings. rs=bustage-fix
|
2018-08-14 21:43:34 +02:00 |
Jorg K
|
504a8a3309
|
Bug 1476547 - Port Bug 1476306 - Move NullPrincipal under mozilla namespace. rs=bustage-fix
|
2018-07-18 12:50:18 +02:00 |
Jorg K
|
a3b9b6f61e
|
Bug 1473535 - Port bug 1418246: Add column number parameter to RDFContentSinkImpl::HandleStartElement(). rs=bustage-fix DONTBUILD
|
2018-07-05 13:59:54 +02:00 |
Jorg K
|
62452d9320
|
Bug 1470374 - Port bug 1469769: Replace NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE in C-C. r=aceman,cpeterson
|
2018-06-22 22:06:38 +02:00 |
Jorg K
|
aab54f9c9a
|
Bug 1463266 - replace tabs with spaces in comm-central in IDL files. rs=white-space-only
[skip-blame]
|
2018-06-03 11:02:27 +02:00 |
Jorg K
|
bd582ce9db
|
Bug 1462004 - Port bug 1430023: Use hard-coded string instead of NS_APP_LOCALSTORE_50_FILE. rs=bustage-fix
|
2018-05-16 18:00:39 +02:00 |
Jorg K
|
07d01f3c3a
|
Bug 1459748 - Follow-up: Replace NS_PRECONDITION with NS_ASSERTION after removal in bug 1457813. rs=bustage-fix DONTBUILD
|
2018-05-08 19:15:24 +02:00 |
Jorg K
|
0c8b0b55e4
|
Bug 1459748 - Fork RDF to comm-central. rs=bustage-fix
--HG--
extra : rebase_source : cfc77c5c785b840bee8465375e84d9bb3cf7f570
|
2018-05-08 18:19:56 +02:00 |