summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/nsHttpHandler.h
Commit message (Collapse)AuthorAgeLines
* Issue #1505 - Part 2: Store application build ID in nsHttpHandlerwolfbeast2020-04-05-0/+1
| | | | | Since we're needing to reuse this several times, it makes it simpler to just get it once in init and storing it.
* Issue #1505 - Rebuild application version stringwolfbeast2020-04-05-0/+1
| | | | | | | To respond dynamically to the pref change, the mAppVersion string needs to be rebuilt. Includes some minor improvements for corner cases and removes leftover b2g junk.
* Bug 1550498.Honza Bambas2019-07-19-1/+2
|
* Part 1: network component changes.wolfbeast2019-03-07-4/+16
|
* Make `AllowExperiments` return `false` as it is not useful without telemetryadeshkp2019-01-14-1/+4
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-5/+1
|
* Refresh nsStringBundleService and nsHttpHandler when the browser locale is ↵JustOff2018-08-25-1/+2
| | | | changed
* Revert incorrect UAO optimization that broke SSUAOJustOff2018-05-15-6/+0
|
* Fix GCC -Wreorder warnings.trav902018-04-15-1/+1
|
* Read Firefox UA compatmode from a pref instead of hard-coded.wolfbeast2018-02-21-0/+1
| | | | In case of a missing pref, a hard-coded value is still used from the ctor.
* Update UA construction.wolfbeast2018-02-21-0/+3
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+683