summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into Basilisk-releasev2018.09.05wolfbeast2018-09-04
|\
| * Remove all C++ telemetry autotimerswolfbeast2018-09-04
| |\
| | * Remove all C++ telemetry autotimerswolfbeast2018-09-04
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-09-04
| |\ \
| | * | Merge pull request #745 from MoonchildProductions/Kill-TelemetryMoonchild2018-09-03
| | |\|
| | | * Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
| | |/
| * / Add extra check for assembler buffer space.wolfbeast2018-09-04
| |/
| * [ffvpx] Update readmetrav902018-09-02
| * Remove FxA migrator.wolfbeast2018-09-02
| * [PALEMOON] Update the taskbar preview per tab module for UXP.wolfbeast2018-09-02
| * Remove support for TLS session caches in TLSServerSocket.wolfbeast2018-09-01
| * Revert "Switch to using a single memory allocation arena"wolfbeast2018-09-01
| * Revert "Bug 1388020. r=nical, a=RyanVM"wolfbeast2018-08-30
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-08-30
| |\
| | * Merge pull request #741 from trav90/media-workMoonchild2018-08-30
| | |\
| | | * Don't build ffvpx on 32-bit platforms (except Windows)trav902018-08-26
| * | | Revert "Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbou...wolfbeast2018-08-30
| |/ /
| * | Fix incorrect code removal in ipc.wolfbeast2018-08-29
| * | Sync disabled state of number control regardless of appearance.wolfbeast2018-08-29
| * | Update HSTS preload listtrav902018-08-27
| * | Update installer strings for Pale Moon to match toolkit nsis installer.wolfbeast2018-08-27
| |/
| * Merge pull request #733 from JustOff/PR_locale_changed_refreshMoonchild2018-08-26
| |\
| | * Refresh nsStringBundleService and nsHttpHandler when the browser locale is ch...JustOff2018-08-25
| * | Add missing }wolfbeast2018-08-25
| * | Switch to using a single memory allocation arenawolfbeast2018-08-25
| * | Add a horizontal scroll action option for mouse wheel.wolfbeast2018-08-25
| |/
| * Introduce ui.menu.allow_content_scrollwolfbeast2018-08-24
| * Merge pull request #727 from JustOff/PR_VK_F6Moonchild2018-08-23
| |\
| | * [PALEMOON] Fix document navigation using F6JustOff2018-08-23
| |/
| * Stop pointless recording of telemetry datawolfbeast2018-08-23
| * Fix code of conduct version ref link.wolfbeast2018-08-22
| * Merge pull request #720 from JustOff/PR_ShouldAddToSessionHistoryMoonchild2018-08-22
| |\
| | * Explicitly specify parentheses in a mixed boolean expression in ShouldAddToSe...JustOff2018-08-22
| | * Use "browser.newtabpage.add_to_session_history" to decide whether to store "a...JustOff2018-08-22
| | * Update ShouldAddToSessionHistory() rules for "about:newtab" and "about:logopage"JustOff2018-08-21
| * | Merge pull request #722 from g4jc/importfromunixMoonchild2018-08-22
| |\ \ | | |/ | |/|
| | * Basilisk: Fix locale error on migration.xul on LinuxGaming4JC2018-08-21
| |/
| * Pale Moon blocklist updatewolfbeast2018-08-21
| * Fix toolbar styling in non-Australis toolkit themes part 2wolfbeast2018-08-21
| * Fix toolbar styling in non-Australis toolkit themeswolfbeast2018-08-21
| * Merge pull request #718 from trav90/code-cleanupMoonchild2018-08-20
| |\
| | * Remove unused variabletrav902018-08-19
| * | Re-implement custom background color of standalone images.wolfbeast2018-08-20
| * | Remove TelemetryStopwatch module.wolfbeast2018-08-20
| * | Remove TelemetryStopwatch call sites from mobile components.wolfbeast2018-08-20
| * | Remove TelemetryStopwatch call sites from toolkit components.wolfbeast2018-08-20
| * | Merge pull request #714 from trav90/class-memaccess-errorsMoonchild2018-08-20
| |\ \
| | * | Avoid using memset on a not-trivial type like ServoSizestrav902018-08-18
| | * | Avoid using memset on a not-trivial type like TabSizestrav902018-08-18
| | * | Avoid doing a memset on a non-POD structuretrav902018-08-18