JustOff
e4eb3e60ec
Remove unused webapps icons files from Pale Moon
2019-02-15 23:59:31 +08:00
JustOff
9d35cf2e1a
Remove unused webapps icons from Pale Moon
2019-02-15 23:59:30 +08:00
wolfbeast
26ca4670fe
Limit PNG image dimensions.
2019-02-15 23:59:28 +08:00
janekptacijarabaci
f8e5c4e837
[PALEMOON] [frontend vs backend] Remove unused webapps-*.png (chrome://global/skin/icons/webapps-*.png)
...
Issue #121
2019-02-15 23:59:27 +08:00
janekptacijarabaci
ba363baa9b
[PALEMOON] [frontend vs backend] Added icons (fix typo in a path: osx/global/icons)
...
Issue #121
2019-02-15 23:59:25 +08:00
janekptacijarabaci
66e094fad3
[PALEMOON] [frontend vs backend] Added icons (fix typo in a path: osx/global/icons)
...
Issue #121
2019-02-15 23:59:24 +08:00
janekptacijarabaci
64c2c46681
[PALEMOON] [frontend vs backend] Added icons
...
Issue #121
2019-02-15 23:59:23 +08:00
janekptacijarabaci
10ec23e5a8
[PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM
...
Issue #155
Part 2 for:
931950a880
2019-02-15 23:59:21 +08:00
NTD
f5ddf51953
[WebExAM] Deduplicate toolkit/mozapps/webextensions
2019-02-15 23:59:20 +08:00
NTD
e25be6c404
[WebExAM] Follow up to 351cf2703
2019-02-15 23:59:18 +08:00
wolfbeast
cad3295cf4
Fix typo in 8b9fe0e3582a0578720dc38b4ede57eac90e4594
2019-02-15 23:59:16 +08:00
NTD
d300380db0
[WebExAM] Issue #402 - Make JSON update manifests assume Firefox instead of Toolkit
2019-02-15 23:59:14 +08:00
Pale Moon
7c5d4769d8
Port libopus upstream patch.
...
Based on https://git.xiph.org/?p=opus.git;a=commitdiff;h=70a3d641b
2019-02-15 23:59:13 +08:00
Moonchild
170f2ade41
Revert "Always build with SSE2 support & display an error if not available"
2019-02-15 23:59:11 +08:00
Moonchild
155ccedb7d
Revert "Only display SSE2 error dialog on 32-bit Linux"
2019-02-15 23:59:10 +08:00
trav90
b59dce9964
Only display SSE2 error dialog on 32-bit Linux
...
All 64bit CPU's support SSE2 so there's no reason to have this code on 64-bit builds.
2019-02-15 23:59:08 +08:00
wolfbeast
b22223ac20
Make Pale Moon Windows8WindowFrameColor compatible with global scope.
...
This resolves #396 .
2019-02-15 23:59:07 +08:00
trav90
10bc6c2b0d
Remove extraneous SSE flag
2019-02-15 23:59:05 +08:00
trav90
1e8a7b041e
Tweak SSE/SSE2 GCC flags
2019-02-15 23:59:04 +08:00
trav90
bbc27e01ae
Always build with SSE2 support when using GCC
2019-02-15 23:59:02 +08:00
trav90
989d1736b2
Display an error on Linux in the absence of SSE2
2019-02-15 23:59:01 +08:00
janekptacijarabaci
adb584360c
[PALEMOON] [frontend vs backend] Reduce size of PopupBlocking:UpdateBlockedPopups messages
...
Issue #392
2019-02-15 23:58:59 +08:00
janekptacijarabaci
8c8210bacf
Bug 1394399 - Fix web-platform-tests to expect "same-origin" default Request.credentials
...
Issue #389
2019-02-15 23:58:58 +08:00
janekptacijarabaci
72fa225e1b
Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentials
...
Issue #389
2019-02-15 23:58:56 +08:00
janekptacijarabaci
663291455b
Bug 1394399 - Default Request.credentials to "same-origin" instead of "omit"
...
Issue #389
2019-02-15 23:58:55 +08:00
adeshkp
8b9da6442c
Pale Moon - Fix white tab text for active tab on Mac
2019-02-15 23:58:53 +08:00
Moonchild
aa52f6bd53
Revert "Remove the Social API"
2019-02-15 23:58:52 +08:00
Ascrod
d7e628ffa5
Remove MOZ_SOCIAL.
2019-02-15 23:58:50 +08:00
Ascrod
44dc9ecd8e
Remove the Social API
2019-02-15 23:58:48 +08:00
trav90
72d9e76fca
Revoke MediaDataDecoder callback after RemoteVideoDecoder has been shut down
2019-02-15 23:58:46 +08:00
trav90
46621ae3e3
Null check the right pointer in RecvReadback
2019-02-15 23:58:45 +08:00
trav90
edf010898f
Perform null check earlier in OggCodecState.cpp
2019-02-15 23:58:43 +08:00
trav90
1bc04e8910
[MSE] Correct ADTS frame size calculation
...
This should be bitwise OR rather than logical OR, which just returns 1.
2019-02-15 23:58:42 +08:00
wolfbeast
c006541548
Remove CrashReporterParent leftover.
...
Tag #20 .
2019-02-15 23:58:40 +08:00
wolfbeast
e17c0d4d87
Remove IPC profile functions.
...
Resolves #378 .
2019-02-15 23:58:39 +08:00
wolfbeast
1a823f5ad6
Remove SPS profiler.
...
- Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS)
- Stub out several profiler-only functions.
2019-02-15 23:58:37 +08:00
wolfbeast
3fe8aff3f5
Remove CrashReporterParent leftover.
...
Tag #20 .
2019-02-15 23:58:35 +08:00
wolfbeast
8d1e73fc3c
Remove the jprof profiler.
...
This resolves #377 .
2019-02-15 23:58:34 +08:00
janekptacijarabaci
64602172c2
[PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't work correctly
...
Issue #121
2019-02-15 23:58:33 +08:00
wolfbeast
92fbd042f5
Remove the Dark Matter Detector (DMD) Memeory debugger component.
...
This resolves #376 .
2019-02-15 23:58:31 +08:00
wolfbeast
4f9e1b3147
Remove IPC CrashReporterClient/Host
...
Tag #20 .
2019-02-15 23:58:29 +08:00
wolfbeast
ad8dedfc91
Remove stubbed IPC CrashReporter(Parent/Child)
2019-02-15 23:58:28 +08:00
wolfbeast
a3f981092e
Remove GMP, Plugin and IPC crash reporter hooks.
...
Stubs will be removed in follow-up
Tag #20 .
2019-02-15 23:58:26 +08:00
wolfbeast
22a077d0ed
Remove gfxCrashReporterUtils leftover.
...
Tag #20 .
2019-02-15 23:58:24 +08:00
wolfbeast
121456f05a
Remove gfxCrashReporterUtils.
...
Tag #20 .
2019-02-15 23:58:22 +08:00
trav90
886642abc1
[MSE] Add a missing comma in validBoxes
2019-02-15 23:58:21 +08:00
wolfbeast
b88143e4be
Update libhyphen's glue code to include overloads for fgetc() and feof().
...
Follow-up to 41cbe2d931d2742bb8dd6240eae9599e3bf3a512 to fix a crash regression.
This resolves #374 .
2019-02-15 23:58:19 +08:00
wolfbeast
2a5df33520
Fix missing include in Skia SafeMath
2019-02-15 23:58:18 +08:00
Leorize
0f84519843
palemoon/installer: Fix packaging when built --with-system-nss/nspr
...
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.
2019-02-15 23:58:16 +08:00
Leorize
961f4c4dd0
external/nss: Don't link with libcrmf on --with-system-nss builds
...
Since Bug 1030963, functions that make use of libcrmf has been removed
from the codebase. Therefore, it's no longer necessary to link with
libcrmf.
This commit completely removes the '-lcrmf' for --with-system-nss
builds, as libcrmf is not available on all systems (eg. Arch Linux)
This commit is a follow up to #364
2019-02-15 23:58:15 +08:00