JavaScript/Dashboard

From New wiki
Jump to navigation Jump to search
THIS PAGE IS OBSOLETE
This article is in parts, or in its entirety, outdated. Hence, the information presented on this page may be incorrect, and should be treated with due caution. Visit SpiderMonkey.dev for more up to date information.

Security bugs

B2G 1.4 (Dolphin) Blockers (Gecko 30)

<bugzilla> { "f1" : "cf_blocking_b2g", "o1" : "anywords", "v1" : "1.4", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


B2G 2.0 Blockers (Gecko 32)

<bugzilla> { "f1" : "cf_blocking_b2g", "o1" : "anywords", "v1" : "2.0", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


B2G 2.1 Blockers (Gecko 34)

<bugzilla> { "f1" : "cf_blocking_b2g", "o1" : "anywords", "v1" : "2.1", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


Beta Tracking Bugs (Firefox 154)

Firefox
Currently in BETA channel
Moves to RELEASE week of July 21, 2026

<bugzilla> { "f1" : "cf_tracking_firefox154", "o1" : "anywords", "v1" : "?,+", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>

Aurora Tracking Bugs (Firefox 54)

Firefox
Currently in AURORA channel
Moves to BETA week of July 21, 2026

<bugzilla> { "f1" : "cf_tracking_firefox54", "o1" : "anywords", "v1" : "?,+", "f2" : "cf_tracking_firefox154", "o2" : "nowords", "v2" : "?,+", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


Nightly Tracking Bugs (Firefox 154)

Firefox
Currently in NIGHTLY channel
Moves to BETA week of July 21, 2026

<bugzilla> { "f1" : "cf_tracking_firefox154", "o1" : "anywords", "v1" : "?,+", "f2" : "cf_tracking_firefox54", "o2" : "nowords", "v2" : "?,+", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


fuzzblockers

<bugzilla> { "whiteboard": "fuzzblocker", "whiteboard_type": "anywords", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>

topcrashes

<bugzilla> { "keywords": "topcrash", "keywords_type": "anywords", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>

Perf Regressions

<bugzilla> { "keywords": "perf,regression", "keywords_type": "allwords", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


P1 Bugs

<bugzilla> { "priority": "P1", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


P2 Bugs

<bugzilla> { "priority": "P2", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


[js:p1] Bugs

<bugzilla> { "f2" : "status_whiteboard", "o2" : "substring", "v2" : "[js:p1", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


[js:p2] Bugs

<bugzilla> { "f2" : "status_whiteboard", "o2" : "substring", "v2" : "[js:p2", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


JS Features

<bugzilla> { "keywords": "feature", "keywords_type": "anywords", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>


JS Meta Bugs

<bugzilla> { "keywords": "meta", "keywords_type": "anywords", "product": "Core", "component": "JavaScript", "component_type": "substring", "include_fields": "id, summary, whiteboard, keywords, priority, status, assigned_to", "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"] } </bugzilla>