wolfbeast
797ca533f9
Remove support for making jemalloc4 the default memory allocator.
3 years ago
wolfbeast
c76d18a40d
Remove support for system jemalloc.
3 years ago
JustOff
89beaa72ad
Provide LoadInfo for NewChannel() call in 'about' protocol handler
3 years ago
trav90
deeec2b2b7
Update CLOBBER after ffvpx update
3 years ago
trav90
13e11af6b3
Bump VP9 benchmark version ID
3 years ago
trav90
29c9e2b040
[ffvpx] Update resync documentation
3 years ago
trav90
9d0e5cb961
[ffvpx] Re-generate config_*.{h,asm} files
3 years ago
trav90
7c12d7e266
[ffvpx] Re-enable assembly optimized code
...
It was inadvertently disabled in 8b37a1bc306c1d5a3cc92e9dc04fb95d5d9a0298.
3 years ago
trav90
990d844c2c
[ffvpx] Compile ffvpx lib with -ffreestanding to avoid triggering a clang bug
3 years ago
trav90
0aa6191fb7
[FFmpeg] Add a preemptive stdlib.h include in our libavutil_visibility.h hackaround file
3 years ago
trav90
aeea23c315
[FFmpeg] Work around a bug with corrupted data
...
According to FFmpeg documentation, the out parameter is "set to size of parsed buffer or zero if not yet finished." however this is only the case if no error occurred; otherwise it is left untouched. We want the invalid content to generate a decoding error, so we set size to inputSize to ensure decoding failed later.
3 years ago
trav90
5567bd5369
[ffvpx] Remove some files we don't need
3 years ago
trav90
d1361d3c21
[ffvpx] Update ffvp9/ffvp8 to 3.4.2-release
...
Structure of code was slightly modified so that it should be no longer necessary to re-generate the config_*.h files, greatly simplifying the resync process in the future.
3 years ago
trav90
705e180aea
[ffvpx] Restore AVOptions and dictionary features
...
FFmpeg requires specific default values in AVCodecContext to be set. Instead of manually setting these each time we resync with upstream, let's use FFmpeg's own AVOptions which automatically sets all the values to their default.
3 years ago
trav90
7005e37b98
[ffvpx] Revert Mozilla hack in FFmpeg code
...
This hack was added by Mozilla to work around a potential data race, however the root cause was fixed by upstream in release 3.4 so this hack is no longer needed.
3 years ago
janekptacijarabaci
e241e6e34c
[PALEMOON] Remove "dom.push.enabled" from aboutPermissions.js (consolidated to "dom.webnotifications.enabled")
3 years ago
janekptacijarabaci
a3e90db709
[PALEMOON] Remove double rows from aboutPermissions.js
3 years ago
janekptacijarabaci
fa692e119d
[PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - use preprocessing for OSX and windows)
...
Issue #121
3 years ago
janekptacijarabaci
5331a87067
[PALEMOON] [frontend vs backend] Fix of non-existent CSS files
...
Issue #121
3 years ago
janekptacijarabaci
690b0039c9
[PALEMOON] Bug 723951 - Popup notification does not continue when the tab move to other window
...
Issue #121
3 years ago
NTD
da15587e4a
Partially revert 1ef526f0f - sftkpwd.c
...
#82 #265
3 years ago
janekptacijarabaci
997e7cf404
Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions
3 years ago
janekptacijarabaci
fd1ae7e583
Bug 1288557 - Part 0: Fix permissions dialog while receiving deleted event
3 years ago
adeshkp
f26ad69a6c
[Toolkit] Change button labels in password manager
3 years ago
adeshkp
55ac29aa10
[Basilisk] Change button labels in cookies dialog
3 years ago
adeshkp
1f7eb5a1f1
[Pale Moon] Change button labels in cookies dialog
3 years ago
wolfbeast
b912c0ca6b
Make github file all caps
3 years ago
wolfbeast
a8f3a177a0
Add github contributing guidelines
3 years ago
janekptacijarabaci
8b302f34b2
[follow up] Bug 1216684 - Notification permissions ... in private windows - implemented "_getBrowserForRequest" function (e10 off only)
3 years ago
janekptacijarabaci
b8496042ed
[PALEMOON] Preferences: Fix permissions.xul (an introductory comment)
3 years ago
janekptacijarabaci
6982e54d5e
[follow up] Bug 1192458, Part 1 - Consolidate push and desktop notification permissions
3 years ago
janekptacijarabaci
af0d98f060
[follow up] Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site
3 years ago
janekptacijarabaci
3e639acfef
[PALEMOON] Permisions Manager: Added a comment
3 years ago
janekptacijarabaci
4deec33633
Bug 1280775 - null check in removePermission to prevent crash: permission manager change
3 years ago
janekptacijarabaci
91bd7e5c06
Bug 1212610 - Fix sorting permissions by site due a legacy property name being referenced
3 years ago
janekptacijarabaci
34438edbc7
Bug 1190175 - Update offlineapp listbox to display origin property
3 years ago
janekptacijarabaci
f4d42d9e7a
Bug 1189073 - Handle entering 'localhost:12345' into the cookie exceptions dialog correctly
3 years ago
janekptacijarabaci
994a317fec
Bug 1185365 - Correctly deal with full URLs in the cookie exceptions dialog
3 years ago
janekptacijarabaci
d03744a3a1
Bug 1173523 - Part 9: Update pageinfo to use the new API for nsIPermission
3 years ago
janekptacijarabaci
6ed79ae702
Bug 1173523 - Part 7: Update advanced.js to use new API for nsIPermission
3 years ago
janekptacijarabaci
a7ad480d2b
Bug 1173523 - Part 5: Update the preferences permissions UI to use new API for nsIPermission (+ fix typos)
3 years ago
janekptacijarabaci
95350fd173
Bug 1173523 - Part 4: Update about:permissions to use new API for nsIPermission
3 years ago
janekptacijarabaci
deb1d55084
Bug 1173523 - Part 3: Update PluginContent to use new API for nsIPermission
3 years ago
janekptacijarabaci
4238f1570d
Bug 1221330 - Show the app icon in the XUL upgraded notifications alert
3 years ago
janekptacijarabaci
71f257bd44
Bug 1220884 - Friendlier string for the notification upgrade UI
3 years ago
janekptacijarabaci
7e83767f78
Bug 1216271 - Follow-up to add L10N notes and fix style to use an early return
3 years ago
janekptacijarabaci
4f42ce57c9
Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site
3 years ago
janekptacijarabaci
99d6131d72
Bug 1216684 - Notification permissions cannot be global granted/denied in private windows
3 years ago
janekptacijarabaci
06fc4f755f
Bug 1192458, Part 2 - New icon for consolidated notification permission
3 years ago
janekptacijarabaci
654e540f2d
Bug 1192458, Part 1 - Consolidate push and desktop notification permissions
3 years ago