| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Merge branch 'malloc-rewrite' | wolfbeast | 2018-04-28 | -41/+0 |
|\ \
| |/
|/| |
|
| * | Remove jemalloc 4 from our tree. | wolfbeast | 2018-04-27 | -41/+0 |
* | | [PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - u... | janekptacijarabaci | 2018-04-27 | -2/+2 |
* | | [PALEMOON] [frontend vs backend] Fix of non-existent CSS files | janekptacijarabaci | 2018-04-26 | -0/+347 |
* | | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 | -3/+17 |
|\ \
| |/
|/| |
|
| * | [Toolkit] Change button labels in password manager | adeshkp | 2018-04-26 | -3/+17 |
* | | Merge pull request #260 from janekptacijarabaci/plugins_placeholder_css_1 | Moonchild | 2018-04-24 | -2/+13 |
|\ \ |
|
| * | | palemoon#583 and #1071: Fix: Plugin placeholder image/text (ask to activate) ... | janekptacijarabaci | 2018-04-24 | -2/+13 |
* | | | Merge pull request #258 from janekptacijarabaci/forgetAboutSite_1 | Moonchild | 2018-04-24 | -150/+171 |
|\ \ \ |
|
| * | | | moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + ... | janekptacijarabaci | 2018-04-24 | -150/+171 |
| |/ / |
|
* | | | Merge pull request #244 from janekptacijarabaci/pm_toolbars_custom_persist_2 | New Tobin Paradigm | 2018-04-24 | -1/+1 |
|\ \ \ |
|
| * | | | [fix typo] palemoon#903 and #975: Customizable toolbars - persist the attribu... | janekptacijarabaci | 2018-04-24 | -1/+1 |
| |/ / |
|
* / / | Fix accessing the bootstrap methods when they are declared in the new lexical... | JustOff | 2018-04-23 | -3/+61 |
|/ / |
|
* | | Merge pull request #233 from janekptacijarabaci/webextensions_sandbox_sandbox... | Moonchild | 2018-04-23 | -0/+2 |
|\ \ |
|
| * | | moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes | janekptacijarabaci | 2018-04-23 | -0/+2 |
* | | | Merge pull request #231 from janekptacijarabaci/security_blocking_data_1 | Moonchild | 2018-04-23 | -0/+10 |
|\ \ \ |
|
| * | | | Bug 1329288: Allow content policy consumers to identify contentPolicy checks ... | janekptacijarabaci | 2018-04-22 | -0/+10 |
| |/ / |
|
* | | | Merge pull request #234 from janekptacijarabaci/about_errors_1 | Moonchild | 2018-04-23 | -1/+5 |
|\ \ \ |
|
| * | | | moebius#65: Fix: "about:..." - throws an errors | janekptacijarabaci | 2018-04-23 | -1/+5 |
| |/ / |
|
* | | | Make sure to keep the safebrowsing entities valid. | wolfbeast | 2018-04-22 | -2/+1 |
* | | | Update about:rights legal text. | wolfbeast | 2018-04-22 | -8/+12 |
* | | | Remove NPAPI deprecation statement from about:plugins. | wolfbeast | 2018-04-22 | -9/+0 |
|/ / |
|
* | | Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] ... | Matt A. Tobin | 2018-04-22 | -1/+5 |
* | | [PMkit] Fix the shim for 'sdk/ui/button' | JustOff | 2018-04-22 | -3/+1 |
* | | [PMkit] Mark 'sdk/panel' as compatible with Pale Moon | JustOff | 2018-04-22 | -0/+1 |
* | | Remove unused header file for MeeGo Touch | wolfbeast | 2018-04-21 | -28/+0 |
* | | Disallow E10S to run. | wolfbeast | 2018-04-21 | -8/+4 |
* | | Merge pull request #217 from janekptacijarabaci/webextensions_runtime_onMessa... | New Tobin Paradigm | 2018-04-20 | -42/+262 |
|\ \ |
|
| * | | moebius#217: WebExtensions - Implemented "runtime.onMessageExternal"/"onConne... | janekptacijarabaci | 2018-04-20 | -42/+262 |
* | | | Merge pull request #220 from JustOff/PR_PMkit_part2 | New Tobin Paradigm | 2018-04-20 | -4/+10 |
|\ \ \ |
|
| * | | | [PMkit] Rely on MOZ_WEBEXTENSIONS to include 'sdk/webextension' | JustOff | 2018-04-20 | -2/+2 |
| * | | | [PMkit] Remove embedded WebExtensions support | JustOff | 2018-04-20 | -4/+10 |
| |/ / |
|
* / / | Un-deprecate nsNavHistory::GetPageTitle and nsNavBookmarks::GetURIForKeyword | Matt A. Tobin | 2018-04-20 | -4/+0 |
|/ / |
|
* | | Make the Mark of the Web preference applicable to all applications. | wolfbeast | 2018-04-20 | -18/+0 |
* | | Re-implement pref-able file zone information ("Mark of the Web") | wolfbeast | 2018-04-20 | -0/+32 |
* | | Revert "[PALEMOON] Reimplemented selection internet zone information on downl... | Moonchild | 2018-04-20 | -32/+0 |
* | | Merge pull request #215 from janekptacijarabaci/pm_zone-information_1 | New Tobin Paradigm | 2018-04-20 | -0/+32 |
|\ \ |
|
| * | | [PALEMOON] Reimplemented "Time Zone Information" | janekptacijarabaci | 2018-04-20 | -0/+32 |
* | | | Merge pull request #213 from janekptacijarabaci/cmd_migration_1 | New Tobin Paradigm | 2018-04-20 | -4/+14 |
|\ \ \ |
|
| * | | | moebius#144: Launch command: basilisk "-migration -p" (throws an error) | janekptacijarabaci | 2018-04-20 | -4/+14 |
* | | | | Merge pull request #211 from JustOff/PR_PMkit_part1 | New Tobin Paradigm | 2018-04-20 | -2/+277 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [PMkit] Allow access to 'sdk/ui/buttons' via require('sdk/ui') | JustOff | 2018-04-19 | -1/+6 |
| * | | | [PMkit] Add the shim for 'sdk/ui/button' | JustOff | 2018-04-19 | -1/+251 |
| * | | | [PMkit] Update 'module.metadata' with the Pale Moon engine where appropriate ... | JustOff | 2018-04-19 | -0/+18 |
| * | | | [PMkit] Add Pale Moon to 'modules/system/Startup.js' | JustOff | 2018-04-19 | -0/+1 |
| * | | | [PMkit] Add Pale Moon as a target engine to 'sdk/system/xul-app.jsm' | JustOff | 2018-04-19 | -0/+1 |
| |/ / |
|
* | | | Revert "[PALEMOON] Fix: The profile resseting - partially" | janekptacijarabaci | 2018-04-20 | -297/+0 |
* | | | [PALEMOON] Fix: The profile resseting - partially (no the cmd "-migration") | janekptacijarabaci | 2018-04-20 | -0/+2 |
* | | | [PALEMOON] Fix: The profile resseting - partially | janekptacijarabaci | 2018-04-20 | -0/+297 |
* | | | moebius#205: Fix: The profile - resetting (the custom profile name) | janekptacijarabaci | 2018-04-19 | -28/+37 |