Greasy Fork is available in English.

Firefox for desktop - list modified bugs in Mercurial as sortable table

Lists (as sortable table) bugs related to Firefox for desktop for which patches have landed in Mozilla Mercurial pushlogs

Устаревшая версия за 08.03.2021. Перейдите к последней версии.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 5.5.9.2 25.08.2020 (Firefox for desktop - list bugs -- all versions): Replaced $.getJSON with GM_xmlhttpRequest because of “No 'Access-Control-Allow-Origin' header is present on the requested resource” error, Minor edits in metadata
  • вер. 5.5.9.1 25.06.2020 (all scripts) Added @supportURL pointing to the GitHub repo (thanks to Jason Barnabe for the suggestion)
  • вер. 5.5.9.1 20.05.2018 (All scripts) Rearranged the metadata block
  • вер. 5.5.9.1 16.05.2018 (Firefox for desktop - list bugs -- the sortable table versions): had forgotten to rename the 'redmond/jquery-ui.min.css' resource
  • вер. 5.5.9 13.05.2018 (Firefox for desktop - list bugs -- all versions): (Tampermonkey only) Restored the 'x' (close) button image in the jQuery-UI dialog box
  • вер. 5.5.8 12.05.2018 (Firefox for desktop - list fixed/modified bugs in Mercurial/as sortable table) Thanks once again to johnp for contributing: - Greasemonkey compatibility - Also, the `requests` array is moved up from line 119 to prevent a possible race condition where the dialog is opened before the css is loaded
  • вер. 5.5.7 10.05.2018 (Firefox for desktop - list fixed/modified bugs in Mercurial/as sortable table) Removed the 'title' attribute which was wrongly given to the entire dialog element and added such an attribute (which appears to the user as a tooltip) to each bug link.
  • вер. 5.5.6 08.05.2018 (Firefox for desktop - list fixed/modified bugs in Mercurial/as sortable table) Made the script working again. Thanks once more to johnp for his help! - Replaced '.error' callback with '.fail' - made the 'success' callback less error prone. No need to try to unpack the json there. - reindented code
  • вер. 5.5.5 16.12.2017 Minor changes
  • вер. 5.5.5 17.11.2017 Greasemonkey 4.0 compatibility
  • вер. 5.5.4 12.11.2017 Added '@licence MIT' (required by OUJS, in order to allow import and autoupdate of scripts from GitHub)
  • вер. 5.5.4 24.03.2017 Synced from GitHub - (Firefox for desktop - list modified bugs in Mercurial -all three variants-) Remove '@grant GM_xmlhttpRequest', because GM_xmlhttpRequest in not used (getJSON is used, instead)
  • вер. 5.5.4 07.02.2017 Synced from GitHub - (Firefox for desktop) Fix for the mercurial pages CSP that was blocking the loading of the resource https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/redmond/jquery-ui.min.css (as 'unsafe-inline'”). Now using GM_getResourceText and GM_addStyle (instead of $("head").append() )
  • вер. 5.5.3 17.09.2016 Synced from GitHub - Converted all scripts encoding from UTF-8 back to UTF-8 BOM (i.e. with the same encoding that Greasemonkey installs them in)
  • вер. 5.5.3 06.09.2016
  • вер. 5.5.3 12.08.2016 Imported from URL
  • вер. 5.5.3 09.01.2016
  • вер. 5.5.3 01.01.2016
  • вер. 5.5.3 01.01.2016
  • вер. 5.5.3 30.12.2015
  • вер. 5.5.3 30.12.2015