Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope ↵ | janekptacijarabaci | 2018-05-28 | -4/+4 |
| | | | | | | | | | let/const with var in Pale Moon and TychoAM Issue #155 Part 2 for: https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858 | |||
* | [PALEMOON] Replace serializing `nsISHEntry.owner` with ↵ | JustOff | 2018-04-30 | -11/+19 |
| | | | | `nsISHEntry.triggeringPrincipal` | |||
* | Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar ↵ | JustOff | 2018-04-28 | -1/+7 |
| | | | | changes | |||
* | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -10/+10 |
| | | | | tag #155 | |||
* | Align SessionStore.jsm with the updated nsICookieManager2.add() API | JustOff | 2018-04-14 | -1/+1 |
| | ||||
* | Align SessionStore.jsm with the updated getCookiesFromHost() API | JustOff | 2018-04-14 | -1/+1 |
| | ||||
* | Use modern syntax to call NetUtil.newChannel() in _SessionFile.jsm | JustOff | 2018-04-14 | -1/+4 |
| | ||||
* | Use document's principal for favicons in browser | JustOff | 2018-04-14 | -1/+5 |
| | ||||
* | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, ↵ | janekptacijarabaci | 2018-04-09 | -1/+1 |
| | | | | extensions) | |||
* | [PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore) | janekptacijarabaci | 2018-04-08 | -3/+3 |
| | | | | Issue #102 | |||
* | Sync Pale Moon code | Matt A. Tobin | 2018-04-04 | -3/+8 |
| | ||||
* | Add Pale Moon | Matt A. Tobin | 2018-02-02 | -0/+6637 |