diff browse annotate |
20db87ff5cb936f7c9ec5a48ea6e94c0aefba4e3 created 2021-10-14 12:57 +0000 pushed 2021-10-14 21:28 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1733356 - Fix non-unified build errors in netwerk/protocol/about/ r=necko-reviewers,kershaw |
diff browse annotate |
c274f0061d801591fa48c44c052f1b52d56b5335 created 2021-10-14 01:54 +0300 pushed 2021-10-14 03:02 +0000 |
Cosmin Sabou | Cosmin Sabou - Backed out 10 changesets (bug 1733356, bug 1733922) for causing windows hybrid bustages. CLOSED TREE |
diff browse annotate |
3d31e8c8e1948b9819f388c98021af25ab810cf8 created 2021-10-13 19:39 +0000 pushed 2021-10-14 03:02 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1733356 - Fix non-unified build errors in netwerk/protocol/about/ r=necko-reviewers,kershaw |
diff browse annotate |
a93e6e46df82009352c7805471a589e547daee65 created 2021-10-11 10:02 -0400 pushed 2021-10-11 21:46 +0000 |
Cristian Tuns | Cristian Tuns - Backed out 10 changesets (bug 1733922, bug 1733356) for causing hybrid build bustages on nsAboutProtocolHandler.cpp. CLOSED TREE |
diff browse annotate |
366e2d3759803404e60a14a525dbd6458fec2e52 created 2021-10-11 10:40 +0000 pushed 2021-10-11 21:46 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1733356 - Fix non-unified build errors in netwerk/protocol/about/ r=necko-reviewers,kershaw |
diff browse annotate |
453a12cf60be2b315ced8c208c9923fce2974dfa created 2021-06-11 07:10 +0000 pushed 2021-06-11 09:42 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1714307 - Run modernize-use-default-member-init --fix check on netwerk r=necko-reviewers,kershaw |
diff browse annotate |
f9a898a9f06620d243eb67cb952f89f162a39b0b created 2021-06-09 21:50 +0300 pushed 2021-06-10 03:46 +0000 |
Csoregi Natalia | Csoregi Natalia - Backed out changeset 6e00f8bd2acc (bug 1714307) for causing hazard bustage. CLOSED TREE |
diff browse annotate |
6e00f8bd2acce363c60e022eedb43421382edd57 created 2021-06-09 10:20 +0000 pushed 2021-06-10 03:46 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1714307 - Run modernize-use-default-member-init --fix check on netwerk r=necko-reviewers,kershaw |
diff browse annotate |
09cf4a063a0964319e0143257eea1b3aecca656d created 2020-04-18 06:37 +0000 pushed 2020-04-18 09:49 +0000 |
Chris Peterson | Chris Peterson - Bug 1630511 - Replace MOZ_MUST_USE with [[nodiscard]] in netwerk. r=necko-reviewers,dragana |
diff browse annotate |
e1993a1f09ac53cd1a04fdf6a87f8cad8e44f73e created 2019-05-01 08:47 +0000 pushed 2019-05-01 15:54 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan |
diff browse annotate |
66eb1f485c1a3ea81372758bc92292c9428b17cd created 2018-12-01 04:52 +0900 pushed 2018-12-01 05:49 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp |
diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-11-30 11:01 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
17e1f96d453f869f9bb64cc1d889320ca2b4adba created 2018-04-30 19:46 +0300 pushed 2018-05-01 10:12 +0000 |
Andi-Bogdan Postelnicu | Andi-Bogdan Postelnicu - Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin |
diff browse annotate |
397cfed5073f34740aed9e20460810316ee8ec25 created 2017-08-16 16:48 -0700 pushed 2017-08-24 01:07 +0000 |
Eric Rahm | Eric Rahm - Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj |
diff browse annotate |
f13827811dccd8eb242c90d574448b5b3722e23f created 2016-10-03 14:53 +0800 pushed 2016-10-05 13:23 +0000 |
Wei-Cheng Pan | Wei-Cheng Pan - Bug 1307052 - Use MOZ_MUST_USE in netwerk/protocol/about r=valentin |
diff browse annotate |
360df5276cf6e2d7294ce0e122952cf56bc5372e created 2016-08-12 17:36 +1000 pushed 2016-08-15 21:20 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj. |
diff browse annotate |
5d40fc8b3bc938930b336f9a504a7d31fe93a416 created 2016-05-17 05:20 -0400 pushed 2016-05-18 16:13 +0000 |
Honza Bambas | Honza Bambas - Bug 1266196 - Make about:cache handler be multiple-instance capable. r=michal |
diff browse annotate |
9a929584adeb5431e8352ca21bea2e663896d95d created 2015-11-19 18:30 +0900 pushed 2015-12-02 14:21 +0000 |
Mike Hommey | Mike Hommey - Bug 1225682 - Don't use nsAuto{,C}String as class member variables in netwerk/. r=mcmanus |
diff browse annotate |
ef6cb0f76224810fdaf44cd4c5164ff552e0ade0 created 2014-06-24 12:36 -0400 pushed 2014-06-25 01:13 +0000 |
Benoit Jacob | Benoit Jacob - Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus |
diff browse annotate |
d4b2e930ecd52c6be982783ee83a7b0fc68a5918 created 2014-05-01 13:28 +0200 pushed 2014-05-02 01:10 +0000 |
Honza Bambas | Honza Bambas - Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN |
diff browse annotate |
1d72bfb3cbfb308991536a80011c729ec0d8dcd0 created 2014-04-30 13:05 +0200 pushed 2014-05-01 14:50 +0000 |
Honza Bambas | Honza Bambas - Backing out bug 916052 (2557b51a47a0) for build bustage on linux/osx, r=bustage on CLOSED TREE |
diff browse annotate |
2557b51a47a0ea0a6f6ceec5877a76dd42221eb0 created 2014-04-30 12:39 +0200 pushed 2014-05-01 14:50 +0000 |
Honza Bambas | Honza Bambas - Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN |
diff browse annotate |
aceb8d1e6ebaca94394da3f47fe27bb3fcf501a2 created 2013-09-22 23:35 -0400 pushed 2013-09-23 11:04 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 919320 - Minimize the #includes in netwerk/protocol; r=mcmanus |
diff browse annotate |
a9fc8c6f0223c35659b197271d7ffaf0edc31c8a created 2012-09-18 20:06 +0200 pushed 2012-09-19 14:18 +0000 |
Michal Novotny | Michal Novotny - Bug 695399 - Remove calls to nsICacheSession::openCacheEntry on the main thread - netwerk part, r=hurley |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2012-07-30 14:21 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 11:54 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2011-09-29 08:20 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
ac1ed3f6b2e71637e562866867c9ac571d2cb283 created 2010-06-05 21:23 -0400 pushed 2010-06-06 01:26 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Merge resolving the bad rename changeset landed as part of bug 542222 |
diff browse annotate |
2d90590dabe63ad9d6323376e6a1138add81e1cb created 2010-06-05 21:18 -0400| base pushed 2010-06-06 01:26 +0000 |
Mitchell Field | Mitchell Field - Bug 542222 - Reduce recursion in netwerk makefiles. |
diff browse annotate |
d8dc49d5bd609668b3c4fadd6c1df12d5da20547 created 2010-06-02 01:56 -0400 pushed 2010-06-05 02:02 +0000 |
Mitchell Field | Mitchell Field - Bug 542222 - Reduce recursion in netwerk makefiles. r=biesi |