Commit graph

164 commits

Author SHA1 Message Date
Moonchild
aa52f6bd53 Revert "Remove the Social API" 2019-02-15 23:58:52 +08:00
Ascrod
44dc9ecd8e Remove the Social API 2019-02-15 23:58:48 +08:00
wolfbeast
1a823f5ad6 Remove SPS profiler.
- Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS)
- Stub out several profiler-only functions.
2019-02-15 23:58:37 +08:00
wolfbeast
92fbd042f5 Remove the Dark Matter Detector (DMD) Memeory debugger component.
This resolves #376.
2019-02-15 23:58:31 +08:00
NTD
3588229cfd Add blocklist.manifest to Basilisk's package-manifest.in 2019-02-15 23:58:13 +08:00
trav90
b19b96bfe7 Include in-content preferences file security.js in pre-processing 2019-02-15 23:58:03 +08:00
trav90
dbcd0c066f Make safebrowsing optional at build time - Part 5: preferences 2019-02-15 23:58:01 +08:00
trav90
45921022dc Fix build bustage 2019-02-15 23:57:58 +08:00
trav90
e04e651ffe Make safebrowsing optional at build time - Part 1: browser/ 2019-02-15 23:57:53 +08:00
Ascrod
f0af6dce04 Change Reader API to use events, remove messaging. 2019-02-15 23:57:51 +08:00
Ascrod
1c494e80a6 Initial updates for Reader View. 2019-02-15 23:57:50 +08:00
wolfbeast
faaff24342 Clarify Basilisk branding/licensing (official/unofficial) 2019-02-15 23:57:48 +08:00
janekptacijarabaci
80abe5b30b about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in aboutSessionRestore.js 2019-02-15 23:57:22 +08:00
janekptacijarabaci
9860239ea3 about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js 2019-02-15 23:57:21 +08:00
wolfbeast
978ed6a45a Add AMO override. 2019-02-15 23:57:16 +08:00
wolfbeast
800b6be51b Bug 1449548. 2019-02-15 23:57:02 +08:00
janekptacijarabaci
75705f87a2 Add UTF-8 as a default fallback encoding for unknown encodings
Issue #315
2019-02-15 23:56:50 +08:00
NTD
b7158e06ac Use application specific application.ini 2019-02-15 23:56:27 +08:00
NTD
7e68bd3582 Rename VisualElementsManifest for Basilisk unofficial branding 2019-02-15 23:56:26 +08:00
wolfbeast
b8114dcbc0 Issue #325 Part 10: Remove non-Intl conditionals from installer files. 2019-02-15 23:56:11 +08:00
wolfbeast
48c807d319 Remove unused XREShellData 2019-02-15 23:55:44 +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
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
janekptacijarabaci
cf54612b55 Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js 2019-02-15 23:55:01 +08:00
janekptacijarabaci
c7e2043fa1 Bug 1333726 - use serializeToString instead of non-existant serializePrincipal 2019-02-15 23:54:59 +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
f563201762 Bug 1332595 - remove useless click handling 2019-02-15 23:54:56 +08:00
janekptacijarabaci
f99258328c Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private window 2019-02-15 23:54:55 +08:00
janekptacijarabaci
c32aa9df5d Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURL 2019-02-15 23:54:49 +08:00
janekptacijarabaci
5bbef1bbc3 Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2() 2019-02-15 23:54:45 +08:00
janekptacijarabaci
46ef98acf7 Bug 1307736 - Store triggeringPrincipal with all history entries 2019-02-15 23:54:34 +08:00
janekptacijarabaci
dee826b7ee Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an hard e10s) 2019-02-15 23:54:30 +08:00
SpockMan02
56009ac299 Issue #286 - Incorrect filepath 2019-02-15 23:53:48 +08:00
wolfbeast
a0aca802af Create a 1px overlap between tab center and start/end backgrounds.
This visual overlap prevents gaps due to rounding of pixel borders when rounded tab "borders" are exactly flush.
This resolves #268.
2019-02-15 23:53:45 +08:00
adeshkp
55ac29aa10 [Basilisk] Change button labels in cookies dialog 2019-02-15 23:51:31 +08:00
wolfbeast
a49be72173 Honor browser.safebrowsing.UI.enabled
This resolves #266
2019-02-15 23:50:10 +08:00
janekptacijarabaci
2a27202c64 moebius#209: Throws an error - "CloudSync is not defined"
https://github.com/MoonchildProductions/moebius/pull/209
2019-02-15 23:50:06 +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
wolfbeast
998680810a Re-introduce some required overrides (why were ALL of them cleared?!) 2019-02-15 23:49:55 +08:00
wolfbeast
b303ef519c Hard-code the version number for Mozilla's version checker for add-ons. 2019-02-15 23:49:54 +08:00
janekptacijarabaci
18d312235d moebius#230: Consider blocking top level window data: URIs (part 3/3 without tests)
https://github.com/MoonchildProductions/moebius/pull/230
2019-02-15 23:49:20 +08:00
janekptacijarabaci
08e2f9aaea moebius#221: WebExtensions - commands API does not support shortcuts with space or numbers
https://github.com/MoonchildProductions/moebius/pull/221
2019-02-15 23:49:16 +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
9fd29a60f7 Remove undesired system add-ons (all except PDFjs) 2019-02-15 23:49:02 +08:00
wolfbeast
77031333bb Disable Mozilla health report service. 2019-02-15 23:49:00 +08:00
janekptacijarabaci
2f455353a4 Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in browser.xul 2019-02-15 23:48:54 +08:00
wolfbeast
efa09515f6 Disable grabbing geo-specific search engines from Mozilla servers. 2019-02-15 23:48:34 +08:00
wolfbeast
6b3bb318b1 Remove region-specific overrides for search engines. 2019-02-15 23:48:33 +08:00
wolfbeast
d20a3f481c Define vendorFullName in Official Branding 2019-02-15 23:48:31 +08:00