wolfbeast
|
100fe48e7b
|
[PALEMOON] Prevent overlapping modal prompts and preserve prompt order.
|
2019-05-03 21:31:53 +08:00 |
|
Gaming4JC
|
852ce8292d
|
Fix failure to print when pages contain zero-sized <canvas> element.
Fixes #1058
|
2019-05-03 21:31:23 +08:00 |
|
wolfbeast
|
ad9ac70742
|
New cycle version bump.
|
2019-05-03 21:31:20 +08:00 |
|
wolfbeast
|
e3827df1a0
|
Capture delayed events and cancel as necessary.
Tag #1052
|
2019-04-27 08:56:22 +08:00 |
|
adeshkp
|
c2c31f51af
|
[minor] Fix a variable name in Basilisk error page
Related commit: e313e5e2ec (diff-115f6bd87b)
|
2019-04-27 08:56:20 +08:00 |
|
wolfbeast
|
ae2267db1e
|
Remove useless assert.
Resolves #1055.
|
2019-04-27 08:55:51 +08:00 |
|
Matt A. Tobin
|
72a828438c
|
[PALEMOON] Remove errent extensions.blocklist.* from shared branding prefs
|
2019-04-27 08:55:47 +08:00 |
|
Matt A. Tobin
|
4302912c0a
|
Remove UpdateChannel.jsm
|
2019-04-27 08:55:44 +08:00 |
|
Matt A. Tobin
|
f7cf8d40bc
|
Use UpdateUtils in GMPInstallManager.jsm
|
2019-04-27 08:55:41 +08:00 |
|
Matt A. Tobin
|
c6d0f188da
|
Don't use UpdateChannel.jsm in nsBlocklistService.js
|
2019-04-27 08:55:33 +08:00 |
|
Matt A. Tobin
|
3c98d8f72d
|
Add application ID and widget toolkit placeholders to UpdateUtils.jsm
|
2019-04-27 08:54:35 +08:00 |
|
Matt A. Tobin
|
97059c1b48
|
Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FENNEC
|
2019-04-27 08:51:55 +08:00 |
|
Matt A. Tobin
|
c9b411d6cd
|
Issue #1053 - Drop support Android and remove Fennec - Part 1a: Remove mobile/android
|
2019-04-27 08:51:42 +08:00 |
|
Matt A. Tobin
|
85045bf6be
|
Sort out search service
The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one
|
2019-04-27 08:27:19 +08:00 |
|
Matt A. Tobin
|
0142cf25ab
|
Remove tests from search service
|
2019-04-27 08:27:09 +08:00 |
|
Ascrod
|
f591aeb2fa
|
Remove browser.search.region usage. Tag #245.
|
2019-04-27 08:25:33 +08:00 |
|
Ascrod
|
732e1e66f3
|
Remove geoip lookup for search engine defaults. Tag #245.
|
2019-04-27 08:25:30 +08:00 |
|
Ascrod
|
c6b9a5aa9f
|
Remove geo-specific search engine default preferences. Tag #245.
|
2019-04-27 08:25:27 +08:00 |
|
wolfbeast
|
e94155c91f
|
Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0)
|
2019-04-27 08:24:40 +08:00 |
|
ThosRTanner
|
660304c6ff
|
Remove unused parameter from call
Fixes #1043
|
2019-04-27 08:24:25 +08:00 |
|
adeshkp
|
6a0abd1cd5
|
Remove SecurityUI telemetry.
|
2019-04-27 08:23:50 +08:00 |
|
wolfbeast
|
d563647c10
|
Version bump
|
2019-04-27 08:23:40 +08:00 |
|
JustOff
|
56ad09f64a
|
Handle URL token in a closer way to the CSS3 spec
|
2019-04-27 08:23:37 +08:00 |
|
Ascrod
|
0e3dbe8f54
|
Remove unused try/catch block. Tag #991.
|
2019-04-27 08:23:33 +08:00 |
|
Ascrod
|
09bcb1f834
|
Pref try/catch block fixup. Tag #991.
|
2019-04-27 08:22:27 +08:00 |
|
Ascrod
|
a24456a76d
|
Issue #991 Part 8: Toolkit everything else
|
2019-04-27 08:22:23 +08:00 |
|
Ascrod
|
e309515e66
|
Issue #991 Part 7: Toolkit Components
|
2019-04-27 08:22:20 +08:00 |
|
Ascrod
|
c54c6d3bd2
|
Issue #991 Part 6: Services
|
2019-04-27 08:22:13 +08:00 |
|
Ascrod
|
f1d39b624e
|
Issue #991 Part 5: DOM and layout
|
2019-04-27 08:21:58 +08:00 |
|
Ascrod
|
3da26ba9e3
|
Issue #991 Part 4: Network and URILoader
|
2019-04-27 08:21:53 +08:00 |
|
Ascrod
|
e2e42f0e1a
|
Issue #991 Part 3: Devtools
|
2019-04-27 08:21:50 +08:00 |
|
Ascrod
|
5d978c380c
|
Issue #991 Part 2: Basilisk
|
2019-04-27 08:21:41 +08:00 |
|
Ascrod
|
74e02af5af
|
Issue #991 Part 1: Pale Moon
|
2019-04-27 08:16:34 +08:00 |
|
wolfbeast
|
c64dc935f9
|
Remove Firefox Accounts service and tie-ins.
See previous commit for removal of browser identity module.
|
2019-04-19 09:40:31 +08:00 |
|
Moonchild
|
ccf32a6b79
|
Remove various FxA tests
|
2019-04-19 09:40:26 +08:00 |
|
Moonchild
|
1b9b6e7e75
|
Remove FxAccounts front-end module references
|
2019-04-19 09:40:12 +08:00 |
|
Matt A. Tobin
|
03d07e3e28
|
[BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui when it is disabled, duh.
|
2019-04-19 09:39:38 +08:00 |
|
Matt A. Tobin
|
f73e1c9cf7
|
[BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up
|
2019-04-19 09:39:01 +08:00 |
|
Matt A. Tobin
|
d398d1590c
|
[BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar button and create a synced tabs toolbar button
|
2019-04-19 09:36:24 +08:00 |
|
Matt A. Tobin
|
fa30be0161
|
[BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now)
|
2019-04-19 09:36:23 +08:00 |
|
wicknix
|
a446734d20
|
Bug1408701: Ensure that we continue to show dark scrollbar thumbs on..
..macOS 10.13+ when scrollbars are always displayed. r=mstange
|
2019-04-19 09:35:10 +08:00 |
|
wolfbeast
|
83ab16d267
|
Remove some BEOS 1st party code leftovers.
|
2019-04-19 09:34:04 +08:00 |
|
Matt A. Tobin
|
a35c549212
|
[BASILISK] Restore Tabs from Other Devices history menu item and Add First Sync Progress
|
2019-04-19 09:33:09 +08:00 |
|
Matt A. Tobin
|
720e453480
|
[BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and preferences
|
2019-04-19 09:30:49 +08:00 |
|
Matt A. Tobin
|
648ed8edaf
|
[BASILISK] Port PM Sync Client - Part 1: Initial transfer
|
2019-04-19 09:30:47 +08:00 |
|
Matt A. Tobin
|
688cbfef19
|
[BASILISK] Port PM Sync Client - Part 0: Add PanelUI sync button static images
|
2019-04-19 09:30:45 +08:00 |
|
Matt A. Tobin
|
85394c9ced
|
[BASILISK] Remove FxA infected Sync - Part 3b: nsModule
|
2019-04-19 09:30:44 +08:00 |
|
Matt A. Tobin
|
a7c9827508
|
[BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts
|
2019-04-19 09:30:39 +08:00 |
|
Matt A. Tobin
|
0efe09389a
|
[BASILISK] Remove FxA infected Sync - Part 2: Sync Client
|
2019-04-19 09:29:23 +08:00 |
|
Matt A. Tobin
|
b07b0d18b5
|
[BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and Integration Points
|
2019-04-19 09:29:22 +08:00 |
|