Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendation.

Source: http://hg.mozilla.org/mozilla-central/index.cgi/atom-log

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <feed xmlns="http://www.w3.org/2005/Atom">
  3. <!-- Changelog -->
  4. <id>https://hg.mozilla.org/mozilla-central/</id>
  5. <link rel="self" href="https://hg.mozilla.org/mozilla-central/atom-log"/>
  6. <link rel="alternate" href="https://hg.mozilla.org/mozilla-central/"/>
  7. <title>mozilla-central Changelog</title>
  8. <updated>2024-04-25T04:56:28+00:00</updated>
  9.  
  10. <entry>
  11.  <title>[default] Bug 1892853 - Ensure SelectTranslationsPanel footer buttons wrap correctly r=desktop-theme-reviewers,gregtatum,dao</title>
  12.  <id>https://hg.mozilla.org/mozilla-central/#changeset-792c9892791495e8f13e77e5a78bfda83ab7a455</id>
  13.  <link href="https://hg.mozilla.org/mozilla-central/rev/792c98927914"/>
  14.  <author>
  15.   <name>Erik Nordin</name>
  16.   <email>&#110;&#111;&#114;&#100;&#122;&#105;&#108;&#108;&#97;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  17.  </author>
  18.  <updated>2024-04-25T04:56:28+00:00</updated>
  19.  <published>2024-04-25T04:56:28+00:00</published>
  20.  <content type="xhtml">
  21.   <table xmlns="http://www.w3.org/1999/xhtml">
  22.    <tr>
  23.     <th style="text-align:left;">changeset</th>
  24.     <td>792c98927914</td>
  25.    </tr>
  26.    <tr>
  27.     <th style="text-align:left;">branch</th>
  28.     <td>default</td>
  29.    </tr>
  30.    <tr>
  31.     <th style="text-align:left;">bookmark</th>
  32.     <td></td>
  33.    </tr>
  34.    <tr>
  35.     <th style="text-align:left;">tag</th>
  36.     <td>tip</td>
  37.    </tr>
  38.    <tr>
  39.     <th style="text-align:left;">user</th>
  40.     <td>&#69;&#114;&#105;&#107;&#32;&#78;&#111;&#114;&#100;&#105;&#110;&#32;&#60;&#110;&#111;&#114;&#100;&#122;&#105;&#108;&#108;&#97;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  41.    </tr>
  42.    <tr>
  43.     <th style="text-align:left;vertical-align:top;">description</th>
  44.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1892853" title="Bug 1892853">Bug 1892853</a> - Ensure SelectTranslationsPanel footer buttons wrap correctly r=desktop-theme-reviewers,gregtatum,dao<br/>
  45. <br/>
  46. Ensures that the SelectTranslationsPanel footer buttons<br/>
  47. within the moz-button-group footer wrap correctly<br/>
  48. when localized text causes the buttons to overflow<br/>
  49. the available horizontal space within the panel.<br/>
  50. <br/>
  51. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208283">https://phabricator.services.mozilla.com/D208283</a></td>
  52.    </tr>
  53.    <tr>
  54.     <th style="text-align:left;vertical-align:top;">files</th>
  55.     <td>browser/themes/shared/translations/panel.css<br /></td>
  56.    </tr>
  57.   </table>
  58.  </content>
  59. </entry>
  60. <entry>
  61.  <title>Bug 1890490 - Allow resizing the SelectTranslationsPanel textarea r=desktop-theme-reviewers,dao</title>
  62.  <id>https://hg.mozilla.org/mozilla-central/#changeset-8b43543eafe1b12fcadcbef38ca183b407c3232d</id>
  63.  <link href="https://hg.mozilla.org/mozilla-central/rev/8b43543eafe1"/>
  64.  <author>
  65.   <name>Erik Nordin</name>
  66.   <email>&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  67.  </author>
  68.  <updated>2024-04-25T04:56:28+00:00</updated>
  69.  <published>2024-04-25T04:56:28+00:00</published>
  70.  <content type="xhtml">
  71.   <table xmlns="http://www.w3.org/1999/xhtml">
  72.    <tr>
  73.     <th style="text-align:left;">changeset</th>
  74.     <td>8b43543eafe1</td>
  75.    </tr>
  76.    <tr>
  77.     <th style="text-align:left;">branch</th>
  78.     <td></td>
  79.    </tr>
  80.    <tr>
  81.     <th style="text-align:left;">bookmark</th>
  82.     <td></td>
  83.    </tr>
  84.    <tr>
  85.     <th style="text-align:left;">tag</th>
  86.     <td></td>
  87.    </tr>
  88.    <tr>
  89.     <th style="text-align:left;">user</th>
  90.     <td>&#69;&#114;&#105;&#107;&#32;&#78;&#111;&#114;&#100;&#105;&#110;&#32;&#60;&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  91.    </tr>
  92.    <tr>
  93.     <th style="text-align:left;vertical-align:top;">description</th>
  94.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1890490" title="Bug 1890490">Bug 1890490</a> - Allow resizing the SelectTranslationsPanel textarea r=desktop-theme-reviewers,dao<br/>
  95. <br/>
  96. Adds the capability for the SelectTranslationsPanel textarea<br/>
  97. to be vertically resizable.<br/>
  98. <br/>
  99. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208566">https://phabricator.services.mozilla.com/D208566</a></td>
  100.    </tr>
  101.    <tr>
  102.     <th style="text-align:left;vertical-align:top;">files</th>
  103.     <td>browser/themes/shared/translations/panel.css<br /></td>
  104.    </tr>
  105.   </table>
  106.  </content>
  107. </entry>
  108. <entry>
  109.  <title>Bug 1893062 - Ensure SelectTranslationsPanel settings is keyboard accessible r=translations-reviewers,gregtatum</title>
  110.  <id>https://hg.mozilla.org/mozilla-central/#changeset-5048e659128caab7419e591503c987e35bfcba3c</id>
  111.  <link href="https://hg.mozilla.org/mozilla-central/rev/5048e659128c"/>
  112.  <author>
  113.   <name>Erik Nordin</name>
  114.   <email>&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  115.  </author>
  116.  <updated>2024-04-25T04:56:27+00:00</updated>
  117.  <published>2024-04-25T04:56:27+00:00</published>
  118.  <content type="xhtml">
  119.   <table xmlns="http://www.w3.org/1999/xhtml">
  120.    <tr>
  121.     <th style="text-align:left;">changeset</th>
  122.     <td>5048e659128c</td>
  123.    </tr>
  124.    <tr>
  125.     <th style="text-align:left;">branch</th>
  126.     <td></td>
  127.    </tr>
  128.    <tr>
  129.     <th style="text-align:left;">bookmark</th>
  130.     <td></td>
  131.    </tr>
  132.    <tr>
  133.     <th style="text-align:left;">tag</th>
  134.     <td></td>
  135.    </tr>
  136.    <tr>
  137.     <th style="text-align:left;">user</th>
  138.     <td>&#69;&#114;&#105;&#107;&#32;&#78;&#111;&#114;&#100;&#105;&#110;&#32;&#60;&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  139.    </tr>
  140.    <tr>
  141.     <th style="text-align:left;vertical-align:top;">description</th>
  142.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1893062" title="Bug 1893062">Bug 1893062</a> - Ensure SelectTranslationsPanel settings is keyboard accessible r=translations-reviewers,gregtatum<br/>
  143. <br/>
  144. Ensures that the SelectTranslationsPanel settings button<br/>
  145. is accessible via keyboard and included in the tabindex order.<br/>
  146. <br/>
  147. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208417">https://phabricator.services.mozilla.com/D208417</a></td>
  148.    </tr>
  149.    <tr>
  150.     <th style="text-align:left;vertical-align:top;">files</th>
  151.     <td>browser/components/translations/content/selectTranslationsPanel.inc.xhtml<br />browser/components/translations/content/selectTranslationsPanel.js<br />browser/components/translations/tests/browser/head.js<br />toolkit/components/translations/tests/browser/shared-head.js<br /></td>
  152.    </tr>
  153.   </table>
  154.  </content>
  155. </entry>
  156. <entry>
  157.  <title>Bug 1893060 - Add capability to force reopen SelectTranslationsPanel r=translations-reviewers,gregtatum</title>
  158.  <id>https://hg.mozilla.org/mozilla-central/#changeset-d09f151f97eb7b26e35b2abd6a5b427f0966adbc</id>
  159.  <link href="https://hg.mozilla.org/mozilla-central/rev/d09f151f97eb"/>
  160.  <author>
  161.   <name>Erik Nordin</name>
  162.   <email>&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  163.  </author>
  164.  <updated>2024-04-25T04:56:27+00:00</updated>
  165.  <published>2024-04-25T04:56:27+00:00</published>
  166.  <content type="xhtml">
  167.   <table xmlns="http://www.w3.org/1999/xhtml">
  168.    <tr>
  169.     <th style="text-align:left;">changeset</th>
  170.     <td>d09f151f97eb</td>
  171.    </tr>
  172.    <tr>
  173.     <th style="text-align:left;">branch</th>
  174.     <td></td>
  175.    </tr>
  176.    <tr>
  177.     <th style="text-align:left;">bookmark</th>
  178.     <td></td>
  179.    </tr>
  180.    <tr>
  181.     <th style="text-align:left;">tag</th>
  182.     <td></td>
  183.    </tr>
  184.    <tr>
  185.     <th style="text-align:left;">user</th>
  186.     <td>&#69;&#114;&#105;&#107;&#32;&#78;&#111;&#114;&#100;&#105;&#110;&#32;&#60;&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  187.    </tr>
  188.    <tr>
  189.     <th style="text-align:left;vertical-align:top;">description</th>
  190.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1893060" title="Bug 1893060">Bug 1893060</a> - Add capability to force reopen SelectTranslationsPanel r=translations-reviewers,gregtatum<br/>
  191. <br/>
  192. Adds the ability toforce the SelectTranslationsPanel<br/>
  193. to reopen if it finds itself in an invalid state.<br/>
  194. <br/>
  195. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208403">https://phabricator.services.mozilla.com/D208403</a></td>
  196.    </tr>
  197.    <tr>
  198.     <th style="text-align:left;vertical-align:top;">files</th>
  199.     <td>browser/components/translations/content/selectTranslationsPanel.js<br /></td>
  200.    </tr>
  201.   </table>
  202.  </content>
  203. </entry>
  204. <entry>
  205.  <title>Bug 1871645 - Disallow Select Translations if unsupported r=translations-reviewers,gregtatum</title>
  206.  <id>https://hg.mozilla.org/mozilla-central/#changeset-c9590c31ab5d5b2384d072baf68b571361f5c3f2</id>
  207.  <link href="https://hg.mozilla.org/mozilla-central/rev/c9590c31ab5d"/>
  208.  <author>
  209.   <name>Erik Nordin</name>
  210.   <email>&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  211.  </author>
  212.  <updated>2024-04-25T04:56:26+00:00</updated>
  213.  <published>2024-04-25T04:56:26+00:00</published>
  214.  <content type="xhtml">
  215.   <table xmlns="http://www.w3.org/1999/xhtml">
  216.    <tr>
  217.     <th style="text-align:left;">changeset</th>
  218.     <td>c9590c31ab5d</td>
  219.    </tr>
  220.    <tr>
  221.     <th style="text-align:left;">branch</th>
  222.     <td></td>
  223.    </tr>
  224.    <tr>
  225.     <th style="text-align:left;">bookmark</th>
  226.     <td></td>
  227.    </tr>
  228.    <tr>
  229.     <th style="text-align:left;">tag</th>
  230.     <td></td>
  231.    </tr>
  232.    <tr>
  233.     <th style="text-align:left;">user</th>
  234.     <td>&#69;&#114;&#105;&#107;&#32;&#78;&#111;&#114;&#100;&#105;&#110;&#32;&#60;&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  235.    </tr>
  236.    <tr>
  237.     <th style="text-align:left;vertical-align:top;">description</th>
  238.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1871645" title="Bug 1871645">Bug 1871645</a> - Disallow Select Translations if unsupported r=translations-reviewers,gregtatum<br/>
  239. <br/>
  240. Ensures that hardware support for Translations is checked<br/>
  241. before displaying the context menu item to translate<br/>
  242. selected text.<br/>
  243. <br/>
  244. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208396">https://phabricator.services.mozilla.com/D208396</a></td>
  245.    </tr>
  246.    <tr>
  247.     <th style="text-align:left;vertical-align:top;">files</th>
  248.     <td>browser/base/content/nsContextMenu.js<br />browser/components/translations/tests/browser/browser.toml<br />browser/components/translations/tests/browser/browser_translations_select_context_menu_engine_unsupported.js<br /></td>
  249.    </tr>
  250.   </table>
  251.  </content>
  252. </entry>
  253. <entry>
  254.  <title>Bug 1892848 - Init translate event listeners on open r=translations-reviewers,gregtatum</title>
  255.  <id>https://hg.mozilla.org/mozilla-central/#changeset-0273961a00f16eff0747eca9079407800cef63e0</id>
  256.  <link href="https://hg.mozilla.org/mozilla-central/rev/0273961a00f1"/>
  257.  <author>
  258.   <name>Erik Nordin</name>
  259.   <email>&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  260.  </author>
  261.  <updated>2024-04-25T04:56:26+00:00</updated>
  262.  <published>2024-04-25T04:56:26+00:00</published>
  263.  <content type="xhtml">
  264.   <table xmlns="http://www.w3.org/1999/xhtml">
  265.    <tr>
  266.     <th style="text-align:left;">changeset</th>
  267.     <td>0273961a00f1</td>
  268.    </tr>
  269.    <tr>
  270.     <th style="text-align:left;">branch</th>
  271.     <td></td>
  272.    </tr>
  273.    <tr>
  274.     <th style="text-align:left;">bookmark</th>
  275.     <td></td>
  276.    </tr>
  277.    <tr>
  278.     <th style="text-align:left;">tag</th>
  279.     <td></td>
  280.    </tr>
  281.    <tr>
  282.     <th style="text-align:left;">user</th>
  283.     <td>&#69;&#114;&#105;&#107;&#32;&#78;&#111;&#114;&#100;&#105;&#110;&#32;&#60;&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  284.    </tr>
  285.    <tr>
  286.     <th style="text-align:left;vertical-align:top;">description</th>
  287.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1892848" title="Bug 1892848">Bug 1892848</a> - Init translate event listeners on open r=translations-reviewers,gregtatum<br/>
  288. <br/>
  289. Initializes translate even listeners once when the panel<br/>
  290. opens instead of adding them and removing them when relevant<br/>
  291. elements are interacted with.<br/>
  292. <br/>
  293. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208422">https://phabricator.services.mozilla.com/D208422</a></td>
  294.    </tr>
  295.    <tr>
  296.     <th style="text-align:left;vertical-align:top;">files</th>
  297.     <td>browser/components/translations/content/selectTranslationsPanel.js<br /></td>
  298.    </tr>
  299.   </table>
  300.  </content>
  301. </entry>
  302. <entry>
  303.  <title>Bug 1892848 - Rework translate on keyboard navigation r=translations-reviewers,gregtatum</title>
  304.  <id>https://hg.mozilla.org/mozilla-central/#changeset-cd9227638299458893d264c09f9a0215b9be8fdd</id>
  305.  <link href="https://hg.mozilla.org/mozilla-central/rev/cd9227638299"/>
  306.  <author>
  307.   <name>Erik Nordin</name>
  308.   <email>&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  309.  </author>
  310.  <updated>2024-04-25T04:56:25+00:00</updated>
  311.  <published>2024-04-25T04:56:25+00:00</published>
  312.  <content type="xhtml">
  313.   <table xmlns="http://www.w3.org/1999/xhtml">
  314.    <tr>
  315.     <th style="text-align:left;">changeset</th>
  316.     <td>cd9227638299</td>
  317.    </tr>
  318.    <tr>
  319.     <th style="text-align:left;">branch</th>
  320.     <td></td>
  321.    </tr>
  322.    <tr>
  323.     <th style="text-align:left;">bookmark</th>
  324.     <td></td>
  325.    </tr>
  326.    <tr>
  327.     <th style="text-align:left;">tag</th>
  328.     <td></td>
  329.    </tr>
  330.    <tr>
  331.     <th style="text-align:left;">user</th>
  332.     <td>&#69;&#114;&#105;&#107;&#32;&#78;&#111;&#114;&#100;&#105;&#110;&#32;&#60;&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  333.    </tr>
  334.    <tr>
  335.     <th style="text-align:left;vertical-align:top;">description</th>
  336.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1892848" title="Bug 1892848">Bug 1892848</a> - Rework translate on keyboard navigation r=translations-reviewers,gregtatum<br/>
  337. <br/>
  338. Reworks the SelectTranslationsPanel translate on keyboard<br/>
  339. navigation events to translate when the textarea is focused<br/>
  340. after a langauge change, instead of on when the menu list<br/>
  341. is blurred.<br/>
  342. <br/>
  343. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208282">https://phabricator.services.mozilla.com/D208282</a></td>
  344.    </tr>
  345.    <tr>
  346.     <th style="text-align:left;vertical-align:top;">files</th>
  347.     <td>browser/components/translations/content/selectTranslationsPanel.js<br />browser/components/translations/tests/browser/head.js<br /></td>
  348.    </tr>
  349.   </table>
  350.  </content>
  351. </entry>
  352. <entry>
  353.  <title>Bug 1892848 - Refactor SelectTranslationsPanel translation event listeners r=translations-reviewers,gregtatum</title>
  354.  <id>https://hg.mozilla.org/mozilla-central/#changeset-80b35b690e46cfcf8f4b21c0c21160c13b191512</id>
  355.  <link href="https://hg.mozilla.org/mozilla-central/rev/80b35b690e46"/>
  356.  <author>
  357.   <name>Erik Nordin</name>
  358.   <email>&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  359.  </author>
  360.  <updated>2024-04-25T04:56:25+00:00</updated>
  361.  <published>2024-04-25T04:56:25+00:00</published>
  362.  <content type="xhtml">
  363.   <table xmlns="http://www.w3.org/1999/xhtml">
  364.    <tr>
  365.     <th style="text-align:left;">changeset</th>
  366.     <td>80b35b690e46</td>
  367.    </tr>
  368.    <tr>
  369.     <th style="text-align:left;">branch</th>
  370.     <td></td>
  371.    </tr>
  372.    <tr>
  373.     <th style="text-align:left;">bookmark</th>
  374.     <td></td>
  375.    </tr>
  376.    <tr>
  377.     <th style="text-align:left;">tag</th>
  378.     <td></td>
  379.    </tr>
  380.    <tr>
  381.     <th style="text-align:left;">user</th>
  382.     <td>&#69;&#114;&#105;&#107;&#32;&#78;&#111;&#114;&#100;&#105;&#110;&#32;&#60;&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  383.    </tr>
  384.    <tr>
  385.     <th style="text-align:left;vertical-align:top;">description</th>
  386.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1892848" title="Bug 1892848">Bug 1892848</a> - Refactor SelectTranslationsPanel translation event listeners r=translations-reviewers,gregtatum<br/>
  387. <br/>
  388. Refactors event listeners in the SelectTranslationsPanel<br/>
  389. to be more clear and correct.<br/>
  390. <br/>
  391. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208273">https://phabricator.services.mozilla.com/D208273</a></td>
  392.    </tr>
  393.    <tr>
  394.     <th style="text-align:left;vertical-align:top;">files</th>
  395.     <td>browser/components/translations/content/selectTranslationsPanel.js<br /></td>
  396.    </tr>
  397.   </table>
  398.  </content>
  399. </entry>
  400. <entry>
  401.  <title>Bug 1892846 - Disable translate-full-page on same language r=translations-reviewers,gregtatum</title>
  402.  <id>https://hg.mozilla.org/mozilla-central/#changeset-bab4df44e77061b1fb19f3b0d68ac237ac39ab67</id>
  403.  <link href="https://hg.mozilla.org/mozilla-central/rev/bab4df44e770"/>
  404.  <author>
  405.   <name>Erik Nordin</name>
  406.   <email>&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  407.  </author>
  408.  <updated>2024-04-25T04:56:25+00:00</updated>
  409.  <published>2024-04-25T04:56:25+00:00</published>
  410.  <content type="xhtml">
  411.   <table xmlns="http://www.w3.org/1999/xhtml">
  412.    <tr>
  413.     <th style="text-align:left;">changeset</th>
  414.     <td>bab4df44e770</td>
  415.    </tr>
  416.    <tr>
  417.     <th style="text-align:left;">branch</th>
  418.     <td></td>
  419.    </tr>
  420.    <tr>
  421.     <th style="text-align:left;">bookmark</th>
  422.     <td></td>
  423.    </tr>
  424.    <tr>
  425.     <th style="text-align:left;">tag</th>
  426.     <td></td>
  427.    </tr>
  428.    <tr>
  429.     <th style="text-align:left;">user</th>
  430.     <td>&#69;&#114;&#105;&#107;&#32;&#78;&#111;&#114;&#100;&#105;&#110;&#32;&#60;&#101;&#110;&#111;&#114;&#100;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  431.    </tr>
  432.    <tr>
  433.     <th style="text-align:left;vertical-align:top;">description</th>
  434.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1892846" title="Bug 1892846">Bug 1892846</a> - Disable translate-full-page on same language r=translations-reviewers,gregtatum<br/>
  435. <br/>
  436. Ensures that the translate-full-page button is disabled<br/>
  437. in the SelectTranslationsPanel whenever the selected<br/>
  438. from-language and to-language are the same language.<br/>
  439. <br/>
  440. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208268">https://phabricator.services.mozilla.com/D208268</a></td>
  441.    </tr>
  442.    <tr>
  443.     <th style="text-align:left;vertical-align:top;">files</th>
  444.     <td>browser/components/translations/content/selectTranslationsPanel.js<br />browser/components/translations/tests/browser/head.js<br /></td>
  445.    </tr>
  446.   </table>
  447.  </content>
  448. </entry>
  449. <entry>
  450.  <title>Bug 1893364 - Add more profiler markers around video overlay handing r=gfx-reviewers,jrmuizel</title>
  451.  <id>https://hg.mozilla.org/mozilla-central/#changeset-5a49dc62579d29ce10f5e709c71979d23ef9a572</id>
  452.  <link href="https://hg.mozilla.org/mozilla-central/rev/5a49dc62579d"/>
  453.  <author>
  454.   <name>sotaro</name>
  455.   <email>&#115;&#111;&#116;&#97;&#114;&#111;&#46;&#105;&#107;&#101;&#100;&#97;&#46;&#103;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;</email>
  456.  </author>
  457.  <updated>2024-04-25T04:12:07+00:00</updated>
  458.  <published>2024-04-25T04:12:07+00:00</published>
  459.  <content type="xhtml">
  460.   <table xmlns="http://www.w3.org/1999/xhtml">
  461.    <tr>
  462.     <th style="text-align:left;">changeset</th>
  463.     <td>5a49dc62579d</td>
  464.    </tr>
  465.    <tr>
  466.     <th style="text-align:left;">branch</th>
  467.     <td></td>
  468.    </tr>
  469.    <tr>
  470.     <th style="text-align:left;">bookmark</th>
  471.     <td></td>
  472.    </tr>
  473.    <tr>
  474.     <th style="text-align:left;">tag</th>
  475.     <td></td>
  476.    </tr>
  477.    <tr>
  478.     <th style="text-align:left;">user</th>
  479.     <td>&#115;&#111;&#116;&#97;&#114;&#111;&#32;&#60;&#115;&#111;&#116;&#97;&#114;&#111;&#46;&#105;&#107;&#101;&#100;&#97;&#46;&#103;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
  480.    </tr>
  481.    <tr>
  482.     <th style="text-align:left;vertical-align:top;">description</th>
  483.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1893364" title="Bug 1893364">Bug 1893364</a> - Add more profiler markers around video overlay handing r=gfx-reviewers,jrmuizel<br/>
  484. <br/>
  485. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208577">https://phabricator.services.mozilla.com/D208577</a></td>
  486.    </tr>
  487.    <tr>
  488.     <th style="text-align:left;vertical-align:top;">files</th>
  489.     <td>gfx/layers/d3d11/TextureHostWrapperD3D11.cpp<br />gfx/layers/wr/WebRenderImageHost.cpp<br />gfx/webrender_bindings/DCLayerTree.cpp<br /></td>
  490.    </tr>
  491.   </table>
  492.  </content>
  493. </entry>
  494. <entry>
  495.  <title>Bug 1892376 - Make `EditorBase` and `HTMLEditor` not use `nsDOMAttributeMap` r=peterv,dom-core</title>
  496.  <id>https://hg.mozilla.org/mozilla-central/#changeset-2379d951ae108a194691a3700e420b07c0c59633</id>
  497.  <link href="https://hg.mozilla.org/mozilla-central/rev/2379d951ae10"/>
  498.  <author>
  499.   <name>Masayuki Nakano</name>
  500.   <email>&#109;&#97;&#115;&#97;&#121;&#117;&#107;&#105;&#64;&#100;&#45;&#116;&#111;&#121;&#98;&#111;&#120;&#46;&#99;&#111;&#109;</email>
  501.  </author>
  502.  <updated>2024-04-25T03:49:01+00:00</updated>
  503.  <published>2024-04-25T03:49:01+00:00</published>
  504.  <content type="xhtml">
  505.   <table xmlns="http://www.w3.org/1999/xhtml">
  506.    <tr>
  507.     <th style="text-align:left;">changeset</th>
  508.     <td>2379d951ae10</td>
  509.    </tr>
  510.    <tr>
  511.     <th style="text-align:left;">branch</th>
  512.     <td></td>
  513.    </tr>
  514.    <tr>
  515.     <th style="text-align:left;">bookmark</th>
  516.     <td></td>
  517.    </tr>
  518.    <tr>
  519.     <th style="text-align:left;">tag</th>
  520.     <td></td>
  521.    </tr>
  522.    <tr>
  523.     <th style="text-align:left;">user</th>
  524.     <td>&#77;&#97;&#115;&#97;&#121;&#117;&#107;&#105;&#32;&#78;&#97;&#107;&#97;&#110;&#111;&#32;&#60;&#109;&#97;&#115;&#97;&#121;&#117;&#107;&#105;&#64;&#100;&#45;&#116;&#111;&#121;&#98;&#111;&#120;&#46;&#99;&#111;&#109;&#62;</td>
  525.    </tr>
  526.    <tr>
  527.     <th style="text-align:left;vertical-align:top;">description</th>
  528.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1892376" title="Bug 1892376">Bug 1892376</a> - Make `EditorBase` and `HTMLEditor` not use `nsDOMAttributeMap` r=peterv,dom-core<br/>
  529. <br/>
  530. `nsDOMAttributeMap::GetAttribute` creates `dom::Attr` so that it's not cheap.<br/>
  531. Instead it should access `Element::mAttrs` with the accessors or<br/>
  532. `BorrowedAttrInfo`.<br/>
  533. <br/>
  534. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208087">https://phabricator.services.mozilla.com/D208087</a></td>
  535.    </tr>
  536.    <tr>
  537.     <th style="text-align:left;vertical-align:top;">files</th>
  538.     <td>editor/libeditor/EditorBase.cpp<br />editor/libeditor/HTMLEditor.cpp<br />editor/libeditor/HTMLEditor.h<br /></td>
  539.    </tr>
  540.   </table>
  541.  </content>
  542. </entry>
  543. <entry>
  544.  <title>Bug 1891659 - Make `AutoBlockElementsJoiner::DeleteTextAtStartAndEndOfRange()` handle the case when the range in a text node r=m_kato</title>
  545.  <id>https://hg.mozilla.org/mozilla-central/#changeset-75ecbad035af64e8f0f4bd2b2c027daef441f91b</id>
  546.  <link href="https://hg.mozilla.org/mozilla-central/rev/75ecbad035af"/>
  547.  <author>
  548.   <name>Masayuki Nakano</name>
  549.   <email>&#109;&#97;&#115;&#97;&#121;&#117;&#107;&#105;&#64;&#100;&#45;&#116;&#111;&#121;&#98;&#111;&#120;&#46;&#99;&#111;&#109;</email>
  550.  </author>
  551.  <updated>2024-04-25T03:47:41+00:00</updated>
  552.  <published>2024-04-25T03:47:41+00:00</published>
  553.  <content type="xhtml">
  554.   <table xmlns="http://www.w3.org/1999/xhtml">
  555.    <tr>
  556.     <th style="text-align:left;">changeset</th>
  557.     <td>75ecbad035af</td>
  558.    </tr>
  559.    <tr>
  560.     <th style="text-align:left;">branch</th>
  561.     <td></td>
  562.    </tr>
  563.    <tr>
  564.     <th style="text-align:left;">bookmark</th>
  565.     <td></td>
  566.    </tr>
  567.    <tr>
  568.     <th style="text-align:left;">tag</th>
  569.     <td></td>
  570.    </tr>
  571.    <tr>
  572.     <th style="text-align:left;">user</th>
  573.     <td>&#77;&#97;&#115;&#97;&#121;&#117;&#107;&#105;&#32;&#78;&#97;&#107;&#97;&#110;&#111;&#32;&#60;&#109;&#97;&#115;&#97;&#121;&#117;&#107;&#105;&#64;&#100;&#45;&#116;&#111;&#121;&#98;&#111;&#120;&#46;&#99;&#111;&#109;&#62;</td>
  574.    </tr>
  575.    <tr>
  576.     <th style="text-align:left;vertical-align:top;">description</th>
  577.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1891659" title="Bug 1891659">Bug 1891659</a> - Make `AutoBlockElementsJoiner::DeleteTextAtStartAndEndOfRange()` handle the case when the range in a text node r=m_kato<br/>
  578. <br/>
  579. It assumes that the range is always starts and ends in different node.  This<br/>
  580. is true for now, but this will be called with a text node to delete only<br/>
  581. preformatted line break.  Note that the only caller of it does not need the<br/>
  582. text node(s) if it becomes empty.  Therefore, this patch makes it remove the<br/>
  583. text node in such case.<br/>
  584. <br/>
  585. Note that the test changed in<br/>
  586. `input-events-get-target-ranges-deleting-in-list-items.tentative.html` was<br/>
  587. wrong and only Firefox passed it because the range description was<br/>
  588. `(#text &quot;&quot;, 0) - (#text &quot;&quot;, 10)` since the text nodes are removed after<br/>
  589. deleting the text data of them.  Now, they become<br/>
  590. `(#text &quot;list-item1&quot;, 0) - (#text &quot;list-item2&quot;, 10)`.<br/>
  591. <br/>
  592. Depends on D207688<br/>
  593. <br/>
  594. Differential Revision: <a href="https://phabricator.services.mozilla.com/D207689">https://phabricator.services.mozilla.com/D207689</a></td>
  595.    </tr>
  596.    <tr>
  597.     <th style="text-align:left;vertical-align:top;">files</th>
  598.     <td>editor/libeditor/HTMLEditorDeleteHandler.cpp<br />testing/web-platform/tests/input-events/input-events-get-target-ranges-deleting-in-list-items.tentative.html<br /></td>
  599.    </tr>
  600.   </table>
  601.  </content>
  602. </entry>
  603. <entry>
  604.  <title>Bug 1891656 - Make `HTMLEditUtils::GetMostDistantAncestorEditableEmptyInlineElement()` use `Element::FromNode()` r=m_kato</title>
  605.  <id>https://hg.mozilla.org/mozilla-central/#changeset-53e1d98592d7b00449bd88d806ec6bcca4e08913</id>
  606.  <link href="https://hg.mozilla.org/mozilla-central/rev/53e1d98592d7"/>
  607.  <author>
  608.   <name>Masayuki Nakano</name>
  609.   <email>&#109;&#97;&#115;&#97;&#121;&#117;&#107;&#105;&#64;&#100;&#45;&#116;&#111;&#121;&#98;&#111;&#120;&#46;&#99;&#111;&#109;</email>
  610.  </author>
  611.  <updated>2024-04-25T03:47:41+00:00</updated>
  612.  <published>2024-04-25T03:47:41+00:00</published>
  613.  <content type="xhtml">
  614.   <table xmlns="http://www.w3.org/1999/xhtml">
  615.    <tr>
  616.     <th style="text-align:left;">changeset</th>
  617.     <td>53e1d98592d7</td>
  618.    </tr>
  619.    <tr>
  620.     <th style="text-align:left;">branch</th>
  621.     <td></td>
  622.    </tr>
  623.    <tr>
  624.     <th style="text-align:left;">bookmark</th>
  625.     <td></td>
  626.    </tr>
  627.    <tr>
  628.     <th style="text-align:left;">tag</th>
  629.     <td></td>
  630.    </tr>
  631.    <tr>
  632.     <th style="text-align:left;">user</th>
  633.     <td>&#77;&#97;&#115;&#97;&#121;&#117;&#107;&#105;&#32;&#78;&#97;&#107;&#97;&#110;&#111;&#32;&#60;&#109;&#97;&#115;&#97;&#121;&#117;&#107;&#105;&#64;&#100;&#45;&#116;&#111;&#121;&#98;&#111;&#120;&#46;&#99;&#111;&#109;&#62;</td>
  634.    </tr>
  635.    <tr>
  636.     <th style="text-align:left;vertical-align:top;">description</th>
  637.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1891656" title="Bug 1891656">Bug 1891656</a> - Make `HTMLEditUtils::GetMostDistantAncestorEditableEmptyInlineElement()` use `Element::FromNode()` r=m_kato<br/>
  638. <br/>
  639. It uses `AsElement()` which always casts itself to `Element*`, however, the<br/>
  640. instance may be non-element node if there is no empty parent of `aEmptyContent`.<br/>
  641. <br/>
  642. Fortunately, all callers of this method uses the result as `nsIContent*` to<br/>
  643. call `DeleteNodeWithTransaction()`.  Therefore, we don't have crash bugs caused<br/>
  644. by this.<br/>
  645. <br/>
  646. Depends on D207687<br/>
  647. <br/>
  648. Differential Revision: <a href="https://phabricator.services.mozilla.com/D207688">https://phabricator.services.mozilla.com/D207688</a></td>
  649.    </tr>
  650.    <tr>
  651.     <th style="text-align:left;vertical-align:top;">files</th>
  652.     <td>editor/libeditor/HTMLEditUtils.h<br /></td>
  653.    </tr>
  654.   </table>
  655.  </content>
  656. </entry>
  657. <entry>
  658.  <title>Bug 1892457. Don't use the HW AV1 decoder for 12 bit or RGB video. r=padenot</title>
  659.  <id>https://hg.mozilla.org/mozilla-central/#changeset-71fca2c086cad5d721804ceb1771e6ba78ac1a2a</id>
  660.  <link href="https://hg.mozilla.org/mozilla-central/rev/71fca2c086ca"/>
  661.  <author>
  662.   <name>Jeff Muizelaar</name>
  663.   <email>&#106;&#109;&#117;&#105;&#122;&#101;&#108;&#97;&#97;&#114;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  664.  </author>
  665.  <updated>2024-04-25T02:47:33+00:00</updated>
  666.  <published>2024-04-25T02:47:33+00:00</published>
  667.  <content type="xhtml">
  668.   <table xmlns="http://www.w3.org/1999/xhtml">
  669.    <tr>
  670.     <th style="text-align:left;">changeset</th>
  671.     <td>71fca2c086ca</td>
  672.    </tr>
  673.    <tr>
  674.     <th style="text-align:left;">branch</th>
  675.     <td></td>
  676.    </tr>
  677.    <tr>
  678.     <th style="text-align:left;">bookmark</th>
  679.     <td></td>
  680.    </tr>
  681.    <tr>
  682.     <th style="text-align:left;">tag</th>
  683.     <td></td>
  684.    </tr>
  685.    <tr>
  686.     <th style="text-align:left;">user</th>
  687.     <td>&#74;&#101;&#102;&#102;&#32;&#77;&#117;&#105;&#122;&#101;&#108;&#97;&#97;&#114;&#32;&#60;&#106;&#109;&#117;&#105;&#122;&#101;&#108;&#97;&#97;&#114;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  688.    </tr>
  689.    <tr>
  690.     <th style="text-align:left;vertical-align:top;">description</th>
  691.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1892457" title="Bug 1892457">Bug 1892457</a>. Don't use the HW AV1 decoder for 12 bit or RGB video. r=padenot<br/>
  692. <br/>
  693. It doesn't seem to work. Confirmed by trying with Quicktime.<br/>
  694. <br/>
  695. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208373">https://phabricator.services.mozilla.com/D208373</a></td>
  696.    </tr>
  697.    <tr>
  698.     <th style="text-align:left;vertical-align:top;">files</th>
  699.     <td>dom/media/platforms/apple/AppleDecoderModule.cpp<br /></td>
  700.    </tr>
  701.   </table>
  702.  </content>
  703. </entry>
  704. <entry>
  705.  <title>Bug 1893357 - Drop |aRepaintExposedAreaOnly| argument from nsViewManager::ResizeView(). r=tnikkel</title>
  706.  <id>https://hg.mozilla.org/mozilla-central/#changeset-39ec854965a814eb0ae52678a848025698bfa930</id>
  707.  <link href="https://hg.mozilla.org/mozilla-central/rev/39ec854965a8"/>
  708.  <author>
  709.   <name>Hiroyuki Ikezoe</name>
  710.   <email>&#104;&#105;&#107;&#101;&#122;&#111;&#101;&#46;&#98;&#105;&#114;&#99;&#104;&#105;&#108;&#108;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  711.  </author>
  712.  <updated>2024-04-25T02:37:26+00:00</updated>
  713.  <published>2024-04-25T02:37:26+00:00</published>
  714.  <content type="xhtml">
  715.   <table xmlns="http://www.w3.org/1999/xhtml">
  716.    <tr>
  717.     <th style="text-align:left;">changeset</th>
  718.     <td>39ec854965a8</td>
  719.    </tr>
  720.    <tr>
  721.     <th style="text-align:left;">branch</th>
  722.     <td></td>
  723.    </tr>
  724.    <tr>
  725.     <th style="text-align:left;">bookmark</th>
  726.     <td></td>
  727.    </tr>
  728.    <tr>
  729.     <th style="text-align:left;">tag</th>
  730.     <td></td>
  731.    </tr>
  732.    <tr>
  733.     <th style="text-align:left;">user</th>
  734.     <td>&#72;&#105;&#114;&#111;&#121;&#117;&#107;&#105;&#32;&#73;&#107;&#101;&#122;&#111;&#101;&#32;&#60;&#104;&#105;&#107;&#101;&#122;&#111;&#101;&#46;&#98;&#105;&#114;&#99;&#104;&#105;&#108;&#108;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  735.    </tr>
  736.    <tr>
  737.     <th style="text-align:left;vertical-align:top;">description</th>
  738.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1893357" title="Bug 1893357">Bug 1893357</a> - Drop |aRepaintExposedAreaOnly| argument from nsViewManager::ResizeView(). r=tnikkel<br/>
  739. <br/>
  740. It hasn't been used since <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=873944" title="Bug 873944">bug 873944</a> in<br/>
  741. <a href="https://hg.mozilla.org/mozilla-central/rev/b75f6184008a">https://hg.mozilla.org/mozilla-central/rev/b75f6184008a</a> .<br/>
  742. <br/>
  743. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208575">https://phabricator.services.mozilla.com/D208575</a></td>
  744.    </tr>
  745.    <tr>
  746.     <th style="text-align:left;vertical-align:top;">files</th>
  747.     <td>layout/generic/nsContainerFrame.cpp<br />layout/generic/nsIFrame.cpp<br />layout/generic/nsSubDocumentFrame.cpp<br />view/nsViewManager.cpp<br />view/nsViewManager.h<br /></td>
  748.    </tr>
  749.   </table>
  750.  </content>
  751. </entry>
  752. <entry>
  753.  <title>Bug 1892727: Ensure `KleeneValue`'s `any_*` functions are inlined. r=firefox-style-system-reviewers,emilio</title>
  754.  <id>https://hg.mozilla.org/mozilla-central/#changeset-a75e7aa393d7d16cda6e27f194ebfb2be7b2f395</id>
  755.  <link href="https://hg.mozilla.org/mozilla-central/rev/a75e7aa393d7"/>
  756.  <author>
  757.   <name>David Shin</name>
  758.   <email>&#100;&#115;&#104;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  759.  </author>
  760.  <updated>2024-04-25T02:23:10+00:00</updated>
  761.  <published>2024-04-25T02:23:10+00:00</published>
  762.  <content type="xhtml">
  763.   <table xmlns="http://www.w3.org/1999/xhtml">
  764.    <tr>
  765.     <th style="text-align:left;">changeset</th>
  766.     <td>a75e7aa393d7</td>
  767.    </tr>
  768.    <tr>
  769.     <th style="text-align:left;">branch</th>
  770.     <td></td>
  771.    </tr>
  772.    <tr>
  773.     <th style="text-align:left;">bookmark</th>
  774.     <td></td>
  775.    </tr>
  776.    <tr>
  777.     <th style="text-align:left;">tag</th>
  778.     <td></td>
  779.    </tr>
  780.    <tr>
  781.     <th style="text-align:left;">user</th>
  782.     <td>&#68;&#97;&#118;&#105;&#100;&#32;&#83;&#104;&#105;&#110;&#32;&#60;&#100;&#115;&#104;&#105;&#110;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  783.    </tr>
  784.    <tr>
  785.     <th style="text-align:left;vertical-align:top;">description</th>
  786.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1892727" title="Bug 1892727">Bug 1892727</a>: Ensure `KleeneValue`'s `any_*` functions are inlined. r=firefox-style-system-reviewers,emilio<br/>
  787. <br/>
  788. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208513">https://phabricator.services.mozilla.com/D208513</a></td>
  789.    </tr>
  790.    <tr>
  791.     <th style="text-align:left;vertical-align:top;">files</th>
  792.     <td>servo/components/selectors/kleene_value.rs<br /></td>
  793.    </tr>
  794.   </table>
  795.  </content>
  796. </entry>
  797. <entry>
  798.  <title>Bug 1885671 - part3 : initialize Media Foundation earlier for GPU process. r=media-playback-reviewers,padenot</title>
  799.  <id>https://hg.mozilla.org/mozilla-central/#changeset-399ca207b66fa17a2b093b420be369286c774f1d</id>
  800.  <link href="https://hg.mozilla.org/mozilla-central/rev/399ca207b66f"/>
  801.  <author>
  802.   <name>alwu</name>
  803.   <email>&#97;&#108;&#119;&#117;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  804.  </author>
  805.  <updated>2024-04-25T02:20:22+00:00</updated>
  806.  <published>2024-04-25T02:20:22+00:00</published>
  807.  <content type="xhtml">
  808.   <table xmlns="http://www.w3.org/1999/xhtml">
  809.    <tr>
  810.     <th style="text-align:left;">changeset</th>
  811.     <td>399ca207b66f</td>
  812.    </tr>
  813.    <tr>
  814.     <th style="text-align:left;">branch</th>
  815.     <td></td>
  816.    </tr>
  817.    <tr>
  818.     <th style="text-align:left;">bookmark</th>
  819.     <td></td>
  820.    </tr>
  821.    <tr>
  822.     <th style="text-align:left;">tag</th>
  823.     <td></td>
  824.    </tr>
  825.    <tr>
  826.     <th style="text-align:left;">user</th>
  827.     <td>&#97;&#108;&#119;&#117;&#32;&#60;&#97;&#108;&#119;&#117;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  828.    </tr>
  829.    <tr>
  830.     <th style="text-align:left;vertical-align:top;">description</th>
  831.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1885671" title="Bug 1885671">Bug 1885671</a> - part3 : initialize Media Foundation earlier for GPU process. r=media-playback-reviewers,padenot<br/>
  832. <br/>
  833. This is used to fix the failures [1] on Windows xpcshell test on the try<br/>
  834. server. As we've changed the timing of initailizing in previous patches,<br/>
  835. that delays the timing of setting clean-up for MediaFoundationInitializer.<br/>
  836. <br/>
  837. MediaFoundationInitializer has to be clean on MTA thread, but on the try<br/>
  838. server, when the runnable for clean-up being dispatched on the main<br/>
  839. thread, the MTA thread has been shutdowned.<br/>
  840. <br/>
  841. Therefore, we would like to run the initialization earlier to ensure the<br/>
  842. clean-up can be setup properly, which is like what we do for RDD [2].<br/>
  843. <br/>
  844. [1] <a href="https://treeherder.mozilla.org/logviewer?job_id=455059875&amp;repo=autoland&amp;lineNumber=2090">https://treeherder.mozilla.org/logviewer?job_id=455059875&amp;repo=autoland&amp;lineNumber=2090</a><br/>
  845. [2] <a href="https://searchfox.org/mozilla-central/rev/eb4700a6be8371fe07053bc066c2d48ba813ce3d/dom/media/ipc/RDDParent.cpp#108-111">https://searchfox.org/mozilla-central/rev/eb4700a6be8371fe07053bc066c2d48ba813ce3d/dom/media/ipc/RDDParent.cpp#108-111</a><br/>
  846. <br/>
  847. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208250">https://phabricator.services.mozilla.com/D208250</a></td>
  848.    </tr>
  849.    <tr>
  850.     <th style="text-align:left;vertical-align:top;">files</th>
  851.     <td>gfx/ipc/GPUParent.cpp<br /></td>
  852.    </tr>
  853.   </table>
  854.  </content>
  855. </entry>
  856. <entry>
  857.  <title>Bug 1885671 - part2 : do not return a MediaFoundationInitializer if shutdown has already started. r=media-playback-reviewers,padenot</title>
  858.  <id>https://hg.mozilla.org/mozilla-central/#changeset-883f7db28d013e651bb5982a8e7ce24f7023b430</id>
  859.  <link href="https://hg.mozilla.org/mozilla-central/rev/883f7db28d01"/>
  860.  <author>
  861.   <name>alwu</name>
  862.   <email>&#97;&#108;&#119;&#117;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  863.  </author>
  864.  <updated>2024-04-25T02:20:21+00:00</updated>
  865.  <published>2024-04-25T02:20:21+00:00</published>
  866.  <content type="xhtml">
  867.   <table xmlns="http://www.w3.org/1999/xhtml">
  868.    <tr>
  869.     <th style="text-align:left;">changeset</th>
  870.     <td>883f7db28d01</td>
  871.    </tr>
  872.    <tr>
  873.     <th style="text-align:left;">branch</th>
  874.     <td></td>
  875.    </tr>
  876.    <tr>
  877.     <th style="text-align:left;">bookmark</th>
  878.     <td></td>
  879.    </tr>
  880.    <tr>
  881.     <th style="text-align:left;">tag</th>
  882.     <td></td>
  883.    </tr>
  884.    <tr>
  885.     <th style="text-align:left;">user</th>
  886.     <td>&#97;&#108;&#119;&#117;&#32;&#60;&#97;&#108;&#119;&#117;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  887.    </tr>
  888.    <tr>
  889.     <th style="text-align:left;vertical-align:top;">description</th>
  890.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1885671" title="Bug 1885671">Bug 1885671</a> - part2 : do not return a MediaFoundationInitializer if shutdown has already started. r=media-playback-reviewers,padenot<br/>
  891. <br/>
  892. Differential Revision: <a href="https://phabricator.services.mozilla.com/D207773">https://phabricator.services.mozilla.com/D207773</a></td>
  893.    </tr>
  894.    <tr>
  895.     <th style="text-align:left;vertical-align:top;">files</th>
  896.     <td>dom/media/platforms/wmf/WMF.h<br /></td>
  897.    </tr>
  898.   </table>
  899.  </content>
  900. </entry>
  901. <entry>
  902.  <title>Bug 1885671 - part1 : run the method of getting codec supported on the background thread in order not to block the main thread. r=jrmuizel</title>
  903.  <id>https://hg.mozilla.org/mozilla-central/#changeset-8444632ca3adeed4eee7ce69394b1946fd2ebb84</id>
  904.  <link href="https://hg.mozilla.org/mozilla-central/rev/8444632ca3ad"/>
  905.  <author>
  906.   <name>alwu</name>
  907.   <email>&#97;&#108;&#119;&#117;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;</email>
  908.  </author>
  909.  <updated>2024-04-25T02:20:21+00:00</updated>
  910.  <published>2024-04-25T02:20:21+00:00</published>
  911.  <content type="xhtml">
  912.   <table xmlns="http://www.w3.org/1999/xhtml">
  913.    <tr>
  914.     <th style="text-align:left;">changeset</th>
  915.     <td>8444632ca3ad</td>
  916.    </tr>
  917.    <tr>
  918.     <th style="text-align:left;">branch</th>
  919.     <td></td>
  920.    </tr>
  921.    <tr>
  922.     <th style="text-align:left;">bookmark</th>
  923.     <td></td>
  924.    </tr>
  925.    <tr>
  926.     <th style="text-align:left;">tag</th>
  927.     <td></td>
  928.    </tr>
  929.    <tr>
  930.     <th style="text-align:left;">user</th>
  931.     <td>&#97;&#108;&#119;&#117;&#32;&#60;&#97;&#108;&#119;&#117;&#64;&#109;&#111;&#122;&#105;&#108;&#108;&#97;&#46;&#99;&#111;&#109;&#62;</td>
  932.    </tr>
  933.    <tr>
  934.     <th style="text-align:left;vertical-align:top;">description</th>
  935.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1885671" title="Bug 1885671">Bug 1885671</a> - part1 : run the method of getting codec supported on the background thread in order not to block the main thread. r=jrmuizel<br/>
  936. <br/>
  937. There are modifications needed for PDMfactory and the decoder modules in<br/>
  938. order to run their methods on non-mainthread and keep them threadsafe.<br/>
  939. <br/>
  940. Differential Revision: <a href="https://phabricator.services.mozilla.com/D206420">https://phabricator.services.mozilla.com/D206420</a></td>
  941.    </tr>
  942.    <tr>
  943.     <th style="text-align:left;vertical-align:top;">files</th>
  944.     <td>dom/media/platforms/PDMFactory.cpp<br />dom/media/platforms/android/AndroidDecoderModule.cpp<br />dom/media/platforms/android/AndroidDecoderModule.h<br />dom/media/platforms/wmf/WMFDecoderModule.cpp<br />dom/media/platforms/wmf/WMFDecoderModule.h<br />gfx/ipc/GPUParent.cpp<br /></td>
  945.    </tr>
  946.   </table>
  947.  </content>
  948. </entry>
  949. <entry>
  950.  <title>Bug 1893252 - Skip MozillaBuild version check outside of MozillaBuild. r=firefox-build-system-reviewers,ahochheiden</title>
  951.  <id>https://hg.mozilla.org/mozilla-central/#changeset-c5304ac58065acc29ac0660392c408fd0f92fb80</id>
  952.  <link href="https://hg.mozilla.org/mozilla-central/rev/c5304ac58065"/>
  953.  <author>
  954.   <name>Tooru Fujisawa</name>
  955.   <email>&#97;&#114;&#97;&#105;&#95;&#97;&#64;&#109;&#97;&#99;&#46;&#99;&#111;&#109;</email>
  956.  </author>
  957.  <updated>2024-04-25T01:19:51+00:00</updated>
  958.  <published>2024-04-25T01:19:51+00:00</published>
  959.  <content type="xhtml">
  960.   <table xmlns="http://www.w3.org/1999/xhtml">
  961.    <tr>
  962.     <th style="text-align:left;">changeset</th>
  963.     <td>c5304ac58065</td>
  964.    </tr>
  965.    <tr>
  966.     <th style="text-align:left;">branch</th>
  967.     <td></td>
  968.    </tr>
  969.    <tr>
  970.     <th style="text-align:left;">bookmark</th>
  971.     <td></td>
  972.    </tr>
  973.    <tr>
  974.     <th style="text-align:left;">tag</th>
  975.     <td></td>
  976.    </tr>
  977.    <tr>
  978.     <th style="text-align:left;">user</th>
  979.     <td>&#84;&#111;&#111;&#114;&#117;&#32;&#70;&#117;&#106;&#105;&#115;&#97;&#119;&#97;&#32;&#60;&#97;&#114;&#97;&#105;&#95;&#97;&#64;&#109;&#97;&#99;&#46;&#99;&#111;&#109;&#62;</td>
  980.    </tr>
  981.    <tr>
  982.     <th style="text-align:left;vertical-align:top;">description</th>
  983.     <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1893252" title="Bug 1893252">Bug 1893252</a> - Skip MozillaBuild version check outside of MozillaBuild. r=firefox-build-system-reviewers,ahochheiden<br/>
  984. <br/>
  985. Differential Revision: <a href="https://phabricator.services.mozilla.com/D208561">https://phabricator.services.mozilla.com/D208561</a></td>
  986.    </tr>
  987.    <tr>
  988.     <th style="text-align:left;vertical-align:top;">files</th>
  989.     <td>python/mach/mach/logging.py<br /></td>
  990.    </tr>
  991.   </table>
  992.  </content>
  993. </entry>
  994.  
  995. </feed>
  996.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda