1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 13:28:54 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
janekptacijarabaci c65886be35 Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before opening a second picker 2019-02-15 23:45:07 +08:00
janekptacijarabaci e75b329d4d Bug 1401876 - (Part 1) Close datetime picker on popuphidden 2019-02-15 23:45:03 +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 753a28d239 Bug 1320225: [DateTimeInput] Integration of input type=date input box with picker (part 2) 2019-02-15 23:44:35 +08:00
janekptacijarabaci f4e1313a58 Bug 1323109: [DateTimePicker] Date time picker popup does not open near input box 2019-02-15 23:44:27 +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 ac3c78c200 Revert "Restore Dict.jsm" 2019-02-15 23:42:56 +08:00
NTD 8d8b2154ab Fix loops in Dict.jsm
SyntaxError: missing ] after element list
2019-02-15 23:42:54 +08:00
NTD a6699f01f6 Restore Dict.jsm 2019-02-15 23:42:53 +08:00
wolfbeast 9d2e0ff0c4 Remove telemetry experiments framework 2019-02-15 23:41:25 +08:00
wolfbeast 434f3590e3 Remove base conditional code for crash reporter and injector. 2019-02-15 23:39:53 +08:00
wolfbeast d789488825 Hard-disable the use of sponsored tiles. 2019-02-15 23:36:45 +08:00
wolfbeast 49ceae702e Remove testing-only UI components for e10s
This removes front-end tools only applicable for testing e10s (open non-e10s window, etc.)
This resolves #37
2019-02-15 23:35:22 +08:00
NTD 7f8abfd337 Fix moz.build 2019-02-15 23:31:37 +08:00
NTD a12132838a Add UpdateChannel.jsm 2019-02-15 23:31:35 +08:00
NTD e8e804ec97 Don't use AppConstants in Services.jsm 2019-02-15 23:29:30 +08:00
NTD 28bbfef589 Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP 2019-02-14 14:35:08 +08:00
roytam1 dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00