Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 |
| | |||
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 | ||
* | [follow up] moebius#154: Notifications - user settings - the immediate ↵ | janekptacijarabaci | 2018-05-05 |
| | | | | | | | duration of the alert https://github.com/MoonchildProductions/moebius/pull/154 https://github.com/MoonchildProductions/UXP/pull/132 | ||
* | Merge pull request #330 from JustOff/PR_PMkit_empty_getElementById | Moonchild | 2018-05-04 |
|\ | | | | | [PMkit] Fix Empty string passed to getElementById() warning in buttons.js | ||
| * | [PMkit] Fix Empty string passed to getElementById() warning in buttons.js | JustOff | 2018-05-04 |
| | | |||
* | | Merge branch 'intl-ICU-emoji-work' | wolfbeast | 2018-05-04 |
|\ \ | |/ |/| | |||
| * | Issue #325 Part 11: Fix up build files. | wolfbeast | 2018-05-04 |
| | | |||
* | | Merge pull request #323 from MoonchildProductions/nuke-sandbox | Moonchild | 2018-05-04 |
|\ \ | |/ |/| | Nuke sandbox | ||
| * | Remove unused sanbox l10n strings (about:support) | wolfbeast | 2018-05-03 |
| | | |||
| * | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 |
| | | |||
| * | Remove content process sandbox code. | wolfbeast | 2018-05-02 |
| | | |||
* | | Merge pull request #319 from janekptacijarabaci/debug_warning_1 | Moonchild | 2018-05-02 |
|\ \ | |/ |/| | moebius#146: Building with "--enable-debug" - fix some warnings | ||
| * | Building with "--enable-debug" - fix some warnings | janekptacijarabaci | 2018-05-02 |
| | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/146 https://github.com/MoonchildProductions/Pale-Moon/pull/1400 | ||
* | | Merge pull request #320 from janekptacijarabaci/instanceof_negations_1 | Moonchild | 2018-05-02 |
|\ \ | | | | | | | palemoon#1173: Fix unsafe "instanceof" negations | ||
| * | | Fix unsafe "instanceof" negations | janekptacijarabaci | 2018-05-02 |
| |/ | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1173 | ||
* | | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't ↵ | Matt A. Tobin | 2018-05-01 |
| | | | | | | | | | | | | actually built This does not cover the previous case of an application dropping jetpack support.. This follows the WebExtension route. A new case will have to be redeveloped if an existing application drops jetpack support. | ||
* | | Un-depercate synchronous search initialization | Matt A. Tobin | 2018-05-01 |
| | | |||
* | | [TychoAM] Make the Add-ons Manager conditionally devtools free | Matt A. Tobin | 2018-05-01 |
| | | |||
* | | Issue #316 - Always build heapsnapshot regardless of the rest of the ↵ | Matt A. Tobin | 2018-05-01 |
|/ | | | | devtools for now | ||
* | Only set and show the dual-guid indicators when dual-guid has been built | Matt A. Tobin | 2018-05-01 |
| | |||
* | Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ↵ | janekptacijarabaci | 2018-05-01 |
| | | | | ctrl-click and open link in new tab | ||
* | Bug 1341589 - Set triggeringPrincipal on history entry for view-source loads | janekptacijarabaci | 2018-04-30 |
| | |||
* | Bug 1307736 - Store triggeringPrincipal with all history entries | janekptacijarabaci | 2018-04-30 |
| | |||
* | Merge pull request #301 from janekptacijarabaci/html_input_datetime_4 | Moonchild | 2018-04-30 |
|\ | | | | | [regression] [follow up] Error: No such property on self-hosted object: "Intl_getDisplayNames" | ||
| * | Fix typo in variables in datetimepopup.xml | janekptacijarabaci | 2018-04-30 |
| | | | | | | | | Issue #162 | ||
* | | [*AM] Expand the list for excluding internally used IDs from being sent to AUS | Matt A. Tobin | 2018-04-29 |
|/ | |||
* | Merge pull request #281 from ↵ | Moonchild | 2018-04-29 |
|\ | | | | | | | | | janekptacijarabaci/pm_devtools_storage_mapURIToAddonId_1 [PALEMOON] [DevTools] Storage inspector throws "AddonPathService.mapURIToAddonId is not a function" when url changes | ||
| * | Bug 1263935 - Forward AddonManager.mapURIToAddonId to ↵ | janekptacijarabaci | 2018-04-28 |
| | | | | | | | | | | | | AddonPathService.mapURIToAddonId Issue #102 | ||
| * | Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService | janekptacijarabaci | 2018-04-28 |
| | | | | | | | | Issue #102 | ||
* | | [TychoAM] Fix gCertBlocklistService.addRevokedCert is not a function | Matt A. Tobin | 2018-04-28 |
| | | | | | | | | Mozilla renamed it to revokeCertByIssuerAndSerial | ||
* | | Merge branch 'malloc-rewrite' | wolfbeast | 2018-04-28 |
|\ \ | |/ |/| | | | This resolves #263. | ||
| * | Remove jemalloc 4 from our tree. | wolfbeast | 2018-04-27 |
| | | |||
* | | [PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - ↵ | janekptacijarabaci | 2018-04-27 |
| | | | | | | | | | | | | use preprocessing for OSX and windows) Issue #121 | ||
* | | [PALEMOON] [frontend vs backend] Fix of non-existent CSS files | janekptacijarabaci | 2018-04-26 |
| | | | | | | | | Issue #121 | ||
* | | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 |
|\ \ | |/ |/| | Improve some button labels in preferences | ||
| * | [Toolkit] Change button labels in password manager | adeshkp | 2018-04-26 |
| | | |||
* | | Merge pull request #260 from janekptacijarabaci/plugins_placeholder_css_1 | Moonchild | 2018-04-24 |
|\ \ | | | | | | | palemoon#583 and #1071: Fix: Plugin placeholder image/text (ask to activate) missing + overlay | ||
| * | | palemoon#583 and #1071: Fix: Plugin placeholder image/text (ask to activate) ↵ | janekptacijarabaci | 2018-04-24 |
| | | | | | | | | | | | | | | | | | | | | | missing + overlay https://github.com/MoonchildProductions/Pale-Moon/pull/583 https://github.com/MoonchildProductions/Pale-Moon/pull/1071 | ||
* | | | Merge pull request #258 from janekptacijarabaci/forgetAboutSite_1 | Moonchild | 2018-04-24 |
|\ \ \ | | | | | | | | | moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + a comment | ||
| * | | | moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + ↵ | janekptacijarabaci | 2018-04-24 |
| |/ / | | | | | | | | | | | | | | | | | | | a comment https://github.com/MoonchildProductions/moebius/pull/30 https://github.com/MoonchildProductions/moebius/pull/37 | ||
* | | | Merge pull request #244 from janekptacijarabaci/pm_toolbars_custom_persist_2 | New Tobin Paradigm | 2018-04-24 |
|\ \ \ | | | | | | | | | [fix typo] palemoon#903 and #975: Customizable toolbars - persist the attribute "collapsed" (backward compatible) | ||
| * | | | [fix typo] palemoon#903 and #975: Customizable toolbars - persist the ↵ | janekptacijarabaci | 2018-04-24 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | attribute "collapsed" (backward compatible) https://github.com/MoonchildProductions/Pale-Moon/pull/903 https://github.com/MoonchildProductions/Pale-Moon/pull/975 https://github.com/MoonchildProductions/UXP/issues/242 | ||
* / / | Fix accessing the bootstrap methods when they are declared in the new ↵ | JustOff | 2018-04-23 |
|/ / | | | | | | | lexical scope | ||
* | | Merge pull request #233 from ↵ | Moonchild | 2018-04-23 |
|\ \ | | | | | | | | | | | | | janekptacijarabaci/webextensions_sandbox_sandboxName_1 moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes | ||
| * | | moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes | janekptacijarabaci | 2018-04-23 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/328 | ||
* | | | Merge pull request #231 from janekptacijarabaci/security_blocking_data_1 | Moonchild | 2018-04-23 |
|\ \ \ | | | | | | | | | moebius#223, #224, #226, #230: DOM - consider blocking top level window data: URIs | ||
| * | | | Bug 1329288: Allow content policy consumers to identify contentPolicy checks ↵ | janekptacijarabaci | 2018-04-22 |
| |/ / | | | | | | | | | | from docshell | ||
* | | | Merge pull request #234 from janekptacijarabaci/about_errors_1 | Moonchild | 2018-04-23 |
|\ \ \ | | | | | | | | | moebius#65: Fix: various "about:..." system pages errors | ||
| * | | | moebius#65: Fix: "about:..." - throws an errors | janekptacijarabaci | 2018-04-23 |
| |/ / | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/65 | ||
* | | | Make sure to keep the safebrowsing entities valid. | wolfbeast | 2018-04-22 |
| | | |