CINXE.COM

comm-central Changelog

<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0"> <channel> <link>https://hg.mozilla.org/comm-central/</link> <language>en-us</language> <title>comm-central Changelog</title> <description>comm-central Changelog</description> <item> <title>[default] Bug 1943547 - Follow up lint fix. rs=bustage-fix DONTBUILD</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/bb3e55203311</guid> <link>https://hg.mozilla.org/comm-central/rev/bb3e55203311</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>bb3e55203311</td> </tr> <tr> <th style="text-align:left;">branch</th> <td>default</td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td>tip</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#65;&#108;&#101;&#115;&#115;&#97;&#110;&#100;&#114;&#111;&#32;&#67;&#97;&#115;&#116;&#101;&#108;&#108;&#97;&#110;&#105;&#32;&#60;&#97;&#108;&#101;&#115;&#115;&#97;&#110;&#100;&#114;&#111;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1943547" title="Bug 1943547">Bug 1943547</a> - Follow up lint fix. rs=bustage-fix DONTBUILD</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/moz.configure<br /></td> </tr> </table> ]]> </description> <author>&#65;&#108;&#101;&#115;&#115;&#97;&#110;&#100;&#114;&#111;&#32;&#67;&#97;&#115;&#116;&#101;&#108;&#108;&#97;&#110;&#105;&#32;&#60;&#97;&#108;&#101;&#115;&#115;&#97;&#110;&#100;&#114;&#111;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</author> <pubDate>Tue, 25 Feb 2025 15:21:24 -0800</pubDate> </item> <item> <title>Bug 1257826 - Fix Sort by Received for search db views. r=tobyp</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/022d28b4be01</guid> <link>https://hg.mozilla.org/comm-central/rev/022d28b4be01</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>022d28b4be01</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#119;&#101;&#108;&#112;&#121;&#45;&#99;&#119;&#32;&#60;&#104;&#46;&#119;&#46;&#102;&#111;&#114;&#109;&#115;&#64;&#97;&#114;&#99;&#111;&#114;&#46;&#100;&#101;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1257826" title="Bug 1257826">Bug 1257826</a> - Fix Sort by Received for search db views. r=tobyp<br/> <br/> When a message header is added to a threaded search db view, its thread is moved to the right place if the view is sorted by date and the message is the newest in that thread. The same happens if the sort order is changed, since the view is rebuilt in this case. Unfortunately this mechanism wasn't enabled when sorting by date received.<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239246">https://phabricator.services.mozilla.com/D239246</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mailnews/base/src/nsMsgSearchDBView.cpp<br /></td> </tr> </table> ]]> </description> <author>&#119;&#101;&#108;&#112;&#121;&#45;&#99;&#119;&#32;&#60;&#104;&#46;&#119;&#46;&#102;&#111;&#114;&#109;&#115;&#64;&#97;&#114;&#99;&#111;&#114;&#46;&#100;&#101;&#62;</author> <pubDate>Tue, 25 Feb 2025 22:32:05 +0000</pubDate> </item> <item> <title>Bug 1949436 - Remove nsIMsgFolder.folderURL. r=mkmelin</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/2be02a22ef3c</guid> <link>https://hg.mozilla.org/comm-central/rev/2be02a22ef3c</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>2be02a22ef3c</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#66;&#114;&#101;&#110;&#100;&#97;&#110;&#32;&#65;&#98;&#111;&#108;&#105;&#118;&#105;&#101;&#114;&#32;&#60;&#98;&#114;&#101;&#110;&#100;&#97;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1949436" title="Bug 1949436">Bug 1949436</a> - Remove nsIMsgFolder.folderURL. r=mkmelin<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D238951">https://phabricator.services.mozilla.com/D238951</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/base/content/mailCommands.js<br />mail/base/test/browser/browser_folderPaneContext.js<br />mailnews/base/content/folderProps.js<br />mailnews/base/prefs/content/am-offline.js<br />mailnews/base/public/nsIMsgFolder.idl<br />mailnews/base/src/MailNotificationService.sys.mjs<br />mailnews/base/src/nsMsgDBFolder.cpp<br />mailnews/db/msgdb/src/nsMsgDatabase.cpp<br />mailnews/imap/src/nsImapIncomingServer.cpp<br />mailnews/imap/src/nsImapMailFolder.cpp<br /><br /></td> </tr> </table> ]]> </description> <author>&#66;&#114;&#101;&#110;&#100;&#97;&#110;&#32;&#65;&#98;&#111;&#108;&#105;&#118;&#105;&#101;&#114;&#32;&#60;&#98;&#114;&#101;&#110;&#100;&#97;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</author> <pubDate>Tue, 25 Feb 2025 22:32:05 +0000</pubDate> </item> <item> <title>Bug 1936369 - Attempt to fix browser_accountTelemetry.js by waiting for folder update after message additions. r=mkmelin</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/487c726e123f</guid> <link>https://hg.mozilla.org/comm-central/rev/487c726e123f</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>487c726e123f</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#74;&#111;&#104;&#110;&#32;&#66;&#105;&#101;&#108;&#105;&#110;&#103;&#32;&#60;&#106;&#111;&#104;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1936369" title="Bug 1936369">Bug 1936369</a> - Attempt to fix browser_accountTelemetry.js by waiting for folder update after message additions. r=mkmelin<br/> <br/> The effect can be observed in the following try run:<br/> <br/> Run: <a href="https://treeherder.mozilla.org/jobs?repo=try-comm-central&amp;selectedTaskRun=SklycsxnQw6U-5aHMieXMw.0&amp;revision=1b41427bf21bc71b9c2ed8b332c3dcd5d1d07a89">https://treeherder.mozilla.org/jobs?repo=try-comm-central&amp;selectedTaskRun=SklycsxnQw6U-5aHMieXMw.0&amp;revision=1b41427bf21bc71b9c2ed8b332c3dcd5d1d07a89</a><br/> Log: <a href="https://treeherder.mozilla.org/logviewer?job_id=496478297&amp;repo=try-comm-central&amp;lineNumber=3668-3671">https://treeherder.mozilla.org/logviewer?job_id=496478297&amp;repo=try-comm-central&amp;lineNumber=3668-3671</a><br/> Test: <a href="https://hg.mozilla.org/try-comm-central/rev/6e25e42823f2a227b09089d0217529e5bc645af2#l3.90">https://hg.mozilla.org/try-comm-central/rev/6e25e42823f2a227b09089d0217529e5bc645af2#l3.90</a><br/> <br/> Instead of fixing just this test, I think we can update the<br/> actual function used by multiple tests to add messages.<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239512">https://phabricator.services.mozilla.com/D239512</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mailnews/test/resources/MessageInjection.sys.mjs<br /></td> </tr> </table> ]]> </description> <author>&#74;&#111;&#104;&#110;&#32;&#66;&#105;&#101;&#108;&#105;&#110;&#103;&#32;&#60;&#106;&#111;&#104;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</author> <pubDate>Tue, 25 Feb 2025 22:32:04 +0000</pubDate> </item> <item> <title>Bug 1950280 - Attempt to fix intermittent in browser_deletionFromThreads.js. r=aleca,arschmitz</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/c3be8686c8a5</guid> <link>https://hg.mozilla.org/comm-central/rev/c3be8686c8a5</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>c3be8686c8a5</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#74;&#111;&#104;&#110;&#32;&#66;&#105;&#101;&#108;&#105;&#110;&#103;&#32;&#60;&#106;&#111;&#104;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1950280" title="Bug 1950280">Bug 1950280</a> - Attempt to fix intermittent in browser_deletionFromThreads.js. r=aleca,arschmitz<br/> <br/> The intermittent is caused by the delete action, which deletes the<br/> currently selected message and then selects the next message. Quickly<br/> changing folders after deleting a message causes the message not to<br/> be marked as read intermittently and we could end up with an unexpected<br/> read status in the final test and fail.<br/> <br/> The patch makes sure that the expected read states are seen, before<br/> moving on. We could also wait for the `onFolderPropertyFlagChanged`<br/> event, but `TestUtils.waitForCondition()` seems good enough, as we know<br/> that next message has to be marked as read eventually.<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239555">https://phabricator.services.mozilla.com/D239555</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/test/browser/folder-display/browser_deletionFromThreads.js<br /></td> </tr> </table> ]]> </description> <author>&#74;&#111;&#104;&#110;&#32;&#66;&#105;&#101;&#108;&#105;&#110;&#103;&#32;&#60;&#106;&#111;&#104;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</author> <pubDate>Tue, 25 Feb 2025 22:32:04 +0000</pubDate> </item> <item> <title>Bug 1943547 - Remove legacy configuration variables out of confvars.sh r=dandarnell</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/d8c7e291f791</guid> <link>https://hg.mozilla.org/comm-central/rev/d8c7e291f791</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>d8c7e291f791</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#115;&#101;&#114;&#103;&#101;&#45;&#115;&#97;&#110;&#115;&#45;&#112;&#97;&#105;&#108;&#108;&#101;&#32;&#60;&#115;&#103;&#117;&#101;&#108;&#116;&#111;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1943547" title="Bug 1943547">Bug 1943547</a> - Remove legacy configuration variables out of confvars.sh r=dandarnell<br/> <br/> MOZ_VERIFY_MAR_SIGNATURE can be set from mail/moz.configure<br/> THUNDERBIRD_OFFICIAL_BRANDING can be used to directly set MOZ_OFFICIAL_BRANDING_DIRECTORY<br/> <br/> MOZ_BINARY_EXTENSIONS, MOZ_SEPARATE_MANIFEST_FOR_THEME_OVERRIDES and<br/> MOZ_ENABLE_SIGNMAR are actually obsolete and never used.<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D235417">https://phabricator.services.mozilla.com/D235417</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/confvars.sh<br />mail/moz.configure<br /></td> </tr> </table> ]]> </description> <author>&#115;&#101;&#114;&#103;&#101;&#45;&#115;&#97;&#110;&#115;&#45;&#112;&#97;&#105;&#108;&#108;&#101;&#32;&#60;&#115;&#103;&#117;&#101;&#108;&#116;&#111;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</author> <pubDate>Tue, 25 Feb 2025 22:32:03 +0000</pubDate> </item> <item> <title>Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=john.bieling</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/cc82d9e771a2</guid> <link>https://hg.mozilla.org/comm-central/rev/cc82d9e771a2</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>cc82d9e771a2</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#84;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#32;&#85;&#112;&#100;&#97;&#116;&#101;&#98;&#111;&#116;&#32;&#60;&#116;&#98;&#105;&#114;&#100;&#116;&#114;&#121;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1878375" title="Bug 1878375">Bug 1878375</a> - Synchronize vendored Rust libraries with mozilla-central. r=john.bieling<br/> <br/> <br/> mozilla-central: 5ec13fd9a7552d965aee757985c15fc027c02e6b<br/> comm-central: d8da5a3c4422026d7f553c70a4d3863b24d29cf9<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239498">https://phabricator.services.mozilla.com/D239498</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>rust/Cargo.lock<br />rust/Cargo.toml<br />rust/checksums.json<br />third_party/rust/core-foundation-sys/.cargo-checksum.json<br />third_party/rust/core-foundation-sys/Cargo.toml<br />third_party/rust/core-foundation-sys/src/lib.rs<br />third_party/rust/core-foundation/.cargo-checksum.json<br />third_party/rust/core-foundation/Cargo.toml<br />third_party/rust/core-foundation/src/bundle.rs<br />third_party/rust/core-foundation/src/characterset.rs<br /><br /></td> </tr> </table> ]]> </description> <author>&#84;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#32;&#85;&#112;&#100;&#97;&#116;&#101;&#98;&#111;&#116;&#32;&#60;&#116;&#98;&#105;&#114;&#100;&#116;&#114;&#121;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</author> <pubDate>Tue, 25 Feb 2025 09:58:08 +0000</pubDate> </item> <item> <title>Bug 1932267 - Account Hub install add-on for exchange config. r=aleca, john.bieling</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/a922442a3f55</guid> <link>https://hg.mozilla.org/comm-central/rev/a922442a3f55</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>a922442a3f55</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#86;&#105;&#110;&#101;&#101;&#116;&#32;&#68;&#101;&#111;&#32;&#60;&#118;&#105;&#110;&#101;&#101;&#116;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1932267" title="Bug 1932267">Bug 1932267</a> - Account Hub install add-on for exchange config. r=aleca, john.bieling<br/> <br/> **How to Test**<br/> - Update `mailnews.auto_config.addons_url` value to &quot;<a href="https://raw.githubusercontent.com/vDeo/ah-addons-test/main/addons.json&quot;">https://raw.githubusercontent.com/vDeo/ah-addons-test/main/addons.json&quot;</a><br/> - Open account hub and use the email testaccounts@o365.thunderbird.net, skipping the auth modal<br/> - Select the exchange add-on option<br/> - The continue button should be disbabled. Click the install link in the config data<br/> - Account hub should begin installing with a notification saying &quot;Downloading and installing add-on…&quot;<br/> - The add-on should install with a notification saying &quot;Successfully installed the add-on&quot;<br/> - The install-addon text in the config data should go away and the continue button should be enabled<br/> - Closing and reopening the account hub with with the same email should also no longer show the install-addon text when selecting the exchange add-on option, and the continue button should still be enabled<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D235568">https://phabricator.services.mozilla.com/D235568</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/components/accountcreation/content/widgets/email-config-found.mjs<br />mail/components/accountcreation/modules/ExchangeAutoDiscover.sys.mjs<br />mail/components/accountcreation/templates/accountHubEmailConfigFoundTemplate.inc.xhtml<br />mail/components/accountcreation/views/email.mjs<br />mail/locales/en-US/messenger/accountcreation/accountHub.ftl<br /></td> </tr> </table> ]]> </description> <author>&#86;&#105;&#110;&#101;&#101;&#116;&#32;&#68;&#101;&#111;&#32;&#60;&#118;&#105;&#110;&#101;&#101;&#116;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</author> <pubDate>Fri, 21 Feb 2025 16:44:15 +0000</pubDate> </item> <item> <title>Bug 1949605 - Make nsIMsgFolder.notifyCompactCompleted() work for non-local folders. r=mkmelin</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/51060b8d3088</guid> <link>https://hg.mozilla.org/comm-central/rev/51060b8d3088</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>51060b8d3088</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#66;&#101;&#110;&#32;&#67;&#97;&#109;&#112;&#98;&#101;&#108;&#108;&#32;&#60;&#98;&#101;&#110;&#99;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1949605" title="Bug 1949605">Bug 1949605</a> - Make nsIMsgFolder.notifyCompactCompleted() work for non-local folders. r=mkmelin<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239064">https://phabricator.services.mozilla.com/D239064</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/modules/DBViewWrapper.sys.mjs<br />mailnews/base/src/nsMsgDBFolder.cpp<br />mailnews/imap/src/nsImapMailFolder.cpp<br />mailnews/imap/src/nsImapMailFolder.h<br />mailnews/local/src/nsLocalMailFolder.cpp<br /></td> </tr> </table> ]]> </description> <author>&#66;&#101;&#110;&#32;&#67;&#97;&#109;&#112;&#98;&#101;&#108;&#108;&#32;&#60;&#98;&#101;&#110;&#99;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</author> <pubDate>Fri, 21 Feb 2025 05:13:54 +0000</pubDate> </item> <item> <title>Bug 1949960 - Run lint against comm-central cZ code base. r=me</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/d8da5a3c4422</guid> <link>https://hg.mozilla.org/comm-central/rev/d8da5a3c4422</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>d8da5a3c4422</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#73;&#97;&#110;&#32;&#78;&#101;&#97;&#108;&#32;&#60;&#105;&#97;&#110;&#110;&#95;&#99;&#118;&#115;&#64;&#98;&#108;&#117;&#101;&#121;&#111;&#110;&#100;&#101;&#114;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1949960" title="Bug 1949960">Bug 1949960</a> - Run lint against comm-central cZ code base. r=me</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>suite/chatzilla/js/lib/chatzilla-service.js<br />suite/chatzilla/js/lib/command-manager.js<br />suite/chatzilla/js/lib/connection-xpcom.js<br />suite/chatzilla/js/lib/dcc.js<br />suite/chatzilla/js/lib/events.js<br />suite/chatzilla/js/lib/file-utils.js<br />suite/chatzilla/js/lib/http.js<br />suite/chatzilla/js/lib/ident.js<br />suite/chatzilla/js/lib/irc-debug.js<br />suite/chatzilla/js/lib/irc.js<br /><br /></td> </tr> </table> ]]> </description> <author>&#73;&#97;&#110;&#32;&#78;&#101;&#97;&#108;&#32;&#60;&#105;&#97;&#110;&#110;&#95;&#99;&#118;&#115;&#64;&#98;&#108;&#117;&#101;&#121;&#111;&#110;&#100;&#101;&#114;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author> <pubDate>Sun, 23 Feb 2025 11:42:22 +0000</pubDate> </item> <item> <title>Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=john.bieling</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/d351c5f3e189</guid> <link>https://hg.mozilla.org/comm-central/rev/d351c5f3e189</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>d351c5f3e189</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#84;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#32;&#85;&#112;&#100;&#97;&#116;&#101;&#98;&#111;&#116;&#32;&#60;&#116;&#98;&#105;&#114;&#100;&#116;&#114;&#121;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1878375" title="Bug 1878375">Bug 1878375</a> - Synchronize vendored Rust libraries with mozilla-central. r=john.bieling<br/> <br/> <br/> mozilla-central: a3d508507022919429308d9c2d9cace99ff2be56<br/> comm-central: 54a9f4d576841c529dbb1e73c347b893f54d19b3<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239367">https://phabricator.services.mozilla.com/D239367</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>rust/checksums.json<br /></td> </tr> </table> ]]> </description> <author>&#84;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#32;&#85;&#112;&#100;&#97;&#116;&#101;&#98;&#111;&#116;&#32;&#60;&#116;&#98;&#105;&#114;&#100;&#116;&#114;&#121;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</author> <pubDate>Mon, 24 Feb 2025 17:57:49 +0000</pubDate> </item> <item> <title>Bug 1949059 - Handle corrupted ab gracefully during sending. r=john.bieling</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/61f306a14cb8</guid> <link>https://hg.mozilla.org/comm-central/rev/61f306a14cb8</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>61f306a14cb8</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#77;&#97;&#103;&#110;&#117;&#115;&#32;&#77;&#101;&#108;&#105;&#110;&#32;&#60;&#109;&#107;&#109;&#101;&#108;&#105;&#110;&#43;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1949059" title="Bug 1949059">Bug 1949059</a> - Handle corrupted ab gracefully during sending. r=john.bieling<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D238732">https://phabricator.services.mozilla.com/D238732</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mailnews/compose/src/MessageSend.sys.mjs<br /></td> </tr> </table> ]]> </description> <author>&#77;&#97;&#103;&#110;&#117;&#115;&#32;&#77;&#101;&#108;&#105;&#110;&#32;&#60;&#109;&#107;&#109;&#101;&#108;&#105;&#110;&#43;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</author> <pubDate>Wed, 19 Feb 2025 08:21:17 +0000</pubDate> </item> <item> <title>Bug 1948678 - Follow-up, fix perf regression in nsMailboxUrl::GetMessageHeader. r=mkmelin</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/032a9f23233a</guid> <link>https://hg.mozilla.org/comm-central/rev/032a9f23233a</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>032a9f23233a</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#119;&#101;&#108;&#112;&#121;&#45;&#99;&#119;&#32;&#60;&#104;&#46;&#119;&#46;&#102;&#111;&#114;&#109;&#115;&#64;&#97;&#114;&#99;&#111;&#114;&#46;&#100;&#101;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1948678" title="Bug 1948678">Bug 1948678</a> - Follow-up, fix perf regression in nsMailboxUrl::GetMessageHeader. r=mkmelin<br/> <br/> <br/> When opening an .EML file, `nsMailboxUrl::GetMessageHeader` was called not only in `nsMailboxProtocol::Initialize`, but also in `getMsgHdrForCurrentURL` from `mimei.cpp` and `nsMsgStatusFeedback::OnStateChange`. Since <a href="https://phabricator.services.mozilla.com/D238540">https://phabricator.services.mozilla.com/D238540</a> only addresses the first of these three instances, `nsMailboxUrl::GetMessageHeader` itself should also be exited early to avoid traversing all folders searching for a database that doesn't exist for .EML files.<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D238953">https://phabricator.services.mozilla.com/D238953</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mailnews/local/src/nsMailboxProtocol.cpp<br />mailnews/local/src/nsMailboxUrl.cpp<br /></td> </tr> </table> ]]> </description> <author>&#119;&#101;&#108;&#112;&#121;&#45;&#99;&#119;&#32;&#60;&#104;&#46;&#119;&#46;&#102;&#111;&#114;&#109;&#115;&#64;&#97;&#114;&#99;&#111;&#114;&#46;&#100;&#101;&#62;</author> <pubDate>Thu, 20 Feb 2025 14:42:15 +0000</pubDate> </item> <item> <title>Bug 1948454 - Make sure the &quot;tree-listbox&quot; custom element is available before initializing the mail3pane. r=tobyp</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/73907e50eb64</guid> <link>https://hg.mozilla.org/comm-central/rev/73907e50eb64</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>73907e50eb64</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#74;&#111;&#104;&#110;&#32;&#66;&#105;&#101;&#108;&#105;&#110;&#103;&#32;&#60;&#106;&#111;&#104;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1948454" title="Bug 1948454">Bug 1948454</a> - Make sure the &quot;tree-listbox&quot; custom element is available before initializing the mail3pane. r=tobyp<br/> <br/> This fail and fix is very similar to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1947134" title="Bug 1947134">Bug 1947134</a>.<br/> <br/> Stack trace:<br/> <br/> ```<br/> TEST-UNEXPECTED-FAIL | comm/mail/test/browser/folder-display/browser_folderPaneVisibility.js | uncaught exception<br/> TypeError: can't access property &quot;size&quot;, folderTree.selection is undefined at handleEvent@chrome://messenger/content/about3Pane.js:4453:11<br/> _ensureVisibleRowsAreDisplayed@chrome://messenger/content/tree-view.mjs:1059:12<br/> reset@chrome://messenger/content/tree-view.mjs:739:10<br/> updateThreadItemSize@chrome://messenger/content/about3Pane.js:5034:16<br/> async*init@chrome://messenger/content/about3Pane.js:4298:10<br/> async*@chrome://messenger/content/about3Pane.js:168:20<br/> async*@chrome://messenger/content/about3Pane.js:138:8<br/> ```<br/> <br/> The intermittent fail happens when `folderTree.selection` is<br/> undefined. However, selection is a getter for an internal Map,<br/> which should be available as soon as a new instance of the module is<br/> created.<br/> <br/> I cannot find a scenario where this could happen, except when the<br/> custom element is not yet defined. We do wait for many other custom<br/> elements, but not for `tree-listbox`.<br/> <br/> This patch therefore makes sure that the `tree-listbox` custom element<br/> is defined, before executing the init code.<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239317">https://phabricator.services.mozilla.com/D239317</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/base/content/about3Pane.js<br /></td> </tr> </table> ]]> </description> <author>&#74;&#111;&#104;&#110;&#32;&#66;&#105;&#101;&#108;&#105;&#110;&#103;&#32;&#60;&#106;&#111;&#104;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</author> <pubDate>Mon, 24 Feb 2025 11:56:00 +0100</pubDate> </item> <item> <title>Bug 1950086 - Attempt to fix intermittent by waiting for messages to show up in the folder. r=freaktechnik,mkmelin</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/41fda426e69a</guid> <link>https://hg.mozilla.org/comm-central/rev/41fda426e69a</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>41fda426e69a</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#74;&#111;&#104;&#110;&#32;&#66;&#105;&#101;&#108;&#105;&#110;&#103;&#32;&#60;&#106;&#111;&#104;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1950086" title="Bug 1950086">Bug 1950086</a> - Attempt to fix intermittent by waiting for messages to show up in the folder. r=freaktechnik,mkmelin<br/> <br/> The screenshot from the fail [1] shows that the some folders do not<br/> contain all the messages they should contain. This could also be the<br/> cause for <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1933699" title="Bug 1933699">bug 1933699</a>.<br/> <br/> This fix is waiting until the number of expected messages are seen in<br/> the folder.<br/> <br/> [1] : <a href="https://treeherder.mozilla.org/jobs?repo=try-comm-central&amp;selectedTaskRun=a6JOOZN1Rh2zSPQVQTg_Fg.0">https://treeherder.mozilla.org/jobs?repo=try-comm-central&amp;selectedTaskRun=a6JOOZN1Rh2zSPQVQTg_Fg.0</a><br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239329">https://phabricator.services.mozilla.com/D239329</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/test/browser/folder-display/browser_deletionFromThreads.js<br /></td> </tr> </table> ]]> </description> <author>&#74;&#111;&#104;&#110;&#32;&#66;&#105;&#101;&#108;&#105;&#110;&#103;&#32;&#60;&#106;&#111;&#104;&#110;&#64;&#116;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#46;&#110;&#101;&#116;&#62;</author> <pubDate>Mon, 24 Feb 2025 13:56:59 +0100</pubDate> </item> <item> <title>no bug - Bumping Thunderbird l10n changesets r=release a=l10n-bump DONTBUILD</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/ac5cdd8787f5</guid> <link>https://hg.mozilla.org/comm-central/rev/ac5cdd8787f5</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>ac5cdd8787f5</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#77;&#111;&#122;&#105;&#108;&#108;&#97;&#32;&#82;&#101;&#108;&#101;&#110;&#103;&#32;&#84;&#114;&#101;&#101;&#115;&#99;&#114;&#105;&#112;&#116;&#32;&#60;&#114;&#101;&#108;&#101;&#97;&#115;&#101;&#43;&#116;&#114;&#101;&#101;&#115;&#99;&#114;&#105;&#112;&#116;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#111;&#114;&#103;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td>no bug - Bumping Thunderbird l10n changesets r=release a=l10n-bump DONTBUILD<br/> <br/> af -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ar -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ast -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> be -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> bg -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> br -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ca -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> cak -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> cs -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> cy -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> da -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> de -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> dsb -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> el -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> en-CA -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> en-GB -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> es-AR -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> es-ES -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> es-MX -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> et -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> eu -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> fi -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> fr -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> fy-NL -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ga-IE -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> gd -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> gl -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> he -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> hr -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> hsb -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> hu -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> hy-AM -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> id -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> is -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> it -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ja -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ja-JP-mac -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ka -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> kab -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> kk -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ko -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> lt -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> lv -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> mk -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ms -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> nb-NO -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> nl -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> nn-NO -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> pa-IN -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> pl -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> pt-BR -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> pt-PT -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> rm -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ro -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> ru -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> sk -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> sl -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> sq -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> sr -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> sv-SE -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> th -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> tr -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> uk -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> uz -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> vi -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> zh-CN -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d<br/> zh-TW -&gt; 00293739b3dfa42e6546ab089a6fba6e492d618d</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/locales/l10n-changesets.json<br /></td> </tr> </table> ]]> </description> <author>&#77;&#111;&#122;&#105;&#108;&#108;&#97;&#32;&#82;&#101;&#108;&#101;&#110;&#103;&#32;&#84;&#114;&#101;&#101;&#115;&#99;&#114;&#105;&#112;&#116;&#32;&#60;&#114;&#101;&#108;&#101;&#97;&#115;&#101;&#43;&#116;&#114;&#101;&#101;&#115;&#99;&#114;&#105;&#112;&#116;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#111;&#114;&#103;&#62;</author> <pubDate>Mon, 24 Feb 2025 18:52:27 +0000</pubDate> </item> <item> <title>Bug 1949669 - Port bug 1924741: Add mica acrylic menu support behind a pref. r=aleca</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/54a9f4d57684</guid> <link>https://hg.mozilla.org/comm-central/rev/54a9f4d57684</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>54a9f4d57684</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#32;&#77;&#97;&#114;&#116;&#105;&#32;&#60;&#114;&#105;&#99;&#104;&#97;&#114;&#100;&#46;&#109;&#97;&#114;&#116;&#105;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1949669" title="Bug 1949669">Bug 1949669</a> - Port <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1924741" title="Bug 1924741">bug 1924741</a>: Add mica acrylic menu support behind a pref. r=aleca<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239100">https://phabricator.services.mozilla.com/D239100</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/themes/shared/mail/accountHubForms.css<br />mail/themes/shared/mail/common.css<br />mail/themes/shared/mail/contextMenu.css<br />mail/themes/shared/mail/messenger.css<br /></td> </tr> </table> ]]> </description> <author>&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#32;&#77;&#97;&#114;&#116;&#105;&#32;&#60;&#114;&#105;&#99;&#104;&#97;&#114;&#100;&#46;&#109;&#97;&#114;&#116;&#105;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author> <pubDate>Fri, 21 Feb 2025 08:57:23 +0000</pubDate> </item> <item> <title>no bug - Bumping Thunderbird l10n changesets r=release a=l10n-bump DONTBUILD</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/37031a569bd1</guid> <link>https://hg.mozilla.org/comm-central/rev/37031a569bd1</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>37031a569bd1</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#77;&#111;&#122;&#105;&#108;&#108;&#97;&#32;&#82;&#101;&#108;&#101;&#110;&#103;&#32;&#84;&#114;&#101;&#101;&#115;&#99;&#114;&#105;&#112;&#116;&#32;&#60;&#114;&#101;&#108;&#101;&#97;&#115;&#101;&#43;&#116;&#114;&#101;&#101;&#115;&#99;&#114;&#105;&#112;&#116;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#111;&#114;&#103;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td>no bug - Bumping Thunderbird l10n changesets r=release a=l10n-bump DONTBUILD<br/> <br/> af -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ar -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ast -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> be -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> bg -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> br -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ca -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> cak -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> cs -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> cy -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> da -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> de -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> dsb -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> el -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> en-CA -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> en-GB -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> es-AR -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> es-ES -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> es-MX -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> et -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> eu -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> fi -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> fr -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> fy-NL -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ga-IE -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> gd -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> gl -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> he -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> hr -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> hsb -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> hu -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> hy-AM -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> id -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> is -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> it -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ja -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ja-JP-mac -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ka -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> kab -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> kk -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ko -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> lt -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> lv -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> mk -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ms -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> nb-NO -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> nl -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> nn-NO -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> pa-IN -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> pl -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> pt-BR -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> pt-PT -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> rm -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ro -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> ru -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> sk -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> sl -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> sq -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> sr -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> sv-SE -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> th -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> tr -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> uk -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> uz -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> vi -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> zh-CN -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7<br/> zh-TW -&gt; 188d6f2a74670969b66206a3eec6c731b11498a7</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/locales/l10n-changesets.json<br /></td> </tr> </table> ]]> </description> <author>&#77;&#111;&#122;&#105;&#108;&#108;&#97;&#32;&#82;&#101;&#108;&#101;&#110;&#103;&#32;&#84;&#114;&#101;&#101;&#115;&#99;&#114;&#105;&#112;&#116;&#32;&#60;&#114;&#101;&#108;&#101;&#97;&#115;&#101;&#43;&#116;&#114;&#101;&#101;&#115;&#99;&#114;&#105;&#112;&#116;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#111;&#114;&#103;&#62;</author> <pubDate>Sun, 23 Feb 2025 18:53:39 +0000</pubDate> </item> <item> <title>Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=john.bieling</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/7f912220be0b</guid> <link>https://hg.mozilla.org/comm-central/rev/7f912220be0b</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>7f912220be0b</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#84;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#32;&#85;&#112;&#100;&#97;&#116;&#101;&#98;&#111;&#116;&#32;&#60;&#116;&#98;&#105;&#114;&#100;&#116;&#114;&#121;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1878375" title="Bug 1878375">Bug 1878375</a> - Synchronize vendored Rust libraries with mozilla-central. r=john.bieling<br/> <br/> mozilla-central: 3196f540b6efbdd693e037a3b03a61ef6fe7f6fc<br/> comm-central: e8bd76d274b27b5eba842e742a8a34be2adbfbe6<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239272">https://phabricator.services.mozilla.com/D239272</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>rust/Cargo.lock<br />rust/checksums.json<br /></td> </tr> </table> ]]> </description> <author>&#84;&#104;&#117;&#110;&#100;&#101;&#114;&#98;&#105;&#114;&#100;&#32;&#85;&#112;&#100;&#97;&#116;&#101;&#98;&#111;&#116;&#32;&#60;&#116;&#98;&#105;&#114;&#100;&#116;&#114;&#121;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</author> <pubDate>Sun, 23 Feb 2025 13:06:48 +0000</pubDate> </item> <item> <title>Bug 1949890 - Work around screen coordinates being wrong on HiDPI screens after await. r=aleca</title> <guid isPermaLink="true">https://hg.mozilla.org/comm-central/rev/e8bd76d274b2</guid> <link>https://hg.mozilla.org/comm-central/rev/e8bd76d274b2</link> <description> <![CDATA[ <table> <tr> <th style="text-align:left;">changeset</th> <td>e8bd76d274b2</td> </tr> <tr> <th style="text-align:left;">branch</th> <td></td> </tr> <tr> <th style="text-align:left;">bookmark</th> <td></td> </tr> <tr> <th style="text-align:left;">tag</th> <td></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">user</th> <td>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#71;&#105;&#103;&#101;&#114;&#32;&#60;&#109;&#97;&#114;&#116;&#105;&#110;&#64;&#104;&#117;&#109;&#97;&#110;&#111;&#105;&#100;&#115;&#46;&#98;&#101;&#62;</td> </tr> <tr> <th style="text-align:left;vertical-align:top;">description</th> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1949890" title="Bug 1949890">Bug 1949890</a> - Work around screen coordinates being wrong on HiDPI screens after await. r=aleca<br/> <br/> Differential Revision: <a href="https://phabricator.services.mozilla.com/D239231">https://phabricator.services.mozilla.com/D239231</a></td> </tr> <tr> <th style="text-align:left;vertical-align:top;">files</th> <td>mail/base/content/msgHdrView.js<br /></td> </tr> </table> ]]> </description> <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#71;&#105;&#103;&#101;&#114;&#32;&#60;&#109;&#97;&#114;&#116;&#105;&#110;&#64;&#104;&#117;&#109;&#97;&#110;&#111;&#105;&#100;&#115;&#46;&#98;&#101;&#62;</author> <pubDate>Sat, 22 Feb 2025 00:01:21 +0000</pubDate> </item> </channel> </rss>

Pages: 1 2 3 4 5 6 7 8 9 10