Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Remove unused strings left from the migrator | JustOff | 2018-07-19 | -12/+0 | |
|/ | |||||
* | Merge pull request #645 from trav90/media-work | Moonchild | 2018-07-19 | -1/+0 | |
|\ | | | | | Ignore user data track | ||||
| * | Ignore user data track | trav90 | 2018-07-18 | -1/+0 | |
|/ | | | | | | That's the 'udta' box. They serve no purpose as far as we're concerned and stagefright doesn't handle it very well (as in, prevents playback). Resolves #616. | ||||
* | Clean up app strings and legacy download manager after ↵ | wolfbeast | 2018-07-18 | -11/+3 | |
| | | | | e92808f0ebbeab3ffb79a0b1a4d190f61fb8b43a | ||||
* | Merge pull request #644 from trav90/HSTS-preload-list | Moonchild | 2018-07-17 | -2555/+4080 | |
|\ | | | | | Update HSTS preload list | ||||
| * | Update HSTS preload list | trav90 | 2018-07-17 | -2555/+4080 | |
|/ | | | | Tag #447 | ||||
* | Merge pull request #643 from ↵ | Moonchild | 2018-07-17 | -25/+40 | |
|\ | | | | | | | | | janekptacijarabaci/pm_permissions_plugins_clickToPlay_vulnerable_1 Fix permissions plugins click to play UI | ||||
| * | [PALEMOON] Fix Permissions Manager (plugins.click_to_play / vulnerable plugins) | janekptacijarabaci | 2018-07-17 | -16/+22 | |
| | | |||||
| * | [PALEMOON] Fix Page Info - permissions (plugins.click_to_play / vulnerable ↵ | janekptacijarabaci | 2018-07-17 | -9/+18 | |
| | | | | | | | | plugins) | ||||
* | | Merge pull request #642 from janekptacijarabaci/dom_element_toggleAttribute_1 | Moonchild | 2018-07-17 | -0/+40 | |
|\ \ | | | | | | | Add support for Element.toggleAttribute() | ||||
| * | | DOM - Element - add support for Element.toggleAttribute() | janekptacijarabaci | 2018-07-10 | -0/+40 | |
| | | | |||||
* | | | Don't disable lightweight themes in PB mode. | wolfbeast | 2018-07-17 | -2/+8 | |
| |/ |/| | | | | | This resolves #640 | ||||
* | | Use expected dialog button ordering in Launch Application dialog. | wolfbeast | 2018-07-16 | -1/+6 | |
| | | | | | | | | This resolves #639. | ||||
* | | Don't try to fetch FxA migration sentinel from non-supporting server. | wolfbeast | 2018-07-15 | -1/+2 | |
| | | | | | | | | This resolves #522. | ||||
* | | Update redundant comment | wolfbeast | 2018-07-14 | -1/+0 | |
| | | |||||
* | | Add pref to control CanOptimizeToImageLayer for large downscale factors. | wolfbeast | 2018-07-14 | -0/+12 | |
| | | | | | | | | This resolves #626 | ||||
* | | Switch to Lanczos scaling from Hamming to get acceptable fast downscaling. | wolfbeast | 2018-07-14 | -16/+11 | |
| | | | | | | | | | | | | | | | | | | | | In visual tests we see that Hamming-1 is not as good as Lanczos-2, however it is about 40% faster, and Lanczos-2 itself is about 30% faster than Lanczos-3. The use of Hamming-1 has been deemed an unacceptable trade-off between quality and speed due to the limited pixel space it operates in, so we pick Lanczos-2 here. On modern hardware, Lanczos-2 doesn't have any noticeable impact in normal use. | ||||
* | | Issue #634 - aAddon.markAsSeen is not a function newaddon.js | Matt A. Tobin | 2018-07-13 | -3/+8 | |
| | | |||||
* | | Update requirements.txt | Moonchild | 2018-07-13 | -1/+1 | |
| | | |||||
* | | Merge pull request #628 from janekptacijarabaci/build_bustage_debug_1 | Moonchild | 2018-07-13 | -2/+7 | |
|\ \ | | | | | | | Fix Build Bustage - with "--enable-debug" | ||||
| * | | Fix Build Bustage - with "--enable-debug" | janekptacijarabaci | 2018-07-12 | -2/+7 | |
| | | | |||||
* | | | Merge pull request #633 from FranklinDM/issue-336-fix | Moonchild | 2018-07-13 | -0/+24 | |
|\ \ \ | | | | | | | | | Fix issue #336: Full-screen does not initialized properly when called from an empty new tab | ||||
| * | | | Issue #336: Mouse position tracker not set even if chrome is still visible ↵ | Franklin DM | 2018-07-13 | -0/+12 | |
| | | | | | | | | | | | | | | | | on fullscreen | ||||
| * | | | Issue #336: Mouse position tracker not set even if chrome is still visible ↵ | Franklin DM | 2018-07-13 | -0/+12 | |
| | | | | | | | | | | | | | | | | on fullscreen | ||||
* | | | | Update mozharness reqs. | wolfbeast | 2018-07-13 | -2/+2 | |
|/ / / | |||||
* | | | Merge pull request #632 from ↵ | Moonchild | 2018-07-13 | -20/+38 | |
|\ \ \ | | | | | | | | | | | | | | | | | janekptacijarabaci/images_tab-closing_never-ending_1 Fix closing a tab when there are many images on the page | ||||
| * | | | Bug 1346501. Remove mFrameCreateCalled from nsImageLoadingContent, it is now ↵ | janekptacijarabaci | 2018-07-12 | -9/+1 | |
| | | | | | | | | | | | | | | | | unused | ||||
| * | | | Bug 1346501. Don't mark every image as visible when a frame is created for it | janekptacijarabaci | 2018-07-12 | -11/+37 | |
| |/ / | |||||
* / / | Remove recover instruction results after bailouts. | wolfbeast | 2018-07-13 | -38/+20 | |
|/ / | |||||
* | | Merge branch 'ANGLE-rollback' | wolfbeast | 2018-07-11 | -55193/+21184 | |
|\ \ | | | | | | | | | | | | | | | | This resolves #624 Note: Cherry-picked some fixes on top of the ANGLE version that we want to keep. | ||||
| * | | Ad workaround for broken B5G6R5 format in Intel driver. | wolfbeast | 2018-07-11 | -2/+16 | |
| | | | |||||
| * | | Fix incorrect namespace use. | wolfbeast | 2018-07-11 | -2/+2 | |
| | | | |||||
| * | | Switch from ShCompileOptions to int. | wolfbeast | 2018-07-11 | -29/+30 | |
| | | | |||||
| * | | Restore emulated functions for OS X 10.8/10.7 | wolfbeast | 2018-07-11 | -0/+11 | |
| | | | |||||
| * | | Re-apply genericDraw* fixes | wolfbeast | 2018-07-11 | -6/+6 | |
| | | | |||||
| * | | Roll back to ANGLE/2845 | wolfbeast | 2018-07-11 | -55178/+21143 | |
|/ / | |||||
* | | Merge pull request #623 from janekptacijarabaci/dom_event_srcElement_1 | Moonchild | 2018-07-11 | -0/+2 | |
|\ \ | | | | | | | Add event.srcElement (the alias for event.target) | ||||
| * | | Add event.srcElement (the alias for event.target) | janekptacijarabaci | 2018-07-11 | -0/+2 | |
| |/ | | | | | | | Issue #622 | ||||
* | | Merge pull request #620 from SpockMan02/patch-5 | Moonchild | 2018-07-11 | -1/+1 | |
|\ \ | | | | | | | Fix typo | ||||
| * | | Fix typo | SpockFan02 | 2018-07-10 | -1/+1 | |
| |/ | |||||
* | | Merge pull request #619 from SpockMan02/issue-586 | Moonchild | 2018-07-11 | -0/+7 | |
|\ \ | | | | | | | Pale Moon: Fix positioning of caption buttons in application-drawn ti… | ||||
| * | | Pale Moon: Fix positioning of caption buttons in application-drawn titlebar | SpockMan02 | 2018-07-08 | -0/+7 | |
| | | | |||||
* | | | Make nsAtomicFileOutputStream::DoOpen() fail if the file is read-only. | wolfbeast | 2018-07-10 | -0/+7 | |
| |/ |/| | | | | | 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 | -11/+55 | |
|\ \ | | | | | | | Pale Moon: Restore osx private browsing indicator | ||||
| * | | Pale Moon: Restore osx private browsing indicator | SpockMan02 | 2018-07-08 | -11/+55 | |
| |/ | |||||
* | | Merge pull request #615 from janekptacijarabaci/devtools_console_new-lines_1 | Moonchild | 2018-07-09 | -1/+1 | |
|\ \ | |/ |/| | DevTools - display newlines in some console messages | ||||
| * | DevTools - display newlines in some console messages | janekptacijarabaci | 2018-07-09 | -1/+1 | |
|/ | | | | Issue #614 | ||||
* | Merge pull request #612 from janekptacijarabaci/firefox_name_1 | Moonchild | 2018-07-08 | -2/+2 | |
|\ | | | | | 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 | -2/+2 | |
| | | | | | | | | | | | | | | "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 | -3/+3 | |
|\ \ | | | | | | | [BASILISK] "about:privatebrowsing" - use "Basilisk" instead of "Firefox" |