Commit graph

214 commits

Author SHA1 Message Date
wolfbeast
e0714405a3 Drop invisible characters from downloads filename. 2019-02-15 23:57:33 +08:00
NTD
33f7c5bba3 Issue #347 - TychoAM nsBlocklistService does not support gfxBlacklist 2019-02-15 23:57:30 +08:00
NTD
796831d0cd [*AM] Make soft-blocked phrasing more generic so people will cry less when we do our job 2019-02-15 23:57:25 +08:00
wolfbeast
74df182488 Remove other gonk widget conditionals and unused files.
Tag #288.
2019-02-15 23:57:15 +08:00
wolfbeast
2531de02eb Remove MOZ_WIDGET_GONK [2/2]
Tag #288
2019-02-15 23:57:10 +08:00
wolfbeast
719ac1bc38 Remove MOZ_B2G leftovers and some dead B2G-only components. 2019-02-15 23:57:05 +08:00
janekptacijarabaci
745e1809b0 moebius#231: Consider blocking top level window data: URIs (tests)
https://github.com/MoonchildProductions/moebius/pull/231
2019-02-15 23:56:35 +08:00
janekptacijarabaci
d520c739ac [follow up] moebius#154: Notifications - user settings - the immediate duration of the alert
https://github.com/MoonchildProductions/moebius/pull/154
https://github.com/MoonchildProductions/UXP/pull/132
2019-02-15 23:56:25 +08:00
JustOff
85a31335e2 [PMkit] Fix Empty string passed to getElementById() warning in buttons.js 2019-02-15 23:56:21 +08:00
wolfbeast
6b2478e225 Issue #325 Part 11: Fix up build files. 2019-02-15 23:56:12 +08:00
wolfbeast
56ab88575b Remove unused sanbox l10n strings (about:support) 2019-02-15 23:55:47 +08:00
wolfbeast
c8462db202 Remove sandbox ductwork conditional code. 2019-02-15 23:55:41 +08:00
wolfbeast
369378d566 Remove content process sandbox code. 2019-02-15 23:55:37 +08:00
janekptacijarabaci
9ab20590c6 Building with "--enable-debug" - fix some warnings
https://github.com/MoonchildProductions/moebius/pull/146
https://github.com/MoonchildProductions/Pale-Moon/pull/1400
2019-02-15 23:55:29 +08:00
janekptacijarabaci
b56d147095 Fix unsafe "instanceof" negations
https://github.com/MoonchildProductions/Pale-Moon/pull/1173
2019-02-15 23:55:28 +08:00
NTD
a073130d31 [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't 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.
2019-02-15 23:55:26 +08:00
NTD
7c7a4bc6b8 Un-depercate synchronous search initialization 2019-02-15 23:55:25 +08:00
NTD
c9446a4319 [TychoAM] Make the Add-ons Manager conditionally devtools free 2019-02-15 23:55:23 +08:00
NTD
7a6b61c05f Issue #316 - Always build heapsnapshot regardless of the rest of the devtools for now 2019-02-15 23:55:22 +08:00
NTD
69920e72f2 Only set and show the dual-guid indicators when dual-guid has been built 2019-02-15 23:55:20 +08:00
janekptacijarabaci
9b3581eddb Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab 2019-02-15 23:54:58 +08:00
janekptacijarabaci
582f93fe09 Bug 1341589 - Set triggeringPrincipal on history entry for view-source loads 2019-02-15 23:54:37 +08:00
janekptacijarabaci
46ef98acf7 Bug 1307736 - Store triggeringPrincipal with all history entries 2019-02-15 23:54:34 +08:00
janekptacijarabaci
83cb9933ed Fix typo in variables in datetimepopup.xml
Issue #162
2019-02-15 23:54:12 +08:00
NTD
89f2084eef [*AM] Expand the list for excluding internally used IDs from being sent to AUS 2019-02-15 23:54:07 +08:00
janekptacijarabaci
9ff88cf7df Bug 1263935 - Forward AddonManager.mapURIToAddonId to AddonPathService.mapURIToAddonId
Issue #102
2019-02-15 23:53:09 +08:00
janekptacijarabaci
a055ca91ec Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService
Issue #102
2019-02-15 23:53:07 +08:00
NTD
9feb54bfda [TychoAM] Fix gCertBlocklistService.addRevokedCert is not a function
Mozilla renamed it to revokeCertByIssuerAndSerial
2019-02-15 23:53:06 +08:00
wolfbeast
d804882857 Remove jemalloc 4 from our tree. 2019-02-15 23:52:10 +08:00
janekptacijarabaci
fa692e119d [PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - use preprocessing for OSX and windows)
Issue #121
2019-02-15 23:51:42 +08:00
janekptacijarabaci
5331a87067 [PALEMOON] [frontend vs backend] Fix of non-existent CSS files
Issue #121
2019-02-15 23:51:41 +08:00
adeshkp
f26ad69a6c [Toolkit] Change button labels in password manager 2019-02-15 23:51:32 +08:00
janekptacijarabaci
003a5d157d palemoon#583 and #1071: Fix: Plugin placeholder image/text (ask to activate) missing + overlay
https://github.com/MoonchildProductions/Pale-Moon/pull/583
https://github.com/MoonchildProductions/Pale-Moon/pull/1071
2019-02-15 23:50:04 +08:00
janekptacijarabaci
82205cf721 moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + a comment
https://github.com/MoonchildProductions/moebius/pull/30
https://github.com/MoonchildProductions/moebius/pull/37
2019-02-15 23:50:03 +08:00
janekptacijarabaci
a748ea4e42 [fix typo] palemoon#903 and #975: Customizable toolbars - persist the 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
2019-02-15 23:49:57 +08:00
JustOff
c54e714ef5 Fix accessing the bootstrap methods when they are declared in the new lexical scope 2019-02-15 23:49:52 +08:00
janekptacijarabaci
3d237024d5 moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes
https://github.com/MoonchildProductions/moebius/pull/328
2019-02-15 23:49:49 +08:00
janekptacijarabaci
9e52126f1a Bug 1329288: Allow content policy consumers to identify contentPolicy checks from docshell 2019-02-15 23:49:24 +08:00
janekptacijarabaci
61ce67c968 moebius#65: Fix: "about:..." - throws an errors
https://github.com/MoonchildProductions/moebius/pull/65
2019-02-15 23:49:10 +08:00
wolfbeast
9294dc5696 Make sure to keep the safebrowsing entities valid. 2019-02-15 23:49:05 +08:00
wolfbeast
1dbd791eb3 Update about:rights legal text. 2019-02-15 23:49:04 +08:00
wolfbeast
186cce05f7 Remove NPAPI deprecation statement from about:plugins. 2019-02-15 23:48:59 +08:00
NTD
a9cc6150e6 Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:48:57 +08:00
JustOff
65c7b6fd8e [PMkit] Fix the shim for 'sdk/ui/button' 2019-02-15 23:48:49 +08:00
JustOff
6014f5e7b5 [PMkit] Mark 'sdk/panel' as compatible with Pale Moon 2019-02-15 23:48:48 +08:00
wolfbeast
3b83bdaf6f Remove unused header file for MeeGo Touch 2019-02-15 23:48:46 +08:00
wolfbeast
49835b0467 Disallow E10S to run. 2019-02-15 23:48:45 +08:00
janekptacijarabaci
7cc4a8fa98 moebius#217: WebExtensions - Implemented "runtime.onMessageExternal"/"onConnectExternal"
https://github.com/MoonchildProductions/moebius/pull/217
2019-02-15 23:48:24 +08:00
JustOff
6074a73015 [PMkit] Rely on MOZ_WEBEXTENSIONS to include 'sdk/webextension' 2019-02-15 23:48:21 +08:00
JustOff
d87fc5357d [PMkit] Remove embedded WebExtensions support 2019-02-15 23:48:20 +08:00