summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/nsBrowserGlue.js
Commit message (Collapse)AuthorAgeLines
* Issue #991 Part 1: Pale MoonAscrod2019-04-13-12/+3
|
* Revert "Fix bookmarks backup logic."wolfbeast2019-01-30-36/+52
| | | | This reverts commit 99f5afe64b393809c4bdee6c92d0769091bd2ca0.
* [PALEMOON] Remove some dead code from browser gluewolfbeast2019-01-28-8/+0
| | | | (plugin update service)
* Fix bookmarks backup logic.wolfbeast2019-01-24-52/+36
| | | | | | | | This is a follow-up to an incomplete patch submitted to Tycho: https://github.com/MoonchildProductions/Pale-Moon/pull/1082 Also reduces the idle time before attempting to backup in the background to 10 minutes (was 15).
* [PALEMOON] Open about:permissions when notification settings are requestedJustOff2018-10-20-0/+15
|
* [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder ↵JustOff2018-06-13-1/+17
| | | | is implemented
* [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switchJustOff2018-06-11-1/+15
|
* [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in ↵janekptacijarabaci2018-04-30-31/+24
| | | | | | nsBrowserGlue.js Tag #273
* [PALEMOON] Add required gBrowserBundle lazy getter in nsBrowserGlue.jsMatt A. Tobin2018-04-30-3/+9
|
* [PALEMOON] Issue #283 - Pale Moon Shell Service is not invoking defalt ↵Matt A. Tobin2018-04-30-15/+32
| | | | client check on start
* [follow up] Bug 1216684 - Notification permissions ... in private windows - ↵janekptacijarabaci2018-04-26-0/+10
| | | | implemented "_getBrowserForRequest" function (e10 off only)
* [follow up] Bug 1216271 - Display a notification upon upgrade for users who ↵janekptacijarabaci2018-04-26-9/+11
| | | | currently allow notifications for at least one site
* 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-1/+1
|
* Bug 1216271 - Display a notification upon upgrade for users who currently ↵janekptacijarabaci2018-04-26-13/+45
| | | | allow notifications for at least one site
* Bug 1216684 - Notification permissions cannot be global granted/denied in ↵janekptacijarabaci2018-04-26-20/+35
| | | | private windows
* Bug 1192458, Part 1 - Consolidate push and desktop notification permissionsjanekptacijarabaci2018-04-26-42/+5
|
* Bug 1038811 - Push Notifications - Firefox front end changes for ↵janekptacijarabaci2018-04-26-1/+40
| | | | preferences, and permission notification
* [PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmoduleMatt A. Tobin2018-04-17-0/+4
|
* [PALEMOON] [Frontend vs Backend] HTML - input - datetimejanekptacijarabaci2018-04-15-0/+4
| | | | Issue #162
* [PALEMOON] Update handle-xul-text-link to deal with json source dataMatt A. Tobin2018-04-12-1/+2
|
* [PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTCMatt A. Tobin2018-04-07-0/+6
|
* [PALEMOON] Use an array for Lazy Module GettersMatt A. Tobin2018-04-07-53/+21
|
* [PALEMOON] Remove check for MSE mixed prefs in nsBrowserGlue.jsMatt A. Tobin2018-04-05-5/+0
|
* Sync Pale Moon codeMatt A. Tobin2018-04-04-2/+2
|
* Add Pale MoonMatt A. Tobin2018-02-02-0/+1961