summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
| | | |
| * | | Null check the right pointer in RecvReadbacktrav902018-05-25-1/+1
| | | |
| * | | Perform null check earlier in OggCodecState.cpptrav902018-05-25-3/+4
|/ / /
* | | Merge pull request #383 from trav90/media-workMoonchild2018-05-25-2/+2
|\ \ \ | |/ / |/| | [MSE] Correct ADTS frame size calculation
| * | [MSE] Correct ADTS frame size calculationtrav902018-05-25-2/+2
|/ / | | | | | | This should be bitwise OR rather than logical OR, which just returns 1.
* | Remove CrashReporterParent leftover.wolfbeast2018-05-24-1/+0
| | | | | | | | Tag #20.
* | Remove IPC profile functions.wolfbeast2018-05-24-159/+0
| | | | | | | | Resolves #378.
* | Remove SPS profiler.wolfbeast2018-05-24-24501/+12
| | | | | | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* | Remove CrashReporterParent leftover.wolfbeast2018-05-24-8/+0
|/ | | | Tag #20.
* Remove the jprof profiler.wolfbeast2018-05-23-3212/+0
| | | | This resolves #377.
* Merge pull request #379 from janekptacijarabaci/pm_places_livemark_add_1Moonchild2018-05-23-10/+22
|\ | | | | [PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't work correctly
| * [PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't ↵janekptacijarabaci2018-05-23-10/+22
| | | | | | | | | | | | work correctly Issue #121
* | Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23-6544/+6
|/ | | | This resolves #376.
* Remove IPC CrashReporterClient/Hostwolfbeast2018-05-22-502/+1
| | | | Tag #20.
* Remove stubbed IPC CrashReporter(Parent/Child)wolfbeast2018-05-21-91/+1
|
* Remove GMP, Plugin and IPC crash reporter hooks.wolfbeast2018-05-21-373/+8
| | | | | | Stubs will be removed in follow-up Tag #20.
* Remove gfxCrashReporterUtils leftover.wolfbeast2018-05-20-3/+0
| | | | Tag #20.
* Remove gfxCrashReporterUtils.wolfbeast2018-05-20-254/+0
| | | | Tag #20.
* Merge pull request #375 from trav90/media-workMoonchild2018-05-20-1/+1
|\ | | | | [MSE] Add a missing comma in validBoxes
| * [MSE] Add a missing comma in validBoxestrav902018-05-18-1/+1
| |
* | Update libhyphen's glue code to include overloads for fgetc() and feof().wolfbeast2018-05-19-15/+42
|/ | | | | Follow-up to 41cbe2d931d2742bb8dd6240eae9599e3bf3a512 to fix a crash regression. This resolves #374.
* Fix missing include in Skia SafeMathwolfbeast2018-05-17-0/+1
|
* Merge pull request #370 from alaviss/system-nssMoonchild2018-05-17-4/+4
|\ | | | | palemoon/installer: Fix packaging when built --with-system-(nss|nspr)
| * palemoon/installer: Fix packaging when built --with-system-nss/nsprLeorize2018-05-17-4/+4
|/ | | | | | | | The variables set by 'configure' for --with-system-(nss|nspr) is named differently in UXP. This breaks packaging for palemoon when system nss/nspr is used. This commit corrects the name of said variables.
* Merge pull request #369 from alaviss/crmfMoonchild2018-05-17-1/+0
|\ | | | | external/nss: Don't link with libcrmf on --with-system-nss builds