Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow AsyncDrawing for plugins in all versions. | wolfbeast | 2018-07-22 | -5/+0 |
| | ||||
* | Remove incorrect debug assertion. | wolfbeast | 2018-07-22 | -9/+1 |
| | | | | solves #631, solves #664 | |||
* | Fix position and size of Permissions Manager main content area. | wolfbeast | 2018-07-21 | -0/+10 |
| | | | | This resolves #660 | |||
* | Merge pull request #662 from janekptacijarabaci/pm_places_controller_clean-up_2 | Moonchild | 2018-07-21 | -5/+0 |
|\ | | | | | [PALEMOON] Places - remove unnecessary line from controller.js | |||
| * | [PALEMOON] Places - remove unnecessary line from controller.js | janekptacijarabaci | 2018-07-21 | -2/+0 |
| | | ||||
| * | [PALEMOON] Places - remove unused @param from controller.js | janekptacijarabaci | 2018-07-21 | -3/+0 |
| | | ||||
* | | Fix position and size of Permissions Manager main content area. | wolfbeast | 2018-07-21 | -1/+6 |
| | | | | | | | | This resolves #660 | |||
* | | Merge pull request #656 from JustOff/PR_pdf.js_locale | Moonchild | 2018-07-21 | -145/+0 |
|\ \ | |/ |/| | [PALEMOON] Remove localization files for pdf.js | |||
| * | [PALEMOON] Remove localization files for pdf.js | JustOff | 2018-07-20 | -145/+0 |
|/ | ||||
* | Merge pull request #653 from JustOff/PR_safebrowsing_leftovers | Moonchild | 2018-07-20 | -270/+1 |
|\ | | | | | [PALEMOON] Remove misc leftovers of Google Safebrowsing | |||
| * | [PALEMOON] Remove misc leftovers of Google Safebrowsing | JustOff | 2018-07-20 | -270/+1 |
| | | ||||
* | | Merge pull request #655 from trav90/updater-enable | Moonchild | 2018-07-20 | -2/+2 |
|\ \ | | | | | | | [PALEMOON] Enable update prefs in Official branding for Linux | |||
| * | | [PALEMOON] Enable update prefs in Official branding for Linux | trav90 | 2018-07-20 | -2/+2 |
|/ / | ||||
* / | Version bumpPM28.0.0b4_Unstable | wolfbeast | 2018-07-20 | -1/+1 |
|/ | ||||
* | Merge pull request #652 from janekptacijarabaci/dom_document_domain_null_1 | Moonchild | 2018-07-20 | -4/+4 |
|\ | | | | | Make document.domain non-nullable | |||
| * | Bug 819475 - Make document.domain non-nullable | janekptacijarabaci | 2018-07-20 | -4/+4 |
| | | ||||
* | | Merge pull request #651 from janekptacijarabaci/dom_DataTransfer_constructor_1 | Moonchild | 2018-07-20 | -34/+7 |
|\ \ | | | | | | | Dom data transfer constructor | |||
| * | | Bug 1351193 - Update tests | janekptacijarabaci | 2018-07-20 | -17/+2 |
| | | | ||||
| * | | Bug 1351193 - Added new DataTransfer constructor | janekptacijarabaci | 2018-07-20 | -17/+5 |
| |/ | ||||
* | | Merge pull request #650 from janekptacijarabaci/css_layout_flex-grid_1 | Moonchild | 2018-07-20 | -148/+71 |
|\ \ | | | | | | | Align Css layout flex grid with latest spec | |||
| * | | Bug 958714 Remove obsolete assertion & comment | janekptacijarabaci | 2018-07-20 | -12/+1 |
| | | | | | | | | | | | | + Used "mFrame->GetType()" instead of "mFrame->Type()" | |||
| * | | Bug 958714 Simplify percent-margin/padding resolution code to pass around a ↵ | janekptacijarabaci | 2018-07-20 | -66/+30 |
| | | | | | | | | | | | | single length as the percent basis | |||
| * | | Bug 958714 Remove special case for flex & grid items' percent block-axis ↵ | janekptacijarabaci | 2018-07-20 | -51/+30 |
| | | | | | | | | | | | | margin/padding resolution, to align with other browsers | |||
| * | | Bug 1434380: Rewrite parts of reftest reference case ↵ | janekptacijarabaci | 2018-07-20 | -28/+19 |
| |/ | | | | | | | grid-auto-min-sizing-definite-001-ref.html to be easier to understand & adjust | |||
* | | Merge pull request #646 from JustOff/PR_locale_updates3 | Moonchild | 2018-07-20 | -13/+1 |
|\ \ | |/ |/| | Misc en-US locale updates and fixes | |||
| * | Fix a typo in aboutRights.dtd | JustOff | 2018-07-19 | -1/+1 |
| | | ||||
| * | 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 |