зеркало из https://github.com/mozilla/bugbot.git
Prettify json files
This commit is contained in:
Родитель
be07401f90
Коммит
d231f641a1
|
@ -1,11 +1,9 @@
|
|||
{
|
||||
"fallback": "Andrew Overholt",
|
||||
"components":
|
||||
{
|
||||
"Core::General": "default"
|
||||
},
|
||||
"default":
|
||||
{
|
||||
"calendar": "private://Core::General"
|
||||
}
|
||||
"fallback": "Andrew Overholt",
|
||||
"components": {
|
||||
"Core::General": "default"
|
||||
},
|
||||
"default": {
|
||||
"calendar": "private://Core::General"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,13 +1,11 @@
|
|||
{
|
||||
"fallback": "Amir Habibi",
|
||||
"components":
|
||||
{
|
||||
"Firefox::Installer": "default",
|
||||
"Toolkit::Application Update": "default",
|
||||
"Firefox::Shell Integration": "default"
|
||||
},
|
||||
"default":
|
||||
{
|
||||
"calendar": "private://Desktop Integrations"
|
||||
}
|
||||
"fallback": "Amir Habibi",
|
||||
"components": {
|
||||
"Firefox::Installer": "default",
|
||||
"Toolkit::Application Update": "default",
|
||||
"Firefox::Shell Integration": "default"
|
||||
},
|
||||
"default": {
|
||||
"calendar": "private://Desktop Integrations"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
{
|
||||
"fallback": "Hsin-Yi Tsai",
|
||||
"components": {
|
||||
"Core::DMD": "default",
|
||||
"Core::DOM: Core & HTML": "default",
|
||||
"Core::DOM: Editor": "default",
|
||||
"Core::DOM: HTML Parser": "default",
|
||||
"Core::DOM: Serializers": "default",
|
||||
"Core::XML": "default",
|
||||
"Core::XPConnect": "default",
|
||||
"Core::DOM: Selection": "default",
|
||||
"Core::DOM: Navigation": "default",
|
||||
"Core::XSLT": "default",
|
||||
"Core::DOM: Copy & Paste and Drag & Drop": "default",
|
||||
"Core::DOM: Events": "default",
|
||||
"Core::DOM: Geolocation": "default",
|
||||
"Core::DOM: Bindings (WebIDL)": "default",
|
||||
"Core::DOM: UI Events & Focus Handling": "default",
|
||||
"Core::DOM: Forms": "default",
|
||||
"Core::DOM: Window and Location": "default",
|
||||
"Toolkit::about:memory": "default"
|
||||
},
|
||||
"default": {
|
||||
"calendar": "private://DOM:Core"
|
||||
}
|
||||
"fallback": "Hsin-Yi Tsai",
|
||||
"components": {
|
||||
"Core::DMD": "default",
|
||||
"Core::DOM: Core & HTML": "default",
|
||||
"Core::DOM: Editor": "default",
|
||||
"Core::DOM: HTML Parser": "default",
|
||||
"Core::DOM: Serializers": "default",
|
||||
"Core::XML": "default",
|
||||
"Core::XPConnect": "default",
|
||||
"Core::DOM: Selection": "default",
|
||||
"Core::DOM: Navigation": "default",
|
||||
"Core::XSLT": "default",
|
||||
"Core::DOM: Copy & Paste and Drag & Drop": "default",
|
||||
"Core::DOM: Events": "default",
|
||||
"Core::DOM: Geolocation": "default",
|
||||
"Core::DOM: Bindings (WebIDL)": "default",
|
||||
"Core::DOM: UI Events & Focus Handling": "default",
|
||||
"Core::DOM: Forms": "default",
|
||||
"Core::DOM: Window and Location": "default",
|
||||
"Toolkit::about:memory": "default"
|
||||
},
|
||||
"default": {
|
||||
"calendar": "private://DOM:Core"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
{
|
||||
"fallback": "Mark Hammond",
|
||||
"components":
|
||||
{
|
||||
"Firefox::Sync": "default"
|
||||
},
|
||||
"default":
|
||||
{
|
||||
"calendar": "private://Firefox::Sync"
|
||||
}
|
||||
"fallback": "Mark Hammond",
|
||||
"components": {
|
||||
"Firefox::Sync": "default"
|
||||
},
|
||||
"default": {
|
||||
"calendar": "private://Firefox::Sync"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,99 +1,80 @@
|
|||
{
|
||||
"fallback": "Frank Griffith Jr.",
|
||||
"components":
|
||||
{
|
||||
"Core::CSS Transitions and Animations": "animation",
|
||||
"Core::CSS Parsing and Computation": "style-system",
|
||||
"Core::DOM: CSS Object Model": "style-system",
|
||||
"Core::Layout": "layout-general",
|
||||
"Core::Layout: Block and Inline": "layout-block-inline",
|
||||
"Core::Layout: Columns": "layout-columns",
|
||||
"Core::Layout: Flexbox": "layout-flex",
|
||||
"Core::Layout: Floats": "layout-floats",
|
||||
"Core::Layout: Form Controls": "layout-form-controls",
|
||||
"Core::Layout: Generated Content, Lists, and Counters": "layout-generated",
|
||||
"Core::Layout: Grid": "layout-grid",
|
||||
"Core::Layout: Images, Video, and HTML Frames": "layout-replaced",
|
||||
"Core::Layout: Positioned": "layout-positioned",
|
||||
"Core::Layout: Ruby": "layout-ruby",
|
||||
"Core::Layout: Scrolling and Overflow": "layout-overflow",
|
||||
"Core::Layout: Tables": "layout-tables",
|
||||
"Core::Layout: Text and Fonts": "layout-text",
|
||||
"Core::Print Preview": "printing",
|
||||
"Core::Printing: Output": "printing",
|
||||
"Core::Printing: Setup": "printing",
|
||||
"Core::SVG": "svg"
|
||||
},
|
||||
"animation":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/animation.json"
|
||||
},
|
||||
"style-system":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/style-system.json"
|
||||
},
|
||||
"layout-general":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-general.json"
|
||||
},
|
||||
"layout-block-inline":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-block-inline.json"
|
||||
},
|
||||
"layout-columns":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-columns.json"
|
||||
},
|
||||
"layout-flex":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-flex.json"
|
||||
},
|
||||
"layout-floats":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-floats.json"
|
||||
},
|
||||
"layout-form-controls":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-form-controls.json"
|
||||
},
|
||||
"layout-generated":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-generated.json"
|
||||
},
|
||||
"layout-grid":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-grid.json"
|
||||
},
|
||||
"layout-replaced":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-replaced.json"
|
||||
},
|
||||
"layout-positioned":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-positioned.json"
|
||||
},
|
||||
"layout-ruby":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-ruby.json"
|
||||
},
|
||||
"layout-overflow":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-overflow.json"
|
||||
},
|
||||
"layout-tables":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-tables.json"
|
||||
},
|
||||
"layout-text":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-text.json"
|
||||
},
|
||||
"printing":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/printing.json"
|
||||
},
|
||||
"svg":
|
||||
{
|
||||
"calendar": "https://mozilla.github.io/layout-triage/svg.json"
|
||||
}
|
||||
"fallback": "Frank Griffith Jr.",
|
||||
"components": {
|
||||
"Core::CSS Transitions and Animations": "animation",
|
||||
"Core::CSS Parsing and Computation": "style-system",
|
||||
"Core::DOM: CSS Object Model": "style-system",
|
||||
"Core::Layout": "layout-general",
|
||||
"Core::Layout: Block and Inline": "layout-block-inline",
|
||||
"Core::Layout: Columns": "layout-columns",
|
||||
"Core::Layout: Flexbox": "layout-flex",
|
||||
"Core::Layout: Floats": "layout-floats",
|
||||
"Core::Layout: Form Controls": "layout-form-controls",
|
||||
"Core::Layout: Generated Content, Lists, and Counters": "layout-generated",
|
||||
"Core::Layout: Grid": "layout-grid",
|
||||
"Core::Layout: Images, Video, and HTML Frames": "layout-replaced",
|
||||
"Core::Layout: Positioned": "layout-positioned",
|
||||
"Core::Layout: Ruby": "layout-ruby",
|
||||
"Core::Layout: Scrolling and Overflow": "layout-overflow",
|
||||
"Core::Layout: Tables": "layout-tables",
|
||||
"Core::Layout: Text and Fonts": "layout-text",
|
||||
"Core::Print Preview": "printing",
|
||||
"Core::Printing: Output": "printing",
|
||||
"Core::Printing: Setup": "printing",
|
||||
"Core::SVG": "svg"
|
||||
},
|
||||
"animation": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/animation.json"
|
||||
},
|
||||
"style-system": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/style-system.json"
|
||||
},
|
||||
"layout-general": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-general.json"
|
||||
},
|
||||
"layout-block-inline": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-block-inline.json"
|
||||
},
|
||||
"layout-columns": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-columns.json"
|
||||
},
|
||||
"layout-flex": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-flex.json"
|
||||
},
|
||||
"layout-floats": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-floats.json"
|
||||
},
|
||||
"layout-form-controls": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-form-controls.json"
|
||||
},
|
||||
"layout-generated": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-generated.json"
|
||||
},
|
||||
"layout-grid": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-grid.json"
|
||||
},
|
||||
"layout-replaced": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-replaced.json"
|
||||
},
|
||||
"layout-positioned": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-positioned.json"
|
||||
},
|
||||
"layout-ruby": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-ruby.json"
|
||||
},
|
||||
"layout-overflow": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-overflow.json"
|
||||
},
|
||||
"layout-tables": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-tables.json"
|
||||
},
|
||||
"layout-text": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/layout-text.json"
|
||||
},
|
||||
"printing": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/printing.json"
|
||||
},
|
||||
"svg": {
|
||||
"calendar": "https://mozilla.github.io/layout-triage/svg.json"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,18 @@
|
|||
{
|
||||
"fallback": "Dragana Damjanovic",
|
||||
"components":
|
||||
{
|
||||
"Core::Networking": "default",
|
||||
"Core::Networking: Cache": "default",
|
||||
"Core::Networking: Cookies": "default",
|
||||
"Core::Networking: DNS": "default",
|
||||
"Core::Networking: Domain Lists": "default",
|
||||
"Core::Networking: File": "default",
|
||||
"Core::Networking: FTP": "default",
|
||||
"Core::Networking: HTTP": "default",
|
||||
"Core::Networking: JAR": "default",
|
||||
"Core::Networking: WebSockets": "default"
|
||||
},
|
||||
"default":
|
||||
{
|
||||
"calendar": "https://mozilla-necko.github.io/triage-list/triage.json"
|
||||
}
|
||||
"fallback": "Dragana Damjanovic",
|
||||
"components": {
|
||||
"Core::Networking": "default",
|
||||
"Core::Networking: Cache": "default",
|
||||
"Core::Networking: Cookies": "default",
|
||||
"Core::Networking: DNS": "default",
|
||||
"Core::Networking: Domain Lists": "default",
|
||||
"Core::Networking: File": "default",
|
||||
"Core::Networking: FTP": "default",
|
||||
"Core::Networking: HTTP": "default",
|
||||
"Core::Networking: JAR": "default",
|
||||
"Core::Networking: WebSockets": "default"
|
||||
},
|
||||
"default": {
|
||||
"calendar": "https://mozilla-necko.github.io/triage-list/triage.json"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[
|
||||
"dsmith@mozilla.com",
|
||||
"rvandermeulen@mozilla.com",
|
||||
"pchevrel@mozilla.com",
|
||||
"dmeehan@mozilla.com"
|
||||
"dsmith@mozilla.com",
|
||||
"rvandermeulen@mozilla.com",
|
||||
"pchevrel@mozilla.com",
|
||||
"dmeehan@mozilla.com"
|
||||
]
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,192 +1,189 @@
|
|||
{
|
||||
"history":
|
||||
[
|
||||
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1523712,
|
||||
"date": "2019-01-31 13:03:06+00:00",
|
||||
"extra": "emilio@crisal.io"
|
||||
},
|
||||
{
|
||||
"tool": "no_crashes",
|
||||
"bugid": 753667,
|
||||
"date": "2018-11-30 13:05:04+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "leave_open_no_activity",
|
||||
"bugid": 1359875,
|
||||
"date": "2018-12-12 13:06:43+00:00",
|
||||
"extra": "gl@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "summary_meta_missing",
|
||||
"bugid": 1400842,
|
||||
"date": "2018-12-12 13:06:18+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "leave_open",
|
||||
"bugid": 1474570,
|
||||
"date": "2018-11-07 13:01:21+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1507340,
|
||||
"date": "2018-11-15 13:02:06+00:00",
|
||||
"extra": "mh+mozilla@glandium.org"
|
||||
},
|
||||
{
|
||||
"tool": "assignee_but_unconfirmed",
|
||||
"bugid": 1540111,
|
||||
"date": "2019-03-29 13:56:06+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_crashes",
|
||||
"bugid": 696336,
|
||||
"date": "2018-12-23 13:05:41+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "assignee_but_unconfirmed",
|
||||
"bugid": 1540113,
|
||||
"date": "2019-03-29 13:56:05+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "not_landed",
|
||||
"bugid": 1531926,
|
||||
"date": "2019-03-27 13:07:05+00:00",
|
||||
"extra": "rjesup@jesup.org"
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1531927,
|
||||
"date": "2019-03-07 05:15:24+00:00",
|
||||
"extra": "egao@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "nighty_reopened",
|
||||
"bugid": 1531927,
|
||||
"date": "2019-03-07 19:15:46+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1204247,
|
||||
"date": "2018-12-14 17:01:23+00:00",
|
||||
"extra": "sharma.divyansh.501@iitg.ernet.in"
|
||||
},
|
||||
{
|
||||
"tool": "not_landed",
|
||||
"bugid": 1490968,
|
||||
"date": "2019-03-21 13:09:51+00:00",
|
||||
"extra": "qiaopengcheng-hf@loongson.cn"
|
||||
},
|
||||
{
|
||||
"tool": "summary_meta_missing",
|
||||
"bugid": 1458202,
|
||||
"date": "2018-11-08 08:10:56+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "leave_open_no_activity",
|
||||
"bugid": 1450012,
|
||||
"date": "2018-11-23 13:11:57+00:00",
|
||||
"extra": "dustin@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1515549,
|
||||
"date": "2019-01-11 13:00:58+00:00",
|
||||
"extra": "achronop@gmail.com"
|
||||
},
|
||||
{
|
||||
"tool": "leave_open_no_activity",
|
||||
"bugid": 1425440,
|
||||
"date": "2018-11-22 15:07:09+00:00",
|
||||
"extra": "amarchesini@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "leave_open",
|
||||
"bugid": 1425440,
|
||||
"date": "2018-11-23 13:01:25+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "nighty_reopened",
|
||||
"bugid": 1523755,
|
||||
"date": "2019-02-08 13:07:03+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_crashes",
|
||||
"bugid": 876589,
|
||||
"date": "2018-12-27 13:06:28+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1540142,
|
||||
"date": "2019-04-04 05:15:20+00:00",
|
||||
"extra": "petr.sumbera@oracle.com"
|
||||
},
|
||||
{
|
||||
"tool": "no_crashes",
|
||||
"bugid": 1425461,
|
||||
"date": "2019-03-15 00:15:24+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "regression",
|
||||
"bugid": 1425461,
|
||||
"date": "2019-03-15 13:47:28+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1540151,
|
||||
"date": "2019-04-01 08:52:15+00:00",
|
||||
"extra": "dwalsh@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "leave_open_no_activity",
|
||||
"bugid": 1073209,
|
||||
"date": "2018-11-23 13:11:55+00:00",
|
||||
"extra": "dbolter@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1515582,
|
||||
"date": "2019-02-12 13:02:23+00:00",
|
||||
"extra": "bzbarsky@mit.edu"
|
||||
}
|
||||
],
|
||||
"emails":
|
||||
[
|
||||
{
|
||||
"tool": "A",
|
||||
"user": "B",
|
||||
"date": "2019-02-12 13:02:23+00:00",
|
||||
"extra": "C",
|
||||
"result": "Success"
|
||||
},
|
||||
{
|
||||
"tool": "D",
|
||||
"user": "E",
|
||||
"date": "2019-02-13 13:02:23+00:00",
|
||||
"extra": "F",
|
||||
"result": "Failure"
|
||||
},
|
||||
{
|
||||
"tool": "G",
|
||||
"user": "H",
|
||||
"date": "2019-02-14 13:02:23+00:00",
|
||||
"extra": "",
|
||||
"result": "Success"
|
||||
}
|
||||
]
|
||||
"history": [
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1523712,
|
||||
"date": "2019-01-31 13:03:06+00:00",
|
||||
"extra": "emilio@crisal.io"
|
||||
},
|
||||
{
|
||||
"tool": "no_crashes",
|
||||
"bugid": 753667,
|
||||
"date": "2018-11-30 13:05:04+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "leave_open_no_activity",
|
||||
"bugid": 1359875,
|
||||
"date": "2018-12-12 13:06:43+00:00",
|
||||
"extra": "gl@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "summary_meta_missing",
|
||||
"bugid": 1400842,
|
||||
"date": "2018-12-12 13:06:18+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "leave_open",
|
||||
"bugid": 1474570,
|
||||
"date": "2018-11-07 13:01:21+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1507340,
|
||||
"date": "2018-11-15 13:02:06+00:00",
|
||||
"extra": "mh+mozilla@glandium.org"
|
||||
},
|
||||
{
|
||||
"tool": "assignee_but_unconfirmed",
|
||||
"bugid": 1540111,
|
||||
"date": "2019-03-29 13:56:06+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_crashes",
|
||||
"bugid": 696336,
|
||||
"date": "2018-12-23 13:05:41+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "assignee_but_unconfirmed",
|
||||
"bugid": 1540113,
|
||||
"date": "2019-03-29 13:56:05+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "not_landed",
|
||||
"bugid": 1531926,
|
||||
"date": "2019-03-27 13:07:05+00:00",
|
||||
"extra": "rjesup@jesup.org"
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1531927,
|
||||
"date": "2019-03-07 05:15:24+00:00",
|
||||
"extra": "egao@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "nighty_reopened",
|
||||
"bugid": 1531927,
|
||||
"date": "2019-03-07 19:15:46+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1204247,
|
||||
"date": "2018-12-14 17:01:23+00:00",
|
||||
"extra": "sharma.divyansh.501@iitg.ernet.in"
|
||||
},
|
||||
{
|
||||
"tool": "not_landed",
|
||||
"bugid": 1490968,
|
||||
"date": "2019-03-21 13:09:51+00:00",
|
||||
"extra": "qiaopengcheng-hf@loongson.cn"
|
||||
},
|
||||
{
|
||||
"tool": "summary_meta_missing",
|
||||
"bugid": 1458202,
|
||||
"date": "2018-11-08 08:10:56+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "leave_open_no_activity",
|
||||
"bugid": 1450012,
|
||||
"date": "2018-11-23 13:11:57+00:00",
|
||||
"extra": "dustin@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1515549,
|
||||
"date": "2019-01-11 13:00:58+00:00",
|
||||
"extra": "achronop@gmail.com"
|
||||
},
|
||||
{
|
||||
"tool": "leave_open_no_activity",
|
||||
"bugid": 1425440,
|
||||
"date": "2018-11-22 15:07:09+00:00",
|
||||
"extra": "amarchesini@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "leave_open",
|
||||
"bugid": 1425440,
|
||||
"date": "2018-11-23 13:01:25+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "nighty_reopened",
|
||||
"bugid": 1523755,
|
||||
"date": "2019-02-08 13:07:03+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_crashes",
|
||||
"bugid": 876589,
|
||||
"date": "2018-12-27 13:06:28+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1540142,
|
||||
"date": "2019-04-04 05:15:20+00:00",
|
||||
"extra": "petr.sumbera@oracle.com"
|
||||
},
|
||||
{
|
||||
"tool": "no_crashes",
|
||||
"bugid": 1425461,
|
||||
"date": "2019-03-15 00:15:24+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "regression",
|
||||
"bugid": 1425461,
|
||||
"date": "2019-03-15 13:47:28+00:00",
|
||||
"extra": ""
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1540151,
|
||||
"date": "2019-04-01 08:52:15+00:00",
|
||||
"extra": "dwalsh@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "leave_open_no_activity",
|
||||
"bugid": 1073209,
|
||||
"date": "2018-11-23 13:11:55+00:00",
|
||||
"extra": "dbolter@mozilla.com"
|
||||
},
|
||||
{
|
||||
"tool": "no_assignee",
|
||||
"bugid": 1515582,
|
||||
"date": "2019-02-12 13:02:23+00:00",
|
||||
"extra": "bzbarsky@mit.edu"
|
||||
}
|
||||
],
|
||||
"emails": [
|
||||
{
|
||||
"tool": "A",
|
||||
"user": "B",
|
||||
"date": "2019-02-12 13:02:23+00:00",
|
||||
"extra": "C",
|
||||
"result": "Success"
|
||||
},
|
||||
{
|
||||
"tool": "D",
|
||||
"user": "E",
|
||||
"date": "2019-02-13 13:02:23+00:00",
|
||||
"extra": "F",
|
||||
"result": "Failure"
|
||||
},
|
||||
{
|
||||
"tool": "G",
|
||||
"user": "H",
|
||||
"date": "2019-02-14 13:02:23+00:00",
|
||||
"extra": "",
|
||||
"result": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,96 +1,96 @@
|
|||
{
|
||||
"pdfjs": "",
|
||||
"pdfjs-c-annotations": "pdfjs-annotations",
|
||||
"pdfjs-c-broken": "pdfjs-pdf-broken",
|
||||
"pdfjs-c-feature": "pdfjs-feature",
|
||||
"pdfjs-c-ff-integration": "pdfjs-integration",
|
||||
"pdfjs-c-font-conversion": "pdfjs-font-conversion",
|
||||
"pdfjs-c-font-windows": "pdfjs-font-windows",
|
||||
"pdfjs-c-forms": "pdfjs-form-acroform",
|
||||
"pdfjs-c-image-quality": "pdfjs-image-quality",
|
||||
"pdfjs-c-integration": "pdfjs-integration",
|
||||
"pdfjs-c-network": "pdfjs-network",
|
||||
"pdfjs-c-other": "",
|
||||
"pdfjs-c-patterns": "pdfjs-pattern",
|
||||
"pdfjs-c-performance": "pdfjs-performance",
|
||||
"pdfjs-c-printing": "pdfjs-printing",
|
||||
"pdfjs-c-rendering": "pdfjs-rendering",
|
||||
"pdfjs-c-smask": "pdfjs-smask",
|
||||
"pdfjs-c-testing": "pdfjs-testing",
|
||||
"pdfjs-c-text-selection": "pdfjs-text-selection",
|
||||
"pdfjs-c-ux": "pdfjs-ux",
|
||||
"pdfjs-d-accessibility": "pdfjs-accessibility",
|
||||
"pdfjs-d-adobe-plugin": "",
|
||||
"pdfjs-d-annoations": "pdfjs-annotations",
|
||||
"pdfjs-d-annotations": "pdfjs-annotations",
|
||||
"pdfjs-d-blend-mode": "pdfjs-blend-mode",
|
||||
"pdfjs-d-cjk": "pdfjs-cjk",
|
||||
"pdfjs-d-cmyk-color-conversion": "pdfjs-cmyk-color-conversion",
|
||||
"pdfjs-d-console-spill": "pdfjs-console-spill",
|
||||
"pdfjs-d-corrupt-pdf": "pdfjs-corrupted-pdf",
|
||||
"pdfjs-d-corrupt-pdf???": "pdfjs-corrupted-pdf",
|
||||
"pdfjs-d-corrupted": "pdfjs-corrupted-pdf",
|
||||
"pdfjs-d-corrupted-pdf": "pdfjs-corrupted-pdf",
|
||||
"pdfjs-d-crypt": "pdfjs-crypt",
|
||||
"pdfjs-d-encoding-rn": "pdfjs-encoding-rn",
|
||||
"pdfjs-d-fdf-support": "pdfjs-fdf-support",
|
||||
"pdfjs-d-font-cjk": "pdfjs-cjk",
|
||||
"pdfjs-d-font-conversion": "pdfjs-font-conversion",
|
||||
"pdfjs-d-font-linux": "pdfjs-font-linux",
|
||||
"pdfjs-d-font-osx": "pdfjs-font-osx",
|
||||
"pdfjs-d-font-windows": "pdfjs-font-windows",
|
||||
"pdfjs-d-font-wont-sanitize": "pdfjs-font-wont-sanitize",
|
||||
"pdfjs-d-form-xfa": "pdfjs-form-xfa",
|
||||
"pdfjs-d-gfx": "pdfjs-gfx",
|
||||
"pdfjs-d-good-beginner-bug": "pdfjs-good-beginner-bug",
|
||||
"pdfjs-d-gradient-extend": "pdfjs-gradient-extend",
|
||||
"pdfjs-d-graphics-primitives": "pdfjs-graphics-primitives",
|
||||
"pdfjs-d-hwa-off": "pdfjs-hwa-off",
|
||||
"pdfjs-d-hwa-on": "pdfjs-hwa-on",
|
||||
"pdfjs-d-image-conversion": "pdfjs-image-conversion",
|
||||
"pdfjs-d-image-quality": "pdfjs-image-quality",
|
||||
"pdfjs-d-inline-image": "pdfjs-inline-image",
|
||||
"pdfjs-d-intermittent-failure": "pdfjs-intermittent-failure",
|
||||
"pdfjs-d-javascript": "pdfjs-javascript",
|
||||
"pdfjs-d-jbig2": "pdfjs-image-jbig2",
|
||||
"pdfjs-d-jpeg": "pdfjs-imagejpeg",
|
||||
"pdfjs-d-jpx": "pdfjs-image-jpx",
|
||||
"pdfjs-d-layers": "pdfjs-layers",
|
||||
"pdfjs-d-linux": "",
|
||||
"pdfjs-d-mmtype": "pdfjs-mmtype",
|
||||
"pdfjs-d-need-info": "",
|
||||
"pdfjs-d-non-standard-font": "pdfjs-non-standard-font",
|
||||
"pdfjs-d-non-standard-fonts": "pdfjs-non-standard-font",
|
||||
"pdfjs-d-not-enough-info": "pdfjs-not-enough-info",
|
||||
"pdfjs-d-opentype": "pdfjs-font-opentype",
|
||||
"pdfjs-d-os-linux": "",
|
||||
"pdfjs-d-pattern": "pdfjs-pattern",
|
||||
"pdfjs-d-printer-specific": "pdfjs-printer-specific",
|
||||
"pdfjs-d-printing": "pdfjs-printing",
|
||||
"pdfjs-d-shading-pattern": "pdfjs-shading-pattern",
|
||||
"pdfjs-d-skia": "pdfjs-skia",
|
||||
"pdfjs-d-smask": "pdfjs-smask",
|
||||
"pdfjs-d-standard-font": "pdfjs-standard-font",
|
||||
"pdfjs-d-text-mode": "pdfjs-text-mode",
|
||||
"pdfjs-d-text-search": "pdfjs-text-search",
|
||||
"pdfjs-d-text-selection": "pdfjs-text-selection",
|
||||
"pdfjs-d-tiling-type": "pdfjs-tiling-type",
|
||||
"pdfjs-d-trans-group": "pdfjs-trans-group",
|
||||
"pdfjs-d-triage-needed": "pdfjs-triage-needed",
|
||||
"pdfjs-d-windows": "",
|
||||
"pdfjs-d-xfa-support": "pdfjs-form-xfa",
|
||||
"pdfjs-d-zoom": "pdfjs-zoom",
|
||||
"pdfjs-f-fixed-upsteam": "pdfjs-fixed-upstream",
|
||||
"pdfjs-f-fixed-upstream": "pdfjs-fixed-upstream",
|
||||
"pdfjs-f-font-conversion": "pdfjs-font-conversion",
|
||||
"pdfjs-f-font-linux": "pdfjs-font-linux",
|
||||
"pdfjs-f-good-beginner-bug": "pdfjs-good-beginner-bug",
|
||||
"pdfjs-f-hwa-off": "pdfjs-hwa-off",
|
||||
"pdfjs-f-need-info": "",
|
||||
"pdfjs-f-needinfo": "",
|
||||
"pdfjs-f-regression": "",
|
||||
"pdfjs-f-ux-wanted": "pdfjs-ux-wanted",
|
||||
"pdfjs-image-jpx": "pdfjs-image-jpx",
|
||||
"pdfjs-image-quality": "pdfjs-image-quality",
|
||||
"pdfjs-need-info": ""
|
||||
}
|
||||
{
|
||||
"pdfjs": "",
|
||||
"pdfjs-c-annotations": "pdfjs-annotations",
|
||||
"pdfjs-c-broken": "pdfjs-pdf-broken",
|
||||
"pdfjs-c-feature": "pdfjs-feature",
|
||||
"pdfjs-c-ff-integration": "pdfjs-integration",
|
||||
"pdfjs-c-font-conversion": "pdfjs-font-conversion",
|
||||
"pdfjs-c-font-windows": "pdfjs-font-windows",
|
||||
"pdfjs-c-forms": "pdfjs-form-acroform",
|
||||
"pdfjs-c-image-quality": "pdfjs-image-quality",
|
||||
"pdfjs-c-integration": "pdfjs-integration",
|
||||
"pdfjs-c-network": "pdfjs-network",
|
||||
"pdfjs-c-other": "",
|
||||
"pdfjs-c-patterns": "pdfjs-pattern",
|
||||
"pdfjs-c-performance": "pdfjs-performance",
|
||||
"pdfjs-c-printing": "pdfjs-printing",
|
||||
"pdfjs-c-rendering": "pdfjs-rendering",
|
||||
"pdfjs-c-smask": "pdfjs-smask",
|
||||
"pdfjs-c-testing": "pdfjs-testing",
|
||||
"pdfjs-c-text-selection": "pdfjs-text-selection",
|
||||
"pdfjs-c-ux": "pdfjs-ux",
|
||||
"pdfjs-d-accessibility": "pdfjs-accessibility",
|
||||
"pdfjs-d-adobe-plugin": "",
|
||||
"pdfjs-d-annoations": "pdfjs-annotations",
|
||||
"pdfjs-d-annotations": "pdfjs-annotations",
|
||||
"pdfjs-d-blend-mode": "pdfjs-blend-mode",
|
||||
"pdfjs-d-cjk": "pdfjs-cjk",
|
||||
"pdfjs-d-cmyk-color-conversion": "pdfjs-cmyk-color-conversion",
|
||||
"pdfjs-d-console-spill": "pdfjs-console-spill",
|
||||
"pdfjs-d-corrupt-pdf": "pdfjs-corrupted-pdf",
|
||||
"pdfjs-d-corrupt-pdf???": "pdfjs-corrupted-pdf",
|
||||
"pdfjs-d-corrupted": "pdfjs-corrupted-pdf",
|
||||
"pdfjs-d-corrupted-pdf": "pdfjs-corrupted-pdf",
|
||||
"pdfjs-d-crypt": "pdfjs-crypt",
|
||||
"pdfjs-d-encoding-rn": "pdfjs-encoding-rn",
|
||||
"pdfjs-d-fdf-support": "pdfjs-fdf-support",
|
||||
"pdfjs-d-font-cjk": "pdfjs-cjk",
|
||||
"pdfjs-d-font-conversion": "pdfjs-font-conversion",
|
||||
"pdfjs-d-font-linux": "pdfjs-font-linux",
|
||||
"pdfjs-d-font-osx": "pdfjs-font-osx",
|
||||
"pdfjs-d-font-windows": "pdfjs-font-windows",
|
||||
"pdfjs-d-font-wont-sanitize": "pdfjs-font-wont-sanitize",
|
||||
"pdfjs-d-form-xfa": "pdfjs-form-xfa",
|
||||
"pdfjs-d-gfx": "pdfjs-gfx",
|
||||
"pdfjs-d-good-beginner-bug": "pdfjs-good-beginner-bug",
|
||||
"pdfjs-d-gradient-extend": "pdfjs-gradient-extend",
|
||||
"pdfjs-d-graphics-primitives": "pdfjs-graphics-primitives",
|
||||
"pdfjs-d-hwa-off": "pdfjs-hwa-off",
|
||||
"pdfjs-d-hwa-on": "pdfjs-hwa-on",
|
||||
"pdfjs-d-image-conversion": "pdfjs-image-conversion",
|
||||
"pdfjs-d-image-quality": "pdfjs-image-quality",
|
||||
"pdfjs-d-inline-image": "pdfjs-inline-image",
|
||||
"pdfjs-d-intermittent-failure": "pdfjs-intermittent-failure",
|
||||
"pdfjs-d-javascript": "pdfjs-javascript",
|
||||
"pdfjs-d-jbig2": "pdfjs-image-jbig2",
|
||||
"pdfjs-d-jpeg": "pdfjs-imagejpeg",
|
||||
"pdfjs-d-jpx": "pdfjs-image-jpx",
|
||||
"pdfjs-d-layers": "pdfjs-layers",
|
||||
"pdfjs-d-linux": "",
|
||||
"pdfjs-d-mmtype": "pdfjs-mmtype",
|
||||
"pdfjs-d-need-info": "",
|
||||
"pdfjs-d-non-standard-font": "pdfjs-non-standard-font",
|
||||
"pdfjs-d-non-standard-fonts": "pdfjs-non-standard-font",
|
||||
"pdfjs-d-not-enough-info": "pdfjs-not-enough-info",
|
||||
"pdfjs-d-opentype": "pdfjs-font-opentype",
|
||||
"pdfjs-d-os-linux": "",
|
||||
"pdfjs-d-pattern": "pdfjs-pattern",
|
||||
"pdfjs-d-printer-specific": "pdfjs-printer-specific",
|
||||
"pdfjs-d-printing": "pdfjs-printing",
|
||||
"pdfjs-d-shading-pattern": "pdfjs-shading-pattern",
|
||||
"pdfjs-d-skia": "pdfjs-skia",
|
||||
"pdfjs-d-smask": "pdfjs-smask",
|
||||
"pdfjs-d-standard-font": "pdfjs-standard-font",
|
||||
"pdfjs-d-text-mode": "pdfjs-text-mode",
|
||||
"pdfjs-d-text-search": "pdfjs-text-search",
|
||||
"pdfjs-d-text-selection": "pdfjs-text-selection",
|
||||
"pdfjs-d-tiling-type": "pdfjs-tiling-type",
|
||||
"pdfjs-d-trans-group": "pdfjs-trans-group",
|
||||
"pdfjs-d-triage-needed": "pdfjs-triage-needed",
|
||||
"pdfjs-d-windows": "",
|
||||
"pdfjs-d-xfa-support": "pdfjs-form-xfa",
|
||||
"pdfjs-d-zoom": "pdfjs-zoom",
|
||||
"pdfjs-f-fixed-upsteam": "pdfjs-fixed-upstream",
|
||||
"pdfjs-f-fixed-upstream": "pdfjs-fixed-upstream",
|
||||
"pdfjs-f-font-conversion": "pdfjs-font-conversion",
|
||||
"pdfjs-f-font-linux": "pdfjs-font-linux",
|
||||
"pdfjs-f-good-beginner-bug": "pdfjs-good-beginner-bug",
|
||||
"pdfjs-f-hwa-off": "pdfjs-hwa-off",
|
||||
"pdfjs-f-need-info": "",
|
||||
"pdfjs-f-needinfo": "",
|
||||
"pdfjs-f-regression": "",
|
||||
"pdfjs-f-ux-wanted": "pdfjs-ux-wanted",
|
||||
"pdfjs-image-jpx": "pdfjs-image-jpx",
|
||||
"pdfjs-image-quality": "pdfjs-image-quality",
|
||||
"pdfjs-need-info": ""
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче