diff browse annotate |
36444204bce17aa25c10f95e2c1f5117a94356c6 created 2022-05-17 20:24 +0000 pushed 2022-05-18 03:14 +0000 |
Andrew McCreight | Andrew McCreight - Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika |
diff browse annotate |
27ced4a304f9cddaf7129326bb465607b8a872ca created 2021-10-19 13:44 +0000 pushed 2021-10-19 21:51 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1735299 - Use fewer NS_ADDREF in netwerk/ r=nhnt11 |
diff browse annotate |
14358973739cbd590dac55abb23d78f6409e7ef8 created 2021-02-16 04:44 +0000 pushed 2021-02-16 09:40 +0000 |
Gerald Squelart | Gerald Squelart - Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian |
diff browse annotate |
e865ae9bfed20dff274f1b9131756c7a9817a554 created 2020-09-15 07:19 +0000 pushed 2020-09-15 15:47 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1661402 - Make nsIStreamLoader.numBytesRead safe to call from any thread. r=necko-reviewers,valentin |
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 |
077c740cc12037cf93b673e8786c2ae96f03e4c0 created 2019-03-05 18:43 +0000 pushed 2019-03-06 04:36 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1532324 - Remove manual NS_RELEASE from netwerk/* r=JuniorHsu |
diff browse annotate |
20fcf9d9494ac77d9c8166444e5fa8346ff13be1 created 2019-02-27 23:42 +0000 pushed 2019-02-28 10:55 +0000 |
Jonathan Kingston | Jonathan Kingston - Bug 1525319 - Removing context from OnDataAvailable r=valentin |
diff browse annotate |
c48f47f793c0f0d9b4acf2caf9324b8bd7a5a683 created 2019-02-27 23:41 +0000 pushed 2019-02-28 10:55 +0000 |
Jonathan Kingston | Jonathan Kingston - Bug 1525319 - Removing context from OnStopRequest r=valentin |
diff browse annotate |
b5f7ff4ca9b58d002c2bebe0a11b529680068b0c created 2019-02-27 23:41 +0000 pushed 2019-02-28 10:55 +0000 |
Jonathan Kingston | Jonathan Kingston - Bug 1525319 - Removing context from OnStartRequest r=valentin |
diff browse annotate |
d5643033fdd801efda790a2836a3e196e7ba442e created 2019-02-25 04:06 +0200 pushed 2019-02-25 10:22 +0000 |
Dorel Luca | Dorel Luca - Backed out 4 changesets (bug 1525319) for Android failures in dom/base/test/test_progress_events_for_gzip_data.html |
diff browse annotate |
b73f033efb41e21920b61fb97690fc3499d3f64b created 2019-02-24 20:27 +0000 pushed 2019-02-25 10:22 +0000 |
Jonathan Kingston | Jonathan Kingston - Bug 1525319 - Removing context from OnDataAvailable r=valentin |
diff browse annotate |
6d73418988d4f350e0a9e7e9948e2efed035b09b created 2019-02-24 20:26 +0000 pushed 2019-02-25 10:22 +0000 |
Jonathan Kingston | Jonathan Kingston - Bug 1525319 - Removing context from OnStopRequest r=valentin |
diff browse annotate |
84ca79bd2dc3f9ac87b63356f7a34880ce4acd1d created 2019-02-24 20:26 +0000 pushed 2019-02-25 10:22 +0000 |
Jonathan Kingston | Jonathan Kingston - Bug 1525319 - Removing context from OnStartRequest r=valentin |
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 |
ea486c5d3380a833591009a8ad0b624c074bc0e5 created 2017-10-21 14:07 +0200 pushed 2017-10-22 09:33 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1410617 - Fix a tiny typo r=andi |
diff browse annotate |
c545c4ae3e18c59f7c57e2f0f3b9f014072843a3 created 2017-10-20 15:46 +0300 pushed 2017-10-20 22:01 +0000 |
Andi-Bogdan Postelnicu | Andi-Bogdan Postelnicu - Bug 1410379 - compare uint64_t with size_t only on 32bit platforms. r=valentin |
diff browse annotate |
aa1693a26a15eb5cba24102222687dc81eeddd7b created 2017-06-22 17:08 +1000 pushed 2017-06-26 11:27 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. |
diff browse annotate |
8d3dcf1db881af59d7cff15d3964d14f9c075812 created 2016-11-10 14:11 +1100 pushed 2016-11-11 15:32 +0000 |
Gerald Squelart | Gerald Squelart - Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj |
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 |
80cd9be098a46a08c2dce406b7c632822a761ca0 created 2016-04-25 13:41 +0100 pushed 2016-04-26 00:12 +0000 |
Jon Coppeard | Jon Coppeard - Bug 1259021 - Rename Vector::extractRawBuffer to extractOrCopyRawBuffer r=Waldo |
diff browse annotate |
6fb6aac48d4d90fbb38e752e9e38bb86a4653f59 created 2015-12-01 08:00 -0600 pushed 2015-12-02 14:21 +0000 |
Yury Delendik | Yury Delendik - Bug 1218029 - Adds ScriptLoadHandler and implements OnIncrementalData callback. r=djvj |
diff browse annotate |
73cfba395b86e5c2520a0828a5ce4413dffb1c5c created 2015-11-30 08:54 -0600 pushed 2015-12-02 14:21 +0000 |
Yury Delendik | Yury Delendik - Bug 1218029 - Adds IncrementalStreamLoader interface stubs. r=djvj |