summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| | | * | | | [PALEMOON] Preferences: Fix permissions.xul (an introductory comment)janekptacijarabaci2018-04-26-4/+4
| | | * | | | [follow up] Bug 1192458, Part 1 - Consolidate push and desktop notification p...janekptacijarabaci2018-04-26-21/+0
| | | * | | | [follow up] Bug 1216271 - Display a notification upon upgrade for users who c...janekptacijarabaci2018-04-26-9/+11
| | | * | | | [PALEMOON] Permisions Manager: Added a commentjanekptacijarabaci2018-04-26-0/+4
| | | * | | | Bug 1280775 - null check in removePermission to prevent crash: permission man...janekptacijarabaci2018-04-26-13/+13
| | | * | | | Bug 1212610 - Fix sorting permissions by site due a legacy property name bein...janekptacijarabaci2018-04-26-1/+1
| | | * | | | Bug 1190175 - Update offlineapp listbox to display origin propertyjanekptacijarabaci2018-04-26-1/+1
| | | * | | | Bug 1189073 - Handle entering 'localhost:12345' into the cookie exceptions di...janekptacijarabaci2018-04-26-2/+13
| | | * | | | Bug 1185365 - Correctly deal with full URLs in the cookie exceptions dialogjanekptacijarabaci2018-04-26-1/+1
| | | * | | | Bug 1173523 - Part 9: Update pageinfo to use the new API for nsIPermissionjanekptacijarabaci2018-04-26-3/+4
| | | * | | | Bug 1173523 - Part 7: Update advanced.js to use new API for nsIPermissionjanekptacijarabaci2018-04-26-18/+14
| | | * | | | Bug 1173523 - Part 5: Update the preferences permissions UI to use new API fo...janekptacijarabaci2018-04-26-37/+41
| | | * | | | Bug 1173523 - Part 4: Update about:permissions to use new API for nsIPermissionjanekptacijarabaci2018-04-26-61/+58
| | | * | | | Bug 1173523 - Part 3: Update PluginContent to use new API for nsIPermissionjanekptacijarabaci2018-04-26-28/+12
| | | * | | | Bug 1221330 - Show the app icon in the XUL upgraded notifications alertjanekptacijarabaci2018-04-26-1/+12
| | | * | | | Bug 1220884 - Friendlier string for the notification upgrade UIjanekptacijarabaci2018-04-26-3/+3
| | | * | | | Bug 1216271 - Follow-up to add L10N notes and fix style to use an early returnjanekptacijarabaci2018-04-26-0/+2
| | | * | | | Bug 1216271 - Display a notification upon upgrade for users who currently all...janekptacijarabaci2018-04-26-13/+47
| | | * | | | Bug 1216684 - Notification permissions cannot be global granted/denied in pri...janekptacijarabaci2018-04-26-20/+35
| | | * | | | Bug 1192458, Part 2 - New icon for consolidated notification permissionjanekptacijarabaci2018-04-26-12/+159
| | | * | | | Bug 1192458, Part 1 - Consolidate push and desktop notification permissionsjanekptacijarabaci2018-04-26-96/+7
| | | * | | | Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead o...janekptacijarabaci2018-04-26-4/+23
| | | * | | | Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Re...janekptacijarabaci2018-04-26-12/+17
| | | * | | | Bug 1039540 - Disable the sorting of rows of sub-dialogs when right clicking ...janekptacijarabaci2018-04-26-4/+16
| | | * | | | Bug 1137870 - Fix mismatching argument counts in permissions.js (partially)janekptacijarabaci2018-04-26-1/+1
| | | * | | | Bug 340432 - Add the ability to cancel site permission changesjanekptacijarabaci2018-04-26-98/+161
| | | * | | | Bug 574460 - Fix handling of permission deletion notifications in preference ...janekptacijarabaci2018-04-26-4/+11
| | | * | | | Bug 431901 - Update preference dialogs to treat backspace and delete equivale...janekptacijarabaci2018-04-26-4/+14
| | | * | | | Bug 1006461 - Fix handling of permission notifications in preference dialogsjanekptacijarabaci2018-04-26-0/+5
| | | * | | | Bug 956151 - Remove the perm attribute in permissions.jsjanekptacijarabaci2018-04-26-5/+3
| | | * | | | Bug 1038811 - Push Notifications (observer)janekptacijarabaci2018-04-26-0/+2
| | | * | | | Bug 1038811 - Push Notifications - Firefox front end changes for preferences,...janekptacijarabaci2018-04-26-3/+129
| | | * | | | Bug 1115293 - Use "use strict"janekptacijarabaci2018-04-26-0/+2
| | | * | | | Bug 996448 - Lazify the loading of PluralForm.jsm everywherejanekptacijarabaci2018-04-26-10/+9
| | |/ / / / | |/| | | |
| * | | | | Disable TLS 1.3 by default for now until our NSS can be updated to the latest...wolfbeast2018-04-25-1/+1
| * | | | | Revert "Update NSPR to 4.18"wolfbeast2018-04-25-295/+395
| * | | | | Revert "Update NSS to 3.35-RTM"wolfbeast2018-04-25-34294/+15971
| * | | | | Revert "Update build system files for NSS 3.35"wolfbeast2018-04-25-9/+1
| | |_|_|/ | |/| | |
| * | | | Avoid calling slice in self-hosted code. DiDwolfbeast2018-04-25-3/+21
| * | | | Revert "Add pluralrules to JS Intl"wolfbeast2018-04-25-542/+134
| * | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-25-74/+1020
| |\ \ \ \
| | * \ \ \ Merge pull request #262 from janekptacijarabaci/js_dom_overflow_1Moonchild2018-04-25-74/+1020
| | |\ \ \ \
| | | * | | | moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24-40/+651
| | | * | | | Bug 1338053: Make nsFlexContainerFrame::MarkIntrinsicISizesDirty() also call ...janekptacijarabaci2018-04-24-0/+174
| | | * | | | Bug 1336708: Reftestjanekptacijarabaci2018-04-24-0/+65
| | | * | | | Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's c...janekptacijarabaci2018-04-24-23/+39
| | | * | | | Bug 1209697: Cache flex measuring reflows to avoid exponential behaviorjanekptacijarabaci2018-04-24-39/+114
| | | * | | | Bug 1209697: Clear ancestor intrinsic sizes when our block size changesjanekptacijarabaci2018-04-24-1/+6
| * | | | | | Honor browser.safebrowsing.UI.enabledwolfbeast2018-04-25-2/+18
| |/ / / / /
| * | | | | Tweak fullscreen APIwolfbeast2018-04-24-10/+3