summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-11-14
|\
| * [PALEMOON] Use generic application icon for external applications in about:feedsMatt A. Tobin2018-11-14
| * Revert "[PALEMOON] Use generic application icon for external applications in ...Matt A. Tobin2018-11-14
* | Revert "[PALEMOON] Focus and select the first non-collapsed text element in t...wolfbeast2018-11-14
|/
* [PALEMOON] Use generic application icon for external applications in about:feedsMatt A. Tobin2018-11-14
* Don't build internal updater by default and set default update channel to an ...wolfbeast2018-11-11
* Enable gamepad support by default in Basilisk.wolfbeast2018-11-08
* Improve handling of MOZ_GAMEPAD and NECKO_WIFIwolfbeast2018-11-08
* Revert "Move MOZ_GAMEPAD* and NECKO_WIFI up"wolfbeast2018-11-08
* Move MOZ_GAMEPAD* and NECKO_WIFI upwolfbeast2018-11-08
* Remove AccumulateCipherSuite()wolfbeast2018-11-08
* Update reported Firefox version in compatmode.wolfbeast2018-11-07
* Back out problematic patch causing issue #865.wolfbeast2018-11-06
* #863 Part 3: Add Pale Moon GUI options for Opportunistic Encryption.wolfbeast2018-11-05
* #863 part 2: Make opportunistic encryption opt-in for UXPwolfbeast2018-11-05
* #863 Part 1: Make sending of http upgrade-insecure-requests optionalwolfbeast2018-11-05
* Backout opportunistic encryption changes.wolfbeast2018-11-04
* Add GUI control to Pale Moon for opportunistic encryption.wolfbeast2018-11-04
* Swap default platform state for opportunistic encryption.wolfbeast2018-11-04
* Change captive portal detection URL to our own.wolfbeast2018-11-04
* Make opportunistic encryption configurable.wolfbeast2018-11-04
* Clear STDINT_H defines in libvpx config before setting them for lib use.wolfbeast2018-11-04
* Merge pull request #862 from JustOff/PR_editBookmarkOverlay_focusMoonchild2018-11-03
|\
| * [PALEMOON] Focus and select the first non-collapsed text element in the bookm...JustOff2018-11-03
|/
* Backport some upstream Skia patches.wolfbeast2018-11-02
* Add overflow checks for extending nsTArrays.wolfbeast2018-11-02
* Ensure user input suppression works correctly even after document.open.wolfbeast2018-11-02
* Backport some upstream Skia patches.wolfbeast2018-11-02
* Remove ancient workaround in client certificate codewolfbeast2018-11-02
* Apply CheckedInt to infoLength for preventing it from overflowing in the future.wolfbeast2018-11-02
* Make sure we remove our RefreshDriver observers in CompleteAsyncScroll.wolfbeast2018-11-02
* Fix a longstanding IndexedDB correctness issue.wolfbeast2018-11-02
* Don't allocate PendingAction twice.wolfbeast2018-11-02
* WebRTC: Drop DataChannelListener on Destroy().wolfbeast2018-11-02
* Make sure nsNSSCertList handling checks for valid certs.wolfbeast2018-11-02
* Remove Query/Ref from the directory listing URI.wolfbeast2018-11-01
* Bug 1460538wolfbeast2018-11-01
* Reorder boolean expression to take advantage of short-circuiting.wolfbeast2018-11-01
* Protect main thread in-process access to WinCompositorWidget transparent surf...wolfbeast2018-11-01
* Simplify SIMD conversion from Uint64 to Double.wolfbeast2018-11-01
* Make HTTP/2 compressor more resilient to bad data.wolfbeast2018-11-01
* Ensure that the scroll frame deregisters its refresh driver observers (mAsync...wolfbeast2018-10-31
* Origin for about: URL should not contain query or ref parts.wolfbeast2018-10-31
* Don't mark MGetFirstDollarIndex as movable.wolfbeast2018-10-31
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-10-29
|\
| * Merge pull request #857 from JustOff/PR_BackgroundPageThumbs_remoteMoonchild2018-10-28
| |\
| | * Use a separate process to generate thumbnails only when multi-process mode is...JustOff2018-10-27
| |/
| * Update HSTS preload listtrav902018-10-27
| * Merge pull request #854 from g4jc/nsuserinfoMoonchild2018-10-26
| |\
| | * Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-10-25