Граф коммитов

14955 Коммитов

Автор SHA1 Сообщение Дата
John Bieling e5fd7876e0 Bug 1813580 - Reduce error log of browser_ext_windows.js by adding test.html. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D168271

--HG--
extra : amend_source : e5841dac77d3686b3f5bcf6a63829d0f13237bc6
2023-01-31 21:37:45 +11:00
Martin Giger 2fdae4065c Bug 1813490 - Add badges to unified toolbar buttons. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D168228

--HG--
extra : amend_source : b693246669b39437251cb6b29aed1b520ae51d13
2023-01-31 21:36:58 +11:00
John Bieling d349e2d256 Bug 1770105 - Fix target links for WebExtensions. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D167661

--HG--
extra : amend_source : 93fa3a1347ed0bee4d35cf5014f40b65db02e787
2023-01-31 21:34:47 +11:00
Ping Chen a734320544 Bug 1762688 - Fix for gloda tests to pass in imap-js. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D166990

--HG--
extra : amend_source : ae64e6578f60b1f0d53782ec4d5b78b65f9e6548
2023-01-31 21:33:31 +11:00
Geoff Lankow 88865380bc Bug 1812531 follow-up - Fix a broken test. r=aleca
This puts the test back to how it was before I reimplemented the folder tree. Now the tree's row indices behave the same as they did then.

I'm sure I'd already fixed this test, but here we are...

Differential Revision: https://phabricator.services.mozilla.com/D168328

--HG--
extra : moz-landing-system : lando
2023-01-31 06:26:27 +00:00
Richard Marti aea134020d Bug 1813372 - Style the Global search bar like the other search bars. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D168207

--HG--
extra : histedit_source : de85119fcc6eeaaf4e293321639b60d512e08738
2023-01-30 21:50:59 +00:00
Geoff Lankow f1f53413e3 Bug 1812531 - Make folder tree mode headers unselectable. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167909

--HG--
extra : rebase_source : 9912e04b343faecc81652a9bb57054b16a1f7711
extra : amend_source : 7823f228d61b2e0975eed773084714f773686d26
extra : histedit_source : 57c9a0f457ebbf98bb85d03b7f976d42ce4fbc23
2023-01-26 21:31:28 +13:00
Geoff Lankow dd9488bec0 Bug 1812529 - Fire `tabs.onRemoved` when closing a window, even for tabs without a browser. r=john.bieling
Differential Revision: https://phabricator.services.mozilla.com/D167908

--HG--
extra : rebase_source : 5640a14acdfca073aa4d71475eb853c9f1220711
extra : histedit_source : 7a411766bd900543fd37c5a47495c2fc197aed42
2023-01-26 21:01:35 +13:00
Martin Giger b763db7e4a Bug 1813025 - Fix statusbar labels overflowing. r=Paenglab
Differential Revision: https://phabricator.services.mozilla.com/D168075

--HG--
extra : moz-landing-system : lando
2023-01-30 00:25:32 +00:00
John Bieling 690e6f33b7 Bug 1813315 - Re-add no-op function onTabSwitched for the glodaSearchBox. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D168194

--HG--
extra : moz-landing-system : lando
2023-01-30 00:25:31 +00:00
John Bieling fc57e421fb Bug 1813075 - Fix mailContext-openLinkInBrowser. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D168113

--HG--
extra : moz-landing-system : lando
2023-01-30 00:25:31 +00:00
John Bieling c41aa263e4 Bug 1812262 - Fix positioning and resizing for popup windows and pick up some upstream changes. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D167799

--HG--
extra : moz-landing-system : lando
2023-01-30 00:25:30 +00:00
Richard Marti 2ea39a5b01 Bug 1811988 - Follow-up: Set the #singleMessage background-color on Mac. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D168137

--HG--
extra : moz-landing-system : lando
2023-01-29 06:50:15 +00:00
Alessandro Castellani ba0b5fc4e1 Bug 1811400 - Reimplement restore and apply columns and current view in the message thread pane. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D167343

--HG--
extra : moz-landing-system : lando
2023-01-29 06:50:14 +00:00
Martin Giger b468855d99 Bug 1811838 - Switch tests to use a different global element to move focus around. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D168083

--HG--
extra : moz-landing-system : lando
2023-01-28 00:33:53 +00:00
Martin Giger 202a52a3da Bug 1811838 - Remove global search field in chat toolbar. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167562

--HG--
extra : moz-landing-system : lando
2023-01-27 11:57:39 +00:00
Martin Giger 8a00295c4c Bug 1811838 - Restore global keyboard shortcut for global search bar. r=rjl,aleca
Differential Revision: https://phabricator.services.mozilla.com/D167561

--HG--
extra : moz-landing-system : lando
2023-01-27 11:57:38 +00:00
Martin Giger b90afbf1dd Bug 1811838 - Handle dropping contact on search field. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167560

--HG--
extra : moz-landing-system : lando
2023-01-27 11:57:38 +00:00
Martin Giger ae0864e51d Bug 1811838 - Add autocomplte popup to global search bar. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167559

--HG--
extra : moz-landing-system : lando
2023-01-27 11:57:37 +00:00
Martin Giger 83825c911a Bug 1812453 - Fix various message reader actions. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D167868

--HG--
extra : moz-landing-system : lando
2023-01-27 11:57:37 +00:00
John Bieling 1fe3afca99 Bug 1716976 - Add compose_body context and also add composer to editable context. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D166893

--HG--
extra : moz-landing-system : lando
2023-01-27 11:57:37 +00:00
Richard Marti 24553d737b Bug 1811988 - Define the color variables differently to apply to <browser> too. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167933

--HG--
extra : moz-landing-system : lando
2023-01-27 11:57:36 +00:00
Geoff Lankow 1b823f36fb Bug 1812906 - Fix tests for bug 1811161 - Normalized colour values in attributes. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D168028

--HG--
extra : moz-landing-system : lando
2023-01-27 11:57:36 +00:00
Martin Giger 415bc91768 Bug 1812553 - Port bug 1812011: add or fix missing fluent variable documentation. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167918

--HG--
extra : moz-landing-system : lando
2023-01-26 21:46:06 +00:00
Martin Giger 9fe4092d58 Bug 1812292 - Hide tab bar when auto hiding is enabled when restoring a single tab. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167800

--HG--
extra : moz-landing-system : lando
2023-01-26 11:13:07 +00:00
Richard Marti e6a0e47a54 Bug 1812519 - Port bug 1804695: Fix our add-ons page by copying mozSupportLink.ftl to our repository. r=thunderbird-reviewers,darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D167902

--HG--
extra : moz-landing-system : lando
2023-01-26 07:43:06 +00:00
John Bieling 82957ebfa0 Bug 1716295 - Fix missing tooltips in action popups, window popups and content tabs. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D167045

Depends on D167526
2023-01-24 12:04:30 +00:00
John Bieling b550ebe0f7 Bug 1585381 - Fix default click handler for WebExtensions. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D167526
2023-01-24 12:04:24 +00:00
Geoff Lankow 1241a53c74 Bug 1812248 - Fix broken folder tree by converting folder URLs to byte strings. r=#thunderbird-reviewers,john.bieling
Differential Revision: https://phabricator.services.mozilla.com/D167774

--HG--
extra : rebase_source : a1f5ae661d1b728bd1ed07ca9bad52659aaab641
extra : amend_source : 1d1a35219fe622eee8f0a474c0d276b00c1b2d32
2023-01-25 12:19:46 +13:00
Martin Giger 96d8934e88 Bug 1812084 - Fix storing spaces toolbar hidden state and restore labels in collapsed menu. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167689

--HG--
extra : moz-landing-system : lando
2023-01-25 18:41:49 +00:00
Alessandro Castellani 55aa1be2f5 Bug 1812093 - Re-enable all sortable columns. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D167708

--HG--
extra : moz-landing-system : lando
2023-01-25 18:41:49 +00:00
Geoff Lankow 088113dd48 Bug 1812212 - Fix Address Book tests broken by bug 1811139. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167759

--HG--
extra : amend_source : c88400d83277724c8ba6e8e4d216ba9894cc17cb
extra : histedit_source : f26fbe5cca2aae3f45faad11a41d5a351fd95c06
2023-01-25 14:28:24 +13:00
Geoff Lankow 428d267784 Bug 1812187 - Wait for TreeViewListrow to be defined before extending it. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167728

--HG--
extra : rebase_source : 96d0f38ffafb780aaf0e4201f49a646e2f0ef7cd
2023-01-25 11:56:01 +13:00
Geoff Lankow e07eb02eb9 Bug 1811412 - Move mail-idle-startup-tasks-finished until after the first about:3pane page loads. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167727

--HG--
extra : rebase_source : bc9b98404b6b3c2d59b48fb56cb35da80890e36f
2023-01-25 11:22:49 +13:00
Geoff Lankow 4b88b63a11 Bug 1812168 - Port Bug 1811797 - Change Troubleshoot.snapshot to an async function. r=aleca
Port of https://hg.mozilla.org/mozilla-central/rev/b1ef7fe029e1c854c4e0f49dd58cfdcabdec2915

Differential Revision: https://phabricator.services.mozilla.com/D167719

--HG--
extra : rebase_source : ee684c13d47088e7e973079bda2d2ee95af3bba0
extra : amend_source : 684655baa36660abdb7207bb1a3829b924d66c1e
2023-01-25 10:49:48 +13:00
Geoff Lankow e31776b97c Bug 1805807 - When switching folders, invalidate the thread tree before setting the view. r=aleca
Also: set up the columns before setting the view.

Differential Revision: https://phabricator.services.mozilla.com/D167640

--HG--
extra : rebase_source : dac7e8708c68fc150c1360455e6ab4c80d4c4efb
2023-01-23 21:54:50 +13:00
Geoff Lankow b68cf4a0d5 Bug 1805807 - Fix error when changing TreeViewListbox's view. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167639

--HG--
extra : rebase_source : f0d246ad18f58d0f06a98d1093789fc4e0fc2947
2023-01-24 21:12:34 +13:00
Martin Giger 3fc0f7fc5d Bug 1812006 - Port bug 1808400: Replace Cu.reportError with console.error in promise callbacks. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167646

--HG--
extra : moz-landing-system : lando
2023-01-24 17:17:28 +00:00
ecp 32293d030d Bug 1793918 - Ensure that messages always have a from header r=aleca
Added EnsureFromValue() in order to make messages w/o a from header have a blank value there so that the header toolbar shows up.

Differential Revision: https://phabricator.services.mozilla.com/D167486
2023-01-24 01:52:30 +00:00
Geoff Lankow 1176f360d3 Bug 1811946 - Keep focus on the thread tree when clicking buttons or the subject. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167632

--HG--
extra : rebase_source : 44a157b04af0fe1a14f6c5d10bed5e22ffb032e3
extra : amend_source : 313fbd64a0641fe13f36fbbb0d94f8eb0ab252f7
2023-01-24 15:40:59 +13:00
Geoff Lankow b6649f9fb9 Bug 1811408 - Check the number of rows in a list if it resizes. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167341

--HG--
extra : rebase_source : f065331aede0ed4eaf8eb491b3f86508eab2978f
2023-01-20 14:37:17 +13:00
Geoff Lankow ef685f6abe Bug 1811946 - Fix dragging from tree view listboxes. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167612

--HG--
extra : rebase_source : cff796521dfce88a136bef00699052749c9d7e46
2023-01-23 20:41:55 +13:00
Geoff Lankow dc6ffe33cd Bug 1811942 - Port bug 1810995 - Rename BrowserTestUtils.loadURI to BrowserTestUtils.loadURIString. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167609

--HG--
extra : rebase_source : 9383d0e1d32c6b224b0ed8bcae7f7843ce3946bf
extra : amend_source : cece1fc69cd83022153f1f16170379b146fd4b78
2023-01-23 16:41:22 +13:00
Gene Smith 71683301cc Bug 1805186 - Added missing about:cache label 'Cache Use' r=darktrojan,rjl
Differential Revision: https://phabricator.services.mozilla.com/D167577

--HG--
extra : amend_source : 84a178aba1a2c390ea773fac4aeaa7fbd16cdc8f
2023-01-23 18:24:47 +00:00
Geoff Lankow 701079b473 Bug 1811785 - Fix bad function call. r=freaktechnik
This was the wrong function to use for this sort of string bundle.

Differential Revision: https://phabricator.services.mozilla.com/D167506

--HG--
extra : rebase_source : 27247874d807ddc01430c1cb02657acc96cac29b
extra : amend_source : 74d2ac18a0fe6b2148cb9a086c22d9374a0d596a
2023-01-23 17:52:21 +13:00
Geoff Lankow 0a3c8c1107 Bug 1811776 - Fix intermittent failure in browser_attachmentMenus.js. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D167504

--HG--
extra : rebase_source : 3a81f11185682c82a5287d7c518cfcf8d9ca43ce
extra : amend_source : 85a872345c091a2436d2710f1bc8f2f12495618c
2023-01-23 14:52:54 +13:00
Richard Marti be8cc8e4fb Bug 1811500 - Improve the colors in the folder pane. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167388

--HG--
extra : moz-landing-system : lando
2023-01-23 19:00:35 +00:00
Alessandro Castellani 1515941a52 Bug 1811394 - Save resized columns widths in the message thread pane. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D167334

--HG--
extra : moz-landing-system : lando
2023-01-23 19:00:34 +00:00
Richard Marti 456fdfa208 Bug 1811705 - Set on macOS the appearance: none; on the tabs-toolbar too. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D167482

--HG--
extra : moz-landing-system : lando
2023-01-23 10:16:30 +00:00
Geoff Lankow 33647fc41f Bug 1811410 follow-up - Fix missed review comment. rs=me
--HG--
extra : absorb_source : ccd44e644c02b618bdd763b3453bf65de350b183
extra : histedit_source : 7fd23db65d51e9bf2db4f0c067463e375cf7a7e2
2023-01-23 16:14:10 +13:00