summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Make Everything Work™wolfbeast2018-10-06-17/+7
* Update constants.js for array assignment.wolfbeast2018-10-06-2/+6
* Update sync client for JS changes.wolfbeast2018-10-06-228/+256
* Import Tycho weave clientwolfbeast2018-10-06-16759/+7272
* Merge pull request #811 from MaxKoll/MaxKoll-patch-1Moonchild2018-10-04-61/+81
|\
| * Fix in-tab close button behavior (#775)MaxKoll2018-10-04-61/+81
* | Ensure we got an nsISSLStatus when deserializing in TransportSecurityInfo.wolfbeast2018-10-04-1/+92
* | Bug 1493900.wolfbeast2018-10-04-3/+12
|/
* Make all arguments to init*Event() optional except the firstwolfbeast2018-10-04-169/+175
* Merge pull request #808 from trav90/media-workMoonchild2018-10-02-3/+15
|\
| * [ffmpeg] Always allocate memory to pass extradatatrav902018-10-01-3/+15
|/
* Merge pull request #806 from trav90/ffvpx-resyncMoonchild2018-10-02-8816/+8812
|\
| * Clobber for ffvpx updatetrav902018-10-01-1/+1
| * [ffvpx] Remove unneeded libavcodec symbols and dummy functionstrav902018-10-01-10/+0
| * [ffvpx] Update ffvp9/ffvp8 to release 4.0.2trav902018-10-01-8815/+8821
|/
* Merge pull request #805 from MoonchildProductions/revert-801-update-from-upst...Moonchild2018-10-01-8822/+8816
|\
| * Revert "Update ffvpx code to 4.0.2"Moonchild2018-10-01-8822/+8816
|/
* Merge pull request #801 from trav90/update-from-upstreamMoonchild2018-10-01-8816/+8822
|\
| * Clobber for ffvpx updatetrav902018-09-30-1/+1
| * [ffvpx] Update ffvp9/ffvp8 to release 4.0.2trav902018-09-30-8815/+8821
* | Merge pull request #804 from JustOff/PR_s4e_FullScreenVideoMoonchild2018-10-01-20/+69
|\ \
| * | [PALEMOON] Use message manager to detect full-screen HTML5 video in S4E moduleJustOff2018-10-01-20/+69
* | | Remove telemetry reporting functions from CubebUtilswolfbeast2018-10-01-40/+0
|/ /
* | Remove telemetry from cache v1 service locking (part2).wolfbeast2018-10-01-81/+65
* | Remove telemetry from cache v1 service locking (part1).wolfbeast2018-10-01-11/+2
* | Remove unused telemetry functions/variables.wolfbeast2018-10-01-29/+1
|/
* Remove cache I/O telemetry.wolfbeast2018-09-30-126/+0
* Remove telemetry probes to get detailed disk cache hit rate.wolfbeast2018-09-30-212/+0
* Remove telemetry probes for cache file system.wolfbeast2018-09-29-99/+0
* Clean up a number of unused variables.wolfbeast2018-09-29-77/+0
* Update telemetry whitelists.wolfbeast2018-09-29-3/+0
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-09-29-2021/+3191
|\
| * Merge pull request #800 from trav90/update-from-upstreamMoonchild2018-09-29-114/+268
| |\
| | * Update test files for libnestegg updatetrav902018-09-29-3/+5
| | * Update libnestegg from upstreamtrav902018-09-28-108/+260
| | * Update upstream URL and update script for libnesteggtrav902018-09-28-3/+3
| * | Update HSTS preload listtrav902018-09-29-1907/+2923
* | | Remove telemetry to find optimal cache entry hash sizewolfbeast2018-09-29-117/+0
|/ /
* / Get rid of the incorrect mechanism to remove insecure fallback hosts.wolfbeast2018-09-29-12/+0
|/
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-09-29-3/+3
|\
| * Only opt-in to esr52 search service for select applicationsMatt A. Tobin2018-09-28-3/+3
* | Rename address bar back to location barwolfbeast2018-09-29-2/+2
|/
* Remove IndexedDB for content pref.wolfbeast2018-09-29-32/+0
* Update permissions manager strings.wolfbeast2018-09-28-1/+1
* Rename "Cookies" to "Cookies and Site Data" in preferences where applicable.wolfbeast2018-09-28-13/+13
* Add a conditional to not build the platform so the build system can be exploi...Matt A. Tobin2018-09-27-44/+45
* Merge pull request #791 from g4jc/session_supercookieMoonchild2018-09-27-101/+238
|\
| * backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across or...Gaming4JC2018-09-25-101/+238
* | Merge pull request #789 from g4jc/sha256_leakfixMoonchild2018-09-27-14/+8
|\ \
| * | backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=...Gaming4JC2018-09-26-14/+8
| |/