janekptacijarabaci
5371575837
moebius#173: Fix up "about:" page
...
https://github.com/MoonchildProductions/moebius/issues/173
2019-02-15 23:44:11 +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
NTD
53e8bd2ac0
Restyle the findbar
2019-02-15 23:43:57 +08:00
janekptacijarabaci
e2fbb83e3a
Editable menulist loosing editable attribute gets focus stuck
...
Bug(s):
https://bugzilla.mozilla.org/show_bug.cgi?id=1142224
(native in moebius)
2019-02-15 23:43:56 +08:00
janekptacijarabaci
e7edb2cd31
moebius#57: about:support - improvements (Copy text to clipboard)
...
https://github.com/MoonchildProductions/moebius/pull/57
2019-02-15 23:43:46 +08:00
janekptacijarabaci
9eaa4561ac
[PALEMOON] about:plugins - fix "addMessageListener is not a function" (e10s off - revert bug 1068087 - partially)
2019-02-15 23:42:41 +08:00
wolfbeast
5b0d5686c0
Fix aboutSupport.js
...
Addresses comments:
bf6bb142fc (commitcomment-28527974)
0f99df52d5 (commitcomment-28527792)
2019-02-15 23:42:19 +08:00
wolfbeast
9d2e0ff0c4
Remove telemetry experiments framework
2019-02-15 23:41:25 +08:00
NTD
038fd273ea
Make code style consistent across all AboutRedirector's
2019-02-15 23:41:04 +08:00
NTD
81c6c590cc
Make about:logopage available to any browser that opts into MOZ_PHOENIX
...
Follow up to 5e8e0689c
2019-02-15 23:41:03 +08:00
NTD
5d61575a9f
Port over logopage
2019-02-15 23:40:53 +08:00
wolfbeast
2775c84cbf
Change embedded emoji font from EmojiOne to Twemoji.
2019-02-15 23:40:02 +08:00
wolfbeast
434f3590e3
Remove base conditional code for crash reporter and injector.
2019-02-15 23:39:53 +08:00
Tom Ritter
ed176bb836
Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM
...
MozReview-Commit-ID: 6xhQ71a5rDU
--HG--
extra : transplant_source : %C2%D3%A7It%0Cg%92h%BB%3A%95%A2%0D.%86%B9C%9B%2B
2019-02-15 23:37:22 +08:00
janekptacijarabaci
8a1405d8b9
moebius#342: Columns are not sorted correctly (Natural Sort algorithm)
...
Issue #31
https://github.com/MoonchildProductions/moebius/pull/342
2019-02-15 23:35:17 +08:00
NTD
a25b655d51
Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most places
2019-02-15 23:34:16 +08:00
NTD
cf9cbb8255
Remove non-functional nsDragAndDrop due to refactoring
2019-02-15 23:34:10 +08:00
NTD
8bce4f2b81
Restore toolkit/obsolete files and reinstate them to toolkit/content
2019-02-15 23:33:32 +08:00
wolfbeast
f82a2fe7e4
Update various texts and references.
2019-02-15 23:33:07 +08:00
janekptacijarabaci
e268676945
Exclude Update stuff from about:support if the updater isn't built.
2019-02-15 23:31:46 +08:00
wolfbeast
c202fc4bf4
Fix eslint warnings in about:webrtc.
2019-02-15 23:29:55 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00