Commit graph

2,253 commits

Author SHA1 Message Date
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
janekptacijarabaci
bb156cfdf1 Bug 1115293 - Use "use strict" 2019-02-15 23:50:33 +08:00
janekptacijarabaci
e05cd41451 Bug 996448 - Lazify the loading of PluralForm.jsm everywhere 2019-02-15 23:50:31 +08:00
wolfbeast
63045af8a2 Disable TLS 1.3 by default for now until our NSS can be updated to the latest spec. 2019-02-15 23:50:30 +08:00
wolfbeast
cd3167e35d Revert "Update NSPR to 4.18"
This reverts commit 8781f745556be5d7402d0f3adc67ecfe32fe04a0.
2019-02-15 23:50:28 +08:00
wolfbeast
9e32522120 Revert "Update NSS to 3.35-RTM"
This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94.
2019-02-15 23:50:26 +08:00
wolfbeast
5f958910dd Revert "Update build system files for NSS 3.35"
This reverts commit a910f57af64271e391c1fb33cbdd97da1ddfe2d6.
2019-02-15 23:50:25 +08:00
wolfbeast
8ee79282f8 Avoid calling slice in self-hosted code. DiD
This time without unrelated/incomplete pluralforms junk.
2019-02-15 23:50:23 +08:00
wolfbeast
7e93e7170f Revert "Add pluralrules to JS Intl"
This reverts commit 7686bceecff17f91758c8c6547a78e71ff3a8c38.
2019-02-15 23:50:22 +08:00
janekptacijarabaci
85692a1198 moebius#138: Optimize operations on root of deeply-nested frame tree
https://github.com/MoonchildProductions/moebius/pull/138
2019-02-15 23:50:20 +08:00
janekptacijarabaci
02f3024a9c Bug 1338053: Make nsFlexContainerFrame::MarkIntrinsicISizesDirty() also call its parent class's method 2019-02-15 23:50:19 +08:00
janekptacijarabaci
58302de58a Bug 1336708: Reftest 2019-02-15 23:50:16 +08:00
janekptacijarabaci
54d4d7e14a Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's computed height has changed 2019-02-15 23:50:15 +08:00
janekptacijarabaci
95b1132e04 Bug 1209697: Cache flex measuring reflows to avoid exponential behavior 2019-02-15 23:50:13 +08:00
janekptacijarabaci
b706df90da Bug 1209697: Clear ancestor intrinsic sizes when our block size changes 2019-02-15 23:50:12 +08:00
wolfbeast
a49be72173 Honor browser.safebrowsing.UI.enabled
This resolves #266
2019-02-15 23:50:10 +08:00
wolfbeast
4de2d1fc68 Tweak fullscreen API 2019-02-15 23:50:09 +08:00
wolfbeast
51510273b0 Remove build support for HP-UX
Note: 3rd party lib support (NSS, etc.) has not been touched.
2019-02-15 23:50:07 +08:00
janekptacijarabaci
2a27202c64 moebius#209: Throws an error - "CloudSync is not defined"
https://github.com/MoonchildProductions/moebius/pull/209
2019-02-15 23:50:06 +08:00
janekptacijarabaci
003a5d157d palemoon#583 and #1071: Fix: Plugin placeholder image/text (ask to activate) missing + overlay
https://github.com/MoonchildProductions/Pale-Moon/pull/583
https://github.com/MoonchildProductions/Pale-Moon/pull/1071
2019-02-15 23:50:04 +08:00
janekptacijarabaci
82205cf721 moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + a comment
https://github.com/MoonchildProductions/moebius/pull/30
https://github.com/MoonchildProductions/moebius/pull/37
2019-02-15 23:50:03 +08:00
janekptacijarabaci
41ad5496ae moebius#312: DOM - Fix incorrect TypeError: Response body is given with a null body status
https://github.com/MoonchildProductions/moebius/issues/312
2019-02-15 23:50:01 +08:00
janekptacijarabaci
9ee1ed3eaf [PALEMOON] [frontend vs backend] Fix cookies in Preferences
Issue #121
2019-02-15 23:50:00 +08:00
janekptacijarabaci
251332bb95 [PALEMOON] [frontend vs backend] Fix sanitize ("History" - "Clear Recent History..."):
Issue #121
2019-02-15 23:49:58 +08:00
janekptacijarabaci
a748ea4e42 [fix typo] palemoon#903 and #975: Customizable toolbars - persist the attribute "collapsed" (backward compatible)
https://github.com/MoonchildProductions/Pale-Moon/pull/903
https://github.com/MoonchildProductions/Pale-Moon/pull/975
https://github.com/MoonchildProductions/UXP/issues/242
2019-02-15 23:49:57 +08:00
wolfbeast
998680810a Re-introduce some required overrides (why were ALL of them cleared?!) 2019-02-15 23:49:55 +08:00
wolfbeast
b303ef519c Hard-code the version number for Mozilla's version checker for add-ons. 2019-02-15 23:49:54 +08:00
JustOff
c54e714ef5 Fix accessing the bootstrap methods when they are declared in the new lexical scope 2019-02-15 23:49:52 +08:00
janekptacijarabaci
a968f1d6c2 moebius#195: DOM - PointerEvent - improvements
https://github.com/MoonchildProductions/moebius/pull/195
2019-02-15 23:49:51 +08:00
janekptacijarabaci
3d237024d5 moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes
https://github.com/MoonchildProductions/moebius/pull/328
2019-02-15 23:49:49 +08:00
janekptacijarabaci
7f09dee539 moebius#187: DOM - nsIContentPolicy - context (document)
https://github.com/MoonchildProductions/moebius/pull/187
2019-02-15 23:49:47 +08:00
janekptacijarabaci
557c89de3c Revert "Bug 1182569: Use AsyncOpen2 for docshell loads"
This reverts commit 29bd11c3cd6ff41f7167530f9bbcd9d195b7c427.
2019-02-15 23:49:46 +08:00