summaryrefslogtreecommitdiffstats
path: root/toolkit/content
Commit message (Collapse)AuthorAgeLines
...
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-13-4/+22
|\ \ \
| * | | moebius#173: Fix up "about:" pagejanekptacijarabaci2018-04-13-4/+22
| | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/173
* | | | Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed.wolfbeast2018-04-13-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | - `--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.
* | | Restyle the findbarMatt A. Tobin2018-04-13-27/+31
| | |
* | | Merge pull request #129 from ↵New Tobin Paradigm2018-04-13-2/+16
|\ \ \ | | | | | | | | | | | | | | | | janekptacijarabaci/_native_52ESR_xulWidgets_menulist_editable_1 Editable menulist loosing editable attribute gets focus stuck (menulist.xml)
| * | | Editable menulist loosing editable attribute gets focus stuckjanekptacijarabaci2018-02-04-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | Bug(s): https://bugzilla.mozilla.org/show_bug.cgi?id=1142224 (native in moebius)
* | | | moebius#57: about:support - improvements (Copy text to clipboard)janekptacijarabaci2018-04-12-13/+32
| | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/57
* | | | Merge pull request #124 from janekptacijarabaci/pm_about-plugins_1New Tobin Paradigm2018-04-12-3/+2
|\ \ \ \ | | | | | | | | | | about:plugins - fix "addMessageListener is not a function" (e10s off - revert bug 1068087 - partially)
| * | | | [PALEMOON] about:plugins - fix "addMessageListener is not a function" (e10s ↵janekptacijarabaci2018-04-12-3/+2
| | | | | | | | | | | | | | | | | | | | off - revert bug 1068087 - partially)
* | | | | Rebase on masterwolfbeast2018-04-11-87/+159
|\ \ \ \ \
| * | | | | Fix aboutSupport.jswolfbeast2018-04-11-17/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Addresses comments: https://github.com/MoonchildProductions/UXP/commit/bf6bb142fc5bcb49b053788e06160af304f639e5#commitcomment-28527974 https://github.com/MoonchildProductions/UXP/commit/0f99df52d5309158c7b916581c5a79496b1844db#commitcomment-28527792
| * | | | Remove telemetry experiments frameworkwolfbeast2018-04-08-33/+0
| | | | |
| * | | | Make code style consistent across all AboutRedirector'sMatt A. Tobin2018-04-07-33/+116
| | | | |
| * | | | Make about:logopage available to any browser that opts into MOZ_PHOENIXMatt A. Tobin2018-04-07-0/+2
| | | | | | | | | | | | | | | | | | | | Follow up to 5e8e0689c
| * | | | Port over logopageMatt A. Tobin2018-04-05-0/+37
| | | | |
| * | | | Change embedded emoji font from EmojiOne to Twemoji.wolfbeast2018-04-04-4/+3
| | |_|/ | |/| |
* / | | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-117/+1
|/ / /
* | | Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVMTom Ritter2018-03-14-1/+1
| | | | | | | | | | | | | | | | | | | | | MozReview-Commit-ID: 6xhQ71a5rDU --HG-- extra : transplant_source : %C2%D3%A7It%0Cg%92h%BB%3A%95%A2%0D.%86%B9C%9B%2B
* | | moebius#342: Columns are not sorted correctly (Natural Sort algorithm)janekptacijarabaci2018-03-02-0/+31
| | | | | | | | | | | | | | | Issue #31 https://github.com/MoonchildProductions/moebius/pull/342
* | | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵Matt A. Tobin2018-03-01-3/+0
| | | | | | | | | | | | places
* | | Remove non-functional nsDragAndDrop due to refactoringMatt A. Tobin2018-02-27-605/+0
| | |
* | | Restore toolkit/obsolete files and reinstate them to toolkit/contentMatt A. Tobin2018-02-23-0/+1065
| | |
* | | Update various texts and references.wolfbeast2018-02-21-3/+3
| |/ |/|
* | Exclude Update stuff from about:support if the updater isn't built.janekptacijarabaci2018-02-12-9/+12
| |
* | Fix eslint warnings in about:webrtc.wolfbeast2018-02-07-5/+7
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+81723