| Commit message (Expand) | Author | Age | Lines |
* | Remove the const to fix the -Wignored-qualifiers warning with GCC 8 | trav90 | 2018-08-10 | -5/+5 |
* | Initialize mVersion to silence a warning with GCC 8 | trav90 | 2018-08-10 | -1/+1 |
* | js::atomics_wait: Remove unnecessary parentheses in declaration of 'addr' | trav90 | 2018-08-10 | -1/+1 |
* | Fix include path | Matt A. Tobin | 2018-08-06 | -1/+1 |
* | Add a slightly modified version of the gecko/44 search service and use it whe... | Matt A. Tobin | 2018-08-06 | -3/+5709 |
* | Move the "native" search service to a subdirectory | Matt A. Tobin | 2018-08-06 | -24/+33 |
* | Merge pull request #698 from SpockFan02/master | Moonchild | 2018-08-05 | -18/+48 |
|\ |
|
| * | Restore some osx icons | SpockMan02 | 2018-08-05 | -0/+4 |
| * | 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 | 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 | adeshkp | 2018-08-04 | -4/+1 |
* | | re-apply "Improve nsHtml5AtomTable performance (#693)" (#695)" | wolfbeast | 2018-08-04 | -0/+20 |
* | | Revert "Improve nsHtml5AtomTable performance (#693)" (#695) | Moonchild | 2018-08-04 | -20/+0 |
|/ |
|
* | Improve nsHtml5AtomTable performance (#693) | adeshkp | 2018-08-04 | -0/+20 |
* | 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 janekptacijarabaci/pm_preferences_applications_a... | Moonchild | 2018-08-04 | -53/+52 |
|\ |
|
| * | [PALEMOON] Bug 863773 - Changes the way plugin handlers are loaded at the pre... | janekptacijarabaci | 2018-07-26 | -21/+12 |
| * | [PALEMOON] Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in applic... | janekptacijarabaci | 2018-07-25 | -1/+1 |
| * | [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 | janekptacijarabaci | 2018-07-31 | -1/+2 |
* | | | Merge pull request #692 from SpockFan02/master | Moonchild | 2018-08-04 | -0/+256 |
|\ \ \ |
|
| * | | | 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 Ma... | Matt A. Tobin | 2018-08-01 | -8/+0 |
|/ / / |
|
* | | | Merge pull request #688 from janekptacijarabaci/about-support_WebGL-informati... | Moonchild | 2018-08-01 | -29/+268 |
|\ \ \ |
|
| * | | | 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 |
* | | | | 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 to reduce private data exposure to the web | trav90 | 2018-07-31 | -1/+2 |
* | | | | Tune the network stack | wolfbeast | 2018-08-01 | -6/+21 |
|/ / / |
|
* | | | Merge pull request #681 from JustOff/PR_remove_helpviewer_skin | Moonchild | 2018-07-31 | -1/+0 |
|\ \ \ |
|
| * | | | 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 |
|/ / / |
|
* / / | 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 |
|\ \ |
|
| * | | [PALEMOON] [frontend vs backend] Implemented "originPrincipal" and "triggerin... | janekptacijarabaci | 2018-07-28 | -9/+102 |
|/ / |
|
* | | Merge pull request #678 from trav90/media-work | Moonchild | 2018-07-27 | -2/+335 |
|\ \ |
|
| * | | [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 |