Greasy Fork
登录
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
脚本
论坛
帮助
更多
高级搜索
用户列表
库
管理日志
☰
脚本
论坛
帮助
高级搜索
用户列表
库
管理日志
登录
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
信息
代码
历史
反馈 (0)
统计
Firefox for desktop - list fixed bugs in Mercurial
Lists fixed bugs related to Firefox for desktop in Mozilla Mercurial pushlogs
这些是代码更新过的版本。
显示所有版本
v4.2.9
2020-08-25
(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
v4.2.8
2020-06-25
(all scripts) Added @supportURL pointing to the GitHub repo (thanks to Jason Barnabe for the suggestion)
v4.2.8
2018-05-20
(All scripts) Rearranged the metadata block
v4.2.8
2018-05-13
(Firefox for desktop - list bugs -- all versions): (Tampermonkey only) Restored the 'x' (close) button image in the jQuery-UI dialog box
v4.2.7
2018-05-12
(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
v4.2.6
2018-05-10
(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.
v4.2.5
2018-05-08
(Firefox for desktop - list fixed bugs in Mercurial) added a comment regarding the use of '.localeCompare' instead of '>'
v4.2.5
2018-05-08
(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
v4.2.3
2017-11-17
Greasemonkey 4.0 compatibility
v4.2.2
2017-11-12
Added '@licence MIT' (required by OUJS, in order to allow import and autoupdate of scripts from GitHub)
v4.2.2
2017-03-24
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)
v4.2.2
2017-02-07
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() )
v4.2.1
2016-11-27
Synced from GitHub - (Firefox for desktop - list fixed bugs in Mercurial) Uncommented a console.log line
v4.2.1
2016-10-04
Synced from GitHub - (Firefox for desktop - list fixed bugs in Mercurial) Now the bugs are sorted not only by product+component, but by summary too.
v4.2
2016-09-17
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)
v4.2
2016-09-06
Imported from URL
v5.5.3
2016-09-06
Imported from URL
v4.2
2016-09-06
v4.2
2016-06-26
Fix eslint errors
v4.2
2016-05-06
Comment out line 157
v4.2
2016-05-03