summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge pull request #412 from g4jc/hsts_priming_removal_backportMoonchild2018-05-30-1812/+26
|\ | | | | Remove support and tests for HSTS priming from the tree. Fixes #384
| * Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-1812/+26
| |
* | Reinstate tabMinWidth and tabMaxWidth prefs.wolfbeast2018-05-30-2/+16
| | | | | | | | This resolves #410.
* | [WebExAM] Use extensions.minCompatibleAppVersion instead of ↵Matt A. Tobin2018-05-29-2/+2
| | | | | | | | extensions.minCompatiblePlatformVersion for update.json
* | Fix sec pref locations and enable HPKP checking by default.wolfbeast2018-05-29-10/+11
| | | | | | | | Some prefs were incorrectly in all.js (ocsp and hpkp)
* | Disable HPKP telemetry in Pale Moon.wolfbeast2018-05-29-0/+2
| |
* | Merge pull request #407 from JustOff/PR_webapps_cleanupMoonchild2018-05-29-31/+0
|\ \ | | | | | | Remove unused webapps icons from Pale Moon
| * | Remove unused webapps icons files from Pale MoonJustOff2018-05-29-0/+0
| | |
| * | Remove unused webapps icons from Pale MoonJustOff2018-05-29-31/+0
|/ /
* | Limit PNG image dimensions.wolfbeast2018-05-29-3/+15
| |
* | Merge pull request #405 from janekptacijarabaci/pm_themes_icons_1Moonchild2018-05-29-0/+6
|\ \ | | | | | | Restore throbber images to global skin.
| * | [PALEMOON] [frontend vs backend] Remove unused webapps-*.png ↵janekptacijarabaci2018-05-29-7/+0
| | | | | | | | | | | | | | | | | | (chrome://global/skin/icons/webapps-*.png) Issue #121
| * | [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: ↵janekptacijarabaci2018-05-29-0/+0
| | | | | | | | | | | | | | | | | | osx/global/icons) Issue #121
| * | [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: ↵janekptacijarabaci2018-05-29-0/+0
| | | | | | | | | | | | | | | | | | osx/global/icons) Issue #121
| * | [PALEMOON] [frontend vs backend] Added iconsjanekptacijarabaci2018-05-29-0/+13
|/ / | | | | | | Issue #121
* | Merge pull request #404 from janekptacijarabaci/pm_global-scope_1Moonchild2018-05-29-39/+43
|\ \ | | | | | | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM
| * | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope ↵janekptacijarabaci2018-05-28-39/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | let/const with var in Pale Moon and TychoAM Issue #155 Part 2 for: https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858
* | | [WebExAM] Deduplicate toolkit/mozapps/webextensionsMatt A. Tobin2018-05-28-794/+20
| | |
* | | [WebExAM] Follow up to 351cf2703Matt A. Tobin2018-05-28-4/+4
| | |
* | | Fix typo in 8b9fe0e3582a0578720dc38b4ede57eac90e4594wolfbeast2018-05-28-1/+1
| | |
* | | Merge branch 'update.json'Matt A. Tobin2018-05-28-5/+14
|\ \ \
| * | | [WebExAM] Issue #402 - Make JSON update manifests assume Firefox instead of ↵Matt A. Tobin2018-05-28-5/+14
| | | | | | | | | | | | | | | | Toolkit
* | | | Port libopus upstream patch.Pale Moon2018-05-28-1/+1
|/ / / | | | | | | | | | Based on https://git.xiph.org/?p=opus.git;a=commitdiff;h=70a3d641b
* | | Merge pull request #399 from MoonchildProductions/revert-395-buildsystem-workMoonchild2018-05-28-131/+2
|\ \ \ | | | | | | | | Revert "Always build with SSE2 support & display an error if not available"
| * | | Revert "Always build with SSE2 support & display an error if not available"Moonchild2018-05-28-131/+2
|/ / /
* | | Merge pull request #398 from MoonchildProductions/revert-397-buildsystem-workMoonchild2018-05-28-10/+6
|\ \ \ | |/ / |/| | Revert "Only display SSE2 error dialog on 32-bit Linux"
| * | Revert "Only display SSE2 error dialog on 32-bit Linux"Moonchild2018-05-28-10/+6
|/ /
* | Merge pull request #397 from trav90/buildsystem-workMoonchild2018-05-28-6/+10
|\ \ | | | | | | Only display SSE2 error dialog on 32-bit Linux
| * | Only display SSE2 error dialog on 32-bit Linuxtrav902018-05-27-6/+10
|/ / | | | | | | All 64bit CPU's support SSE2 so there's no reason to have this code on 64-bit builds.
* | Make Pale Moon Windows8WindowFrameColor compatible with global scope.wolfbeast2018-05-27-3/+3
| | | | | | | | This resolves #396.
* | Merge pull request #395 from trav90/buildsystem-workMoonchild2018-05-27-2/+131
|\ \ | | | | | | Always build with SSE2 support & display an error if not available
| * | Remove extraneous SSE flagtrav902018-05-27-1/+1
| | |
| * | Tweak SSE/SSE2 GCC flagstrav902018-05-27-3/+3
| | |
| * | Always build with SSE2 support when using GCCtrav902018-05-27-2/+2
| | |
| * | Display an error on Linux in the absence of SSE2trav902018-05-27-0/+129
| | |
* | | Merge pull request #394 from janekptacijarabaci/pm_popup_block_1Moonchild2018-05-27-55/+57
|\ \ \ | | | | | | | | [PALEMOON] [frontend vs backend] Reduce size of PopupBlocking:UpdateBlockedPopups messages
| * | | [PALEMOON] [frontend vs backend] Reduce size of ↵janekptacijarabaci2018-05-27-55/+57
|/ / / | | | | | | | | | | | | | | | PopupBlocking:UpdateBlockedPopups messages Issue #392
* | | Merge pull request #390 from janekptacijarabaci/dom_fetch_credentials_1Moonchild2018-05-27-7/+7
|\ \ \ | |/ / |/| | Make fetch() use "same-origin" credentials by default
| * | Bug 1394399 - Fix web-platform-tests to expect "same-origin" default ↵janekptacijarabaci2018-05-26-2/+2
| | | | | | | | | | | | | | | | | | Request.credentials Issue #389
| * | Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentialsjanekptacijarabaci2018-05-26-4/+4
| | | | | | | | | | | | Issue #389
| * | Bug 1394399 - Default Request.credentials to "same-origin" instead of "omit"janekptacijarabaci2018-05-26-1/+1
| | | | | | | | | | | | Issue #389
* | | Merge pull request #388 from adeshkp/patch-5Moonchild2018-05-26-6/+6
|\ \ \ | |_|/ |/| | [Pale Moon] Fix white tab text for active tab on Mac
| * | Pale Moon - Fix white tab text for active tab on Macadeshkp2018-05-26-6/+6
|/ /
* | Merge pull request #386 from MoonchildProductions/revert-381-masterPM28.0.0a2_UnstableMoonchild2018-05-25-16/+2895
|\ \ | | | | | | Revert "Remove the Social API"
| * | Revert "Remove the Social API"Moonchild2018-05-25-16/+2895
|/ /
* | Merge pull request #381 from Ascrod/masterMoonchild2018-05-25-2895/+16
|\ \ | | | | | | Remove the Social API
| * | Remove MOZ_SOCIAL.Ascrod2018-05-24-8/+0
| | |
| * | Remove the Social APIAscrod2018-05-24-2887/+16
| | |
* | | Merge pull request #385 from trav90/media-workMoonchild2018-05-25-4/+6
|\ \ \ | | | | | | | | Fix null checks in dom/media
| * | | Revoke MediaDataDecoder callback after RemoteVideoDecoder has been shut downtrav902018-05-25-0/+1
| | | |