Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor structured clone JSAPI to prevent mismatched scopes. | wolfbeast | 2018-06-07 |
| | | | | Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320. | ||
* | Perform some sanity checks on nsMozIconURI. | Pale Moon | 2018-06-07 |
| | |||
* | Bug 1450688. r=bz, a=RyanVM | Kris Maglione | 2018-06-07 |
| | | | | | | | | MozReview-Commit-ID: 4KHNpxiziWd --HG-- extra : source : 008cc230b68fa2bf349923159b4a6e07768e56e5 extra : intermediate-source : 983ff6a90aae872383d52d5189396a47f3db7d17 | ||
* | Account for offsets when creating buffers for image textures. | wolfbeast | 2018-06-07 |
| | |||
* | Bug 1462682 - Skia path bounds rounding fix. r=rhunt, a=RyanVM | Lee Salzman | 2018-06-07 |
| | |||
* | Fix build bustage. | wolfbeast | 2018-06-07 |
| | | | | Follow-up to f35bf8b65d25f88c7e34263337b05619a78868f6 | ||
* | Update dimensions early in ClearTarget. | Jonathan Kew | 2018-06-07 |
| | |||
* | Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest. ↵ | Andrea Marchesini | 2018-06-07 |
| | | | | | | | r=ehsan, a=jcristau --HG-- extra : rebase_source : 542dca7fe46dd965ecde4c8387685beaf20ec3de | ||
* | Bug 1452576 - Improve StructuredCloneHolder for fuzzy tests, r=decoder ↵ | Andrea Marchesini | 2018-06-07 |
| | | | | | | | a=jcristau --HG-- extra : rebase_source : eb2bc60ffcac9afd44da7a2f5c99913829cd4753 | ||
* | Bug 1458270: Clean up in the shutdown observer. r=milan a=jcristau | David Major | 2018-06-07 |
| | | | | | --HG-- extra : amend_source : 7b1277a18a3ed4f441deef8b51cb4ec4dde614cc | ||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-06-07 |
|\ | |||
| * | Merge pull request %460 from g4jc/gtk_null_fix | Moonchild | 2018-06-07 |
| |\ | | | | | | | backport mozbug %546387: fix assert failure in gtk which prints to the console | ||
| | * | backport mozbug %546387: fix assert failure in gtk which prints to the console. | Gaming4JC | 2018-06-06 |
| |/ | |||
* | | Change inlining of intrinsics. | wolfbeast | 2018-06-07 |
| | | |||
* | | Update tzdata in ICU data files to 2018e. | André Bargull | 2018-06-07 |
|/ | |||
* | Merge branch 'NSS-335' | wolfbeast | 2018-06-06 |
|\ | |||
| * | Revert "Disable TLS 1.3 by default for now until our NSS can be updated to ↵ | wolfbeast | 2018-06-06 |
| | | | | | | | | | | | | the latest spec." This reverts commit 6c3f95480a191ce432ddfb2aa400a6d70c4884a8. | ||
| * | Request NSS to use DBM as the storage file format | JustOff | 2018-06-06 |
| | | |||
| * | Revert "Restore NSS default storage file format to DBM when no prefix is given." | wolfbeast | 2018-06-06 |
| | | | | | | | | This reverts commit b2c78bbf83f75bf034028814329fdd43b6bfe885. | ||
| * | Restore NSS default storage file format to DBM when no prefix is given. | wolfbeast | 2018-06-05 |
| | | |||
| * | Update build system files for NSS 3.35 | wolfbeast | 2018-06-05 |
| | | |||
| * | Update NSS to 3.35-RTM | wolfbeast | 2018-06-05 |
| | | |||
| * | Update NSPR to 4.18 | wolfbeast | 2018-06-05 |
| | | |||
* | | Set sync prefs. | wolfbeast | 2018-06-06 |
| | | |||
* | | Fix for loop in Sync quota dialog. | wolfbeast | 2018-06-06 |
| | | |||
* | | Merge pull request %458 from SpockMan02/patch-3 | Moonchild | 2018-06-06 |
|\ \ | | | | | | | Issue mcp-graveyard/UXP%448: Pale Moon: Include pinned tabs when warning about closing… | ||
| * | | Issue mcp-graveyard/UXP%448: Pale Moon: Include pinned tabs when warning ↵ | SpockFan02 | 2018-06-06 |
| |/ | | | | | | | | | about closing tabs with more than one window This resolves %448. | ||
* / | Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ↵ | wolfbeast | 2018-06-06 |
|/ | | | | with %-moz-resolution=w,h | ||
* | Port our stricter cookie gating. | wolfbeast | 2018-06-05 |
| | | | | This addresses the critical section of %449. | ||
* | Merge pull request %440 from janekptacijarabaci/pm_url_2 | Moonchild | 2018-06-05 |
|\ | | | | | [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden | ||
| * | Remove an unnecessary comment when closing the dialog | janekptacijarabaci | 2018-06-04 |
| | | | | | | | | Issue mcp-graveyard/UXP%434 | ||
| * | Style clean up + fix typo | janekptacijarabaci | 2018-06-04 |
| | | | | | | | | Issue mcp-graveyard/UXP%434 | ||
| * | [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden | janekptacijarabaci | 2018-06-03 |
| | | | | | | | | Issue mcp-graveyard/UXP%434 | ||
* | | Merge pull request %442 from SpockMan02/patch-2 | Moonchild | 2018-06-05 |
|\ \ | | | | | | | Fix a file path for macOS | ||
| * | | Fix a file path for macOS | SpockFan02 | 2018-06-05 |
|/ / | | | | | Tag mcp-graveyard/UXP%286 | ||
* | | Fix Basilisk Mac window menu include path. | wolfbeast | 2018-06-05 |
| | | | | | | | | Tag mcp-graveyard/UXP%286 | ||
* | | Fix incorrect Pale Moon installer locale paths. | wolfbeast | 2018-06-04 |
| | | |||
* | | Merge branch 'move-basilisk' | wolfbeast | 2018-06-04 |
|\ \ | |||
| * | | Issue mcp-graveyard/UXP%303 Part 3: Update themes for the new Basilisk location. | wolfbeast | 2018-06-04 |
| | | | | | | | | | | | | This also addresses %286. | ||
| * | | Issue mcp-graveyard/UXP%303 Part 2: Update build files for the new location | wolfbeast | 2018-06-04 |
| | | | |||
| * | | Issue mcp-graveyard/UXP%303 Part 1: Move basilisk files from /browser to ↵ | wolfbeast | 2018-06-04 |
| | | | | | | | | | | | | /application/basilisk | ||
* | | | [PALEMOON] Bump version to Alpha 3 | wolfbeast | 2018-06-04 |
|/ / | |||
* | | Merge pull request %441 from janekptacijarabaci/pm_findbar_1 | Moonchild | 2018-06-03 |
|\ \ | | | | | | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys | ||
| * | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys | janekptacijarabaci | 2018-06-03 |
| |/ | | | | | | | Issue mcp-graveyard/UXP%430 | ||
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-06-03 |
|\ \ | |||
| * \ | Merge pull request %436 from Ascrod/readerview | New Tobin Paradigm | 2018-06-03 |
| |\ \ | | | | | | | | | Update Readability from mozilla-central release branch (FF 60.0). | ||
| | * | | Update Readability from mozilla-central release branch (FF 60.0). | Ascrod | 2018-06-02 |
| | | | | |||
* | | | | Revert "Reinstate tabMinWidth and tabMaxWidth prefs." | wolfbeast | 2018-06-03 |
| | | | | | | | | | | | | | | | | This reverts commit 6e8846622a79549542adaca58d741d9263daf686. | ||
* | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-06-03 |
|\| | | | |||
| * | | | Merge pull request %433 from Ascrod/UITour | Moonchild | 2018-06-03 |
| |\ \ \ | | | | | | | | | | | Remove SelfSupportBackend module. |