trav90
5567bd5369
[ffvpx] Remove some files we don't need
2019-02-15 23:51:51 +08:00
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.
2019-02-15 23:51:50 +08:00
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.
2019-02-15 23:51:48 +08:00
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.
2019-02-15 23:51:47 +08:00
janekptacijarabaci
e241e6e34c
[PALEMOON] Remove "dom.push.enabled" from aboutPermissions.js (consolidated to "dom.webnotifications.enabled")
2019-02-15 23:51:45 +08:00
janekptacijarabaci
a3e90db709
[PALEMOON] Remove double rows from aboutPermissions.js
2019-02-15 23:51:44 +08:00
janekptacijarabaci
fa692e119d
[PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - use preprocessing for OSX and windows)
...
Issue #121
2019-02-15 23:51:42 +08:00
janekptacijarabaci
5331a87067
[PALEMOON] [frontend vs backend] Fix of non-existent CSS files
...
Issue #121
2019-02-15 23:51:41 +08:00
janekptacijarabaci
690b0039c9
[PALEMOON] Bug 723951 - Popup notification does not continue when the tab move to other window
...
Issue #121
2019-02-15 23:51:39 +08:00
NTD
da15587e4a
Partially revert 1ef526f0f - sftkpwd.c
...
#82 #265
2019-02-15 23:51:37 +08:00
janekptacijarabaci
997e7cf404
Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions
2019-02-15 23:51:36 +08:00
janekptacijarabaci
fd1ae7e583
Bug 1288557 - Part 0: Fix permissions dialog while receiving deleted event
2019-02-15 23:51:34 +08:00
adeshkp
f26ad69a6c
[Toolkit] Change button labels in password manager
2019-02-15 23:51:32 +08:00
adeshkp
55ac29aa10
[Basilisk] Change button labels in cookies dialog
2019-02-15 23:51:31 +08:00
adeshkp
1f7eb5a1f1
[Pale Moon] Change button labels in cookies dialog
2019-02-15 23:51:29 +08:00
wolfbeast
b912c0ca6b
Make github file all caps
2019-02-15 23:51:28 +08:00
wolfbeast
a8f3a177a0
Add github contributing guidelines
2019-02-15 23:51:26 +08:00
janekptacijarabaci
8b302f34b2
[follow up] Bug 1216684 - Notification permissions ... in private windows - implemented "_getBrowserForRequest" function (e10 off only)
2019-02-15 23:51:25 +08:00
janekptacijarabaci
b8496042ed
[PALEMOON] Preferences: Fix permissions.xul (an introductory comment)
2019-02-15 23:51:23 +08:00
janekptacijarabaci
6982e54d5e
[follow up] Bug 1192458, Part 1 - Consolidate push and desktop notification permissions
2019-02-15 23:51:22 +08:00
janekptacijarabaci
af0d98f060
[follow up] Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site
2019-02-15 23:51:20 +08:00
janekptacijarabaci
3e639acfef
[PALEMOON] Permisions Manager: Added a comment
2019-02-15 23:51:19 +08:00
janekptacijarabaci
4deec33633
Bug 1280775 - null check in removePermission to prevent crash: permission manager change
2019-02-15 23:51:17 +08:00
janekptacijarabaci
91bd7e5c06
Bug 1212610 - Fix sorting permissions by site due a legacy property name being referenced
2019-02-15 23:51:16 +08:00
janekptacijarabaci
34438edbc7
Bug 1190175 - Update offlineapp listbox to display origin property
2019-02-15 23:51:14 +08:00
janekptacijarabaci
f4d42d9e7a
Bug 1189073 - Handle entering 'localhost:12345' into the cookie exceptions dialog correctly
2019-02-15 23:51:13 +08:00
janekptacijarabaci
994a317fec
Bug 1185365 - Correctly deal with full URLs in the cookie exceptions dialog
2019-02-15 23:51:11 +08:00
janekptacijarabaci
d03744a3a1
Bug 1173523 - Part 9: Update pageinfo to use the new API for nsIPermission
2019-02-15 23:51:10 +08:00
janekptacijarabaci
6ed79ae702
Bug 1173523 - Part 7: Update advanced.js to use new API for nsIPermission
2019-02-15 23:51:08 +08:00
janekptacijarabaci
a7ad480d2b
Bug 1173523 - Part 5: Update the preferences permissions UI to use new API for nsIPermission (+ fix typos)
2019-02-15 23:51:07 +08:00
janekptacijarabaci
95350fd173
Bug 1173523 - Part 4: Update about:permissions to use new API for nsIPermission
2019-02-15 23:51:05 +08:00
janekptacijarabaci
deb1d55084
Bug 1173523 - Part 3: Update PluginContent to use new API for nsIPermission
2019-02-15 23:51:03 +08:00
janekptacijarabaci
4238f1570d
Bug 1221330 - Show the app icon in the XUL upgraded notifications alert
2019-02-15 23:51:01 +08:00
janekptacijarabaci
71f257bd44
Bug 1220884 - Friendlier string for the notification upgrade UI
2019-02-15 23:51:00 +08:00
janekptacijarabaci
7e83767f78
Bug 1216271 - Follow-up to add L10N notes and fix style to use an early return
2019-02-15 23:50:58 +08:00
janekptacijarabaci
4f42ce57c9
Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site
2019-02-15 23:50:57 +08:00
janekptacijarabaci
99d6131d72
Bug 1216684 - Notification permissions cannot be global granted/denied in private windows
2019-02-15 23:50:55 +08:00
janekptacijarabaci
06fc4f755f
Bug 1192458, Part 2 - New icon for consolidated notification permission
2019-02-15 23:50:54 +08:00
janekptacijarabaci
654e540f2d
Bug 1192458, Part 1 - Consolidate push and desktop notification permissions
2019-02-15 23:50:52 +08:00
janekptacijarabaci
b42ce19494
Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead of invoking the find bar
2019-02-15 23:50:51 +08:00
janekptacijarabaci
7a70b9241b
Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove
2019-02-15 23:50:49 +08:00
janekptacijarabaci
e0c491fafe
Bug 1039540 - Disable the sorting of rows of sub-dialogs when right clicking (+ style clean up)
2019-02-15 23:50:48 +08:00
janekptacijarabaci
8d0c3c72d3
Bug 1137870 - Fix mismatching argument counts in permissions.js (partially)
2019-02-15 23:50:46 +08:00
janekptacijarabaci
6462ac2979
Bug 340432 - Add the ability to cancel site permission changes
2019-02-15 23:50:45 +08:00
janekptacijarabaci
61d9cbe246
Bug 574460 - Fix handling of permission deletion notifications in preference dialogs
2019-02-15 23:50:43 +08:00
janekptacijarabaci
078801b39f
Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X
2019-02-15 23:50:42 +08:00
janekptacijarabaci
af4f1319d1
Bug 1006461 - Fix handling of permission notifications in preference dialogs
2019-02-15 23:50:40 +08:00
janekptacijarabaci
13a5a75e2c
Bug 956151 - Remove the perm attribute in permissions.js
2019-02-15 23:50:38 +08:00
janekptacijarabaci
5eda6e6b44
Bug 1038811 - Push Notifications (observer)
2019-02-15 23:50:37 +08:00
janekptacijarabaci
c662424575
Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification
2019-02-15 23:50:34 +08:00