summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/nsHttpHandler.cpp
Commit message (Collapse)AuthorAgeLines
* Part 1: network component changes.wolfbeast2019-03-07-6/+61
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-16/+0
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-6/+0
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Refresh nsStringBundleService and nsHttpHandler when the browser locale is ↵JustOff2018-08-25-14/+23
| | | | changed
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-25/+0
| | | | Tag #288
* Identify as Goanna + set Goanna platform version.wolfbeast2018-02-21-1/+1
|
* Read Firefox UA compatmode from a pref instead of hard-coded.wolfbeast2018-02-21-7/+23
| | | | In case of a missing pref, a hard-coded value is still used from the ctor.
* Update UA construction.wolfbeast2018-02-21-10/+53
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2493