Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Revert osx editBookmarkOverlay.css to osx version | SpockMan02 | 2018-08-05 | -18/+44 | |
| | | |||||
* | | Merge pull request #697 from SpockFan02/undeprecate-appcache | Moonchild | 2018-08-05 | -28/+0 | |
|\ \ | |/ |/| | Issue #686: Un-deprecate the Application Cache API | ||||
| * | Issue #686: Un-deprecate the Application Cache API | SpockMan02 | 2018-08-05 | -28/+0 | |
|/ | |||||
* | Merge pull request #694 from adeshkp/patch-10 | Moonchild | 2018-08-04 | -4/+1 | |
|\ | | | | | Fix constructor in nsHtml5AtomTable.cpp | ||||
| * | Fix constructor in nsHtml5AtomTable.cpp | adeshkp | 2018-08-04 | -4/+1 | |
| | | | | | | Follow up to 2bc00ef to fix build bustage | ||||
* | | re-apply "Improve nsHtml5AtomTable performance (#693)" (#695)" | wolfbeast | 2018-08-04 | -0/+20 | |
| | | | | | | | | This reverts commit ca87455cc5880897c8b921077819988feede90bd. | ||||
* | | Revert "Improve nsHtml5AtomTable performance (#693)" (#695) | Moonchild | 2018-08-04 | -20/+0 | |
|/ | | | This reverts commit 2bc00efe7bb826d683257264471878c05757f2bb. | ||||
* | Improve nsHtml5AtomTable performance (#693) | adeshkp | 2018-08-04 | -0/+20 | |
| | | | | | * cpp change * h change | ||||
* | Make AC option for devtools (client) an enable_bool to align with the default. | wolfbeast | 2018-08-04 | -4/+4 | |
| | |||||
* | Merge pull request #691 from ↵ | Moonchild | 2018-08-04 | -53/+52 | |
|\ | | | | | | | | | janekptacijarabaci/pm_preferences_applications_always-ask_1 [PALEMOON] Fix "Always ask" for Plugins (in Preferences - Applications) | ||||
| * | [PALEMOON] Bug 863773 - Changes the way plugin handlers are loaded at the ↵ | janekptacijarabaci | 2018-07-26 | -21/+12 | |
| | | | | | | | | preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type | ||||
| * | [PALEMOON] Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in ↵ | janekptacijarabaci | 2018-07-25 | -1/+1 | |
| | | | | | | | | applications pref pane | ||||
| * | [PALEMOON] Bug 480242 - "Always ask" doesn't work for Plugins | janekptacijarabaci | 2018-07-25 | -24/+30 | |
| | | |||||
| * | [PALEMOON] Bug 757726 - Populate Preferences' Applications list using PluginHost | janekptacijarabaci | 2018-07-25 | -18/+20 | |
| | | |||||
* | | Merge pull request #690 from janekptacijarabaci/netwerk_cors_multiple_1 | Moonchild | 2018-08-04 | -1/+2 | |
|\ \ | | | | | | | Fixed misleading console error message for multiple CORS headers | ||||
| * | | Fixed misleading console error message for multiple CORS headers | janekptacijarabaci | 2018-07-31 | -1/+2 | |
| | | | |||||
* | | | Merge pull request #692 from SpockFan02/master | Moonchild | 2018-08-04 | -0/+256 | |
|\ \ \ | | | | | | | | | Restore Mac bookmark doorhanger styling | ||||
| * | | | Restore Mac bookmark doorhanger styling | SpockMan02 | 2018-08-03 | -8/+256 | |
| | | | | |||||
* | | | | Link to developer site from readme. | wolfbeast | 2018-08-03 | -0/+3 | |
| | | | | |||||
* | | | | Fix theme/os mismatch with full screen/private browsing caption buttons on ↵ | Matt A. Tobin | 2018-08-01 | -8/+0 | |
|/ / / | | | | | | | | | | Macintosh | ||||
* | | | Merge pull request #688 from ↵ | Moonchild | 2018-08-01 | -29/+268 | |
|\ \ \ | | | | | | | | | | | | | | | | | janekptacijarabaci/about-support_WebGL-information_expand_1 Expand about:support WebGL information | ||||
| * | | | Bug 1341957 - Add webgl.getSupportedExtensions() to about:support | janekptacijarabaci | 2018-08-01 | -11/+23 | |
| | | | | |||||
| * | | | Bug 1335296 - Expand about:support WebGL information | janekptacijarabaci | 2018-08-01 | -29/+256 | |
| | | | | |||||
* | | | | Update HSTS preload list | trav90 | 2018-08-01 | -1735/+1719 | |
| | | | | | | | | | | | | | | | | Tag #447 | ||||
* | | | | Version bumpPM28.0.0b5_Unstable | wolfbeast | 2018-08-01 | -1/+1 | |
|/ / / | |||||
* | | | Merge pull request #685 from trav90/default-pref-updates | Moonchild | 2018-08-01 | -1/+2 | |
|\ \ \ | | | | | | | | | Disable battery API by default | ||||
| * | | | Disable battery API by default to reduce private data exposure to the web | trav90 | 2018-07-31 | -1/+2 | |
| | | | | |||||
* | | | | Tune the network stack | wolfbeast | 2018-08-01 | -6/+21 | |
|/ / / | | | | | | | | | | This resolves #684 | ||||
* | | | Merge pull request #681 from JustOff/PR_remove_helpviewer_skin | Moonchild | 2018-07-31 | -1/+0 | |
|\ \ \ | | | | | | | | | Remove dead Help Viewer skin mapping from Toolkit | ||||
| * | | | Remove dead Help Viewer skin mapping from Toolkit | JustOff | 2018-07-29 | -1/+0 | |
| | | | | |||||
* | | | | Enable d3d9 accelerated layers as a fallback. | wolfbeast | 2018-07-30 | -2/+2 | |
|/ / / | | | | | | | | | | | | | | | | | | | If d3d 11 can't be used for whatever reason (limited integrated/mobile chipset, etc.) we should fall back to d3d9. Mozilla blocked this based on experiences with Intel GPUs/drawing artefacts, but those drivers are blacklisted already. No reason to disable this path for everyone. | ||||
* / / | Remove dead WebApps code. | wolfbeast | 2018-07-28 | -3/+0 | |
|/ / | |||||
* | | Merge pull request #680 from janekptacijarabaci/pm_principal_origin-triggering_1 | Moonchild | 2018-07-28 | -9/+102 | |
|\ \ | | | | | | | Port across "originPrincipal" and "triggeringPrincipal" | ||||
| * | | [PALEMOON] [frontend vs backend] Implemented "originPrincipal" and ↵ | janekptacijarabaci | 2018-07-28 | -9/+102 | |
|/ / | | | | | | | | | | | | | "triggeringPrincipal" Issue #679 Follow up #311 | ||||
* | | Merge pull request #678 from trav90/media-work | Moonchild | 2018-07-27 | -2/+335 | |
|\ \ | | | | | | | [EME] Add support for sbgp and sgpd boxes | ||||
| * | | [EME] Add error handling in MoofParser for sbgp and sgpd boxes | trav90 | 2018-07-25 | -17/+58 | |
| | | | |||||
| * | | [EME] Add support for sbgp and sgpd boxes occuring in the sampletable | trav90 | 2018-07-25 | -16/+51 | |
| | | | |||||
| * | | [EME] Add support for sbgp and sgpd boxes in the traf box | trav90 | 2018-07-25 | -1/+258 | |
| | | | |||||
* | | | Merge branch 'thumbnailplaceholder' | wolfbeast | 2018-07-27 | -8/+103 | |
|\ \ \ | |||||
| * | | | Convert trinary to more explicit statement. | wolfbeast | 2018-07-26 | -3/+6 | |
| | | | | |||||
| * | | | Fix #include and potentially undefined Capture.options object. | wolfbeast | 2018-07-26 | -2/+2 | |
| | | | | |||||
| * | | | Set up new blocklist infra URLs | wolfbeast | 2018-07-25 | -2/+2 | |
| | | | | |||||
| * | | | Use a fixed thumbnail placeholder for blank thumbs (failed to capture). | wolfbeast | 2018-07-25 | -5/+97 | |
| | |/ | |/| | |||||
* | | | Update zlib to 1.2.11 | wolfbeast | 2018-07-26 | -969/+1668 | |
| | | | | | | | | | | | | This resolves #676 | ||||
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-07-26 | -23/+0 | |
|\ \ \ | |||||
| * \ \ | Merge pull request #677 from kn-yami/issue667 | Moonchild | 2018-07-26 | -23/+0 | |
| |\ \ \ | | |_|/ | |/| | | remove "learnMoreContainer" leftovers | ||||
| | * | | remove "learnMoreContainer" leftovers (part 2) | yami | 2018-07-26 | -3/+0 | |
| | | | | |||||
| | * | | remove "learnMoreContainer" leftovers | yami | 2018-07-22 | -20/+0 | |
| | | | | |||||
* | | | | Bypass transparency optimization with HC themes. | wolfbeast | 2018-07-26 | -1/+4 | |
|/ / / | | | | | | | | | | | | | | | | | | | Don't use transparency optimization for theme items in Windows 8 or later with a high contrast theme in use. See MoonchildProductions/Pale-Moon#1591 | ||||
* | / | Set up new blocklist infra URLs | wolfbeast | 2018-07-25 | -2/+2 | |
| |/ |/| |