Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix build issues.ANGLE-update | wolfbeast | 2018-07-11 |
| | |||
* | Update array-length-side-effects.html conformance test. | wolfbeast | 2018-07-11 |
| | |||
* | Force enable alpha channel to prevent ANGLE from using incompatible ↵ | wolfbeast | 2018-07-11 |
| | | | | backbuffer format. | ||
* | Update mochitest-errata. | wolfbeast | 2018-07-11 |
| | |||
* | Adjust ANGLE calls in Goanna for updated API. | wolfbeast | 2018-07-11 |
| | |||
* | Import ANGLE/3229 to our tree. | wolfbeast | 2018-07-11 |
| | | | | Base import of 3rd party code. | ||
* | Make nsAtomicFileOutputStream::DoOpen() fail if the file is read-only. | wolfbeast | 2018-07-10 |
| | | | | This means we don't leave behind prefs-<n>.js files when prefs.js is read-only. | ||
* | Merge pull request #613 from SpockMan02/mac-privatebrowsing-mask | Moonchild | 2018-07-09 |
|\ | | | | | Pale Moon: Restore osx private browsing indicator | ||
| * | Pale Moon: Restore osx private browsing indicator | SpockMan02 | 2018-07-08 |
| | | |||
* | | Merge pull request #615 from janekptacijarabaci/devtools_console_new-lines_1 | Moonchild | 2018-07-09 |
|\ \ | |/ |/| | DevTools - display newlines in some console messages | ||
| * | DevTools - display newlines in some console messages | janekptacijarabaci | 2018-07-09 |
|/ | | | | Issue #614 | ||
* | Merge pull request #612 from janekptacijarabaci/firefox_name_1 | Moonchild | 2018-07-08 |
|\ | | | | | Rename some remaining strings "firefox[-branding].js" to "basilisk[-branding].js" (or [application name].js) | ||
| * | Rename some remaining strings "firefox[-branding].js" to ↵ | janekptacijarabaci | 2018-07-08 |
| | | | | | | | | | | | | | | "basilisk[-branding.js]" (or [application].js) Ad: https://github.com/MoonchildProductions/UXP/commit/30cc819b77891ec4c097156670ecb5ce10b5d9c7 | ||
* | | Merge pull request #611 from janekptacijarabaci/firefox_name_2 | Moonchild | 2018-07-08 |
|\ \ | | | | | | | [BASILISK] "about:privatebrowsing" - use "Basilisk" instead of "Firefox" | ||
| * | | [BASILISK] "about:privatebrowsing" - use "Basilisk" instead of "Firefox" | janekptacijarabaci | 2018-07-08 |
| |/ | | | | | | | Issue #610 | ||
* | | Restore pref -- enhanced tiles aren't dead yet.PM28.0.0b3_Unstable | wolfbeast | 2018-07-08 |
| | | | | | | | | (without this, the newtab page is broken) | ||
* | | Version bump to beta 3 | wolfbeast | 2018-07-08 |
| | | |||
* | | Reconfigure Pale Moon | wolfbeast | 2018-07-08 |
|/ | | | | | Also fold a number of prefs back into the app prefs from shared branding prefs. This resolves #555. | ||
* | Merge pull request #609 from ↵ | Moonchild | 2018-07-07 |
|\ | | | | | | | | | janekptacijarabaci/devtools_locales_memory_typos-in-comments_1 Fix typos in comments - memory.properties | ||
| * | Fix typos in comments - memory.properties | janekptacijarabaci | 2018-07-07 |
|/ | |||
* | Merge pull request #606 from Ascrod/master | Moonchild | 2018-07-07 |
|\ | | | | | Updates to Reader and Narrator components. | ||
| * | Revert "Bug 1456652 - SameSite cookie Reader view patch bypass" | Ascrod | 2018-07-07 |
| | | | | | | | | This reverts commit 6f64e487f35986f093dbb002d12554a61021b2c9. | ||
| * | Bug 1456652 - SameSite cookie Reader view patch bypass | Ascrod | 2018-07-05 |
| | | |||
| * | Remove telemetry from NarrateControls.jsm. | Ascrod | 2018-07-04 |
| | | |||
| * | Fix local link handling in Reader Mode. | Ascrod | 2018-07-04 |
| | | |||
* | | Make the page visibility API pref-controlled. | wolfbeast | 2018-07-07 |
| | | | | | | | | This resolves #607. | ||
* | | Update about:rights links. | wolfbeast | 2018-07-06 |
| | | | | | | | | This resolves #603. | ||
* | | Fix redirector paths | wolfbeast | 2018-07-06 |
| | | | | | | | | This resolves #602. | ||
* | | Merge pull request #599 from janekptacijarabaci/dom_fetch_request_navigate_1 | Moonchild | 2018-07-05 |
|\ \ | | | | | | | Added support for Request constructor with "mode: navigate" | ||
| * | | Bug 1331564 - XHR SyncTeardownRunnable must run also when the worker is in ↵ | janekptacijarabaci | 2018-07-05 |
| | | | | | | | | | | | | killing state | ||
| * | | Bug 1298823 - Fix Request constructor - with "mode: navigate" | janekptacijarabaci | 2018-07-05 |
| | | | |||
* | | | Merge pull request #597 from janekptacijarabaci/dom_workers_terminate_1 | Moonchild | 2018-07-05 |
|\| | | | | | | | | Sync event loops in workers should be created only if compatible with the worker shutdown status | ||
| * | | Bug 604026 - Sync event loops in workers should be created only if ↵ | janekptacijarabaci | 2018-07-05 |
| | | | | | | | | | | | | compatible with the worker shutdown status | ||
* | | | Merge pull request #601 from janekptacijarabaci/security_blocking_data_1_1 | Moonchild | 2018-07-05 |
|\ \ \ | | | | | | | | | nsIContentPolicy::TYPE_DOCUMENT - Use "aLoadInfo->ContextForTopLevelLoad()" instead of "aLoadInfo->LoadingNode()" | ||
| * | | | nsIContentPolicy::TYPE_DOCUMENT - Use "aLoadInfo->ContextForTopLevelLoad()" ↵ | janekptacijarabaci | 2018-07-05 |
| |/ / | | | | | | | | | | | | | | | | instead of "aLoadInfo->LoadingNode()" Issue #600 | ||
* / / | [AllAM] [STRING CHANGES] Appearance -> Themes | Matt A. Tobin | 2018-07-05 |
|/ / | |||
* | | Merge pull request #590 from janekptacijarabaci/pm_devtools_menu_unused-items_1 | Moonchild | 2018-07-05 |
|\ \ | | | | | | | [PALEMOON] DevTools - remove unused items from browser.dtd | ||
| * | | [PALEMOON] DevTools - remove unused items from browser.dtd | janekptacijarabaci | 2018-07-04 |
| | | | |||
* | | | Merge pull request #594 from Lootyhoof/issue-593 | Moonchild | 2018-07-05 |
|\ \ \ | | | | | | | | | [Pale Moon] Adjust popup ID for password manager | ||
| * | | | Adjust popup ID for password manager | Lootyhoof | 2018-07-04 |
| | |/ | |/| | |||
* / | | On failure, save a dummy file from the background page thumb capture module. | wolfbeast | 2018-07-04 |
|/ / | | | | | | | | | | | | | | | | | If a background page thumbnail capture fails (e.g. due to too heavy scripting), we should write -something- to the thumbnail cache, because otherwise it will try again and again, which is problematic for bad trap pages, that even if the user has left the page never to return again, the thumbnail service may still try to capture, and fail. This resolves the only problem for us in #592. | ||
* | | Merge pull request #587 from janekptacijarabaci/aboutSessionRestore_error_3 | Moonchild | 2018-07-03 |
|\ \ | | | | | | | [PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js | ||
| * | | [PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in ↵ | janekptacijarabaci | 2018-07-03 |
| |/ | | | | | | | | | | | aboutSessionRestore.js Issue #350 | ||
* | | Merge pull request #588 from SpockMan02/patch-4 | Moonchild | 2018-07-03 |
|\ \ | | | | | | | Don't hide caption buttons with a lw theme, either | ||
| * | | Don't hide caption buttons with a lw theme, either | SpockFan02 | 2018-07-03 |
| | | | | | | | | | Follow-up to #585. I removed this from the PR, but it's actually needed, otherwise the caption buttons are hidden with a lightweight theme! | ||
* | | | Merge pull request #585 from SpockMan02/patch-4 | Moonchild | 2018-07-03 |
|\| | | |/ |/| | Mac: Do not hide caption buttons or titlebar | ||
| * | Mac: Do not hide caption buttons or titlebar | SpockFan02 | 2018-07-03 |
|/ | | | | | | on private browsing windows or with a lightweight theme installed. This resolves #491. This resolves #584. Tag https://github.com/MoonchildProductions/Pale-Moon/issues/623 | ||
* | Merge pull request #583 from ↵ | Moonchild | 2018-07-03 |
|\ | | | | | | | | | janekptacijarabaci/_testBranch_pageInfo_permissions_indexedDB Remove the UI for indexedDB in Page Info and Permissions Manager | ||
| * | Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Manager | janekptacijarabaci | 2018-07-02 |
| | | |||
* | | [PALEMOON] On GTK, default to showing the menubar only when alt is pressed | wolfbeast | 2018-07-03 |
| | | | | | | | | This restores parity with v27 |