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
janekptacijarabaci
f1308a5501
moebius#219: WebExtensions - add-on throws error on load when suggested_key is null / missing
...
https://github.com/MoonchildProductions/moebius/pull/219
2019-02-15 23:48:23 +08:00
janekptacijarabaci
8523f693be
moebius#84: Fix: The profile - resetting
...
https://github.com/MoonchildProductions/moebius/pull/184
2019-02-15 23:47:44 +08:00
Ryan VanderMeulen
32c5941589
Bug 1452075 - Backport some upstream pdf.js fixes.
2019-02-15 23:47:23 +08:00
wolfbeast
f500863de2
Error out on missing or searchplugin or empty list.
2019-02-15 23:47:12 +08:00
janekptacijarabaci
1cbd27ae55
Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the anchored input box is clicked
2019-02-15 23:45:01 +08:00
janekptacijarabaci
cac5c5adc7
moebius#92: HTML - input - datetime
...
+ native in moebius:
Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:
Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385
Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109
Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544
Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182
Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:
Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225
Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
2019-02-15 23:44:39 +08:00
janekptacijarabaci
83f3f3f2db
Bug 1341190: Date picker panel and email input validation popup close immediately after opening
2019-02-15 23:44:36 +08:00
janekptacijarabaci
c556396e07
Fix a build warning for BrowserComponents.manifest
...
[drive]:/[path]/browser/components/BrowserComponents.manifest: WARNING:
no useful preprocessor directives found
2019-02-15 23:44:23 +08:00
wolfbeast
d37246737b
Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed.
...
- `--enable-official-branding` implies `MC_OFFICIAL` (no need to specifically set it)
- `--enable-official-vendor` can be used to set `MC_OFFICIAL` on builds without `--enable-official-branding` that should still be considered official release versions.
- `MC_OFFICIAL` implies `--enable-release`, meaning `DEVELOPER_OPTIONS` isn't set
- `MC_OFFICIAL` makes `nsXULAppInfo.getIsOfficial` return `true`
- `MC_OFFICIAL` makes `AppConstants.MOZILLA_OFFICIAL` (for compatibility in extensions) and `AppConstants.MC_OFFICIAL` return `true`
- Optional, for the time being: `MOZILLA_OFFICIAL` is still present in some places in case someone wants to build a Mozilla-alike official application and has the rights and necessary keys to use Mozilla-official third-party services. This must always be combined with `MC_OFFICIAL` to have a sane combination of defines. This may be removed in the future.
2019-02-15 23:44:10 +08:00
janekptacijarabaci
6a3c79040e
Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
...
Steps to reproduce:
1) The main menu:
"Tools" - "Options" - "Privacy" - "History":
[x] "Remember my browsing and download history"
2) The main menu:
"History" - "Clear Recent History...":
"Today"/"Everything" - "Browsing & Download History" - "OK"
3) Go to: "https://www.palemoon.org/ "
4) The main menu:
"History" - "Show All History"
5) Clicking right mouse button on an item "https://www.palemoon.org " in
"History",
clicking on "Delete This Page".
6) Clicking on "History":
Throws an error in Browser Console:
NS_ERROR_FAILURE: Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
editBookmarkOverlay.js:341
2019-02-15 23:43:05 +08:00
NTD
6283b3e6d2
[PALEMOON] Fix depth for toolkit osx shared.inc
2019-02-15 23:42:11 +08:00
NTD
1da1113197
Only enable general.useragent.appVersionIsBuildID for Basilisk by default
2019-02-15 23:42:10 +08:00
janekptacijarabaci
38abddf0e6
[DevTools] Use preprocessing for: a global variable "gDevTools" and the context menu - a function "Inspect Element"
...
Follow up: #106
2019-02-15 23:41:48 +08:00
trav90
4f5c7979e2
Fix packaging after bf6bb14
2019-02-15 23:41:43 +08:00
janekptacijarabaci
624b3b73de
[DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)
...
Issue #95
Follow up: #99
2019-02-15 23:41:37 +08:00
wolfbeast
9d2e0ff0c4
Remove telemetry experiments framework
2019-02-15 23:41:25 +08:00