User:Cpeterson: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (JS Backlog)
Line 4: Line 4:
== JS Backlog ==
== JS Backlog ==


=== sec-crit bugs ===
* FIXME: bug table can't see sec bugs!
<bugzilla>
{
"keywords": "sec-critical,sec-high,sec-incident",
"keywords_type": "anywords",
"f1": "component",
"o1": "substring",
"v1": "JavaScript",
"include_fields": "id, summary, keywords, whiteboard, status",
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"]
}
</bugzilla>
=== P1 ===
<bugzilla>
<bugzilla>
{
{
Line 12: Line 32:
"o2" : "substring",
"o2" : "substring",
"v2" : "[js:p1",
"v2" : "[js:p1",
"include_fields": "id, summary, whiteboard, status",
"include_fields": "id, summary, keywords, whiteboard, status",
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"]
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"]
}
}
</bugzilla>
</bugzilla>


 
=== P2 ===
<bugzilla>
{
"f1" : "component",
"o1" : "substring",
"v1" : "JavaScript",
"f2" : "status_whiteboard",
"o2" : "substring",
"v2" : "[js:p2",
"include_fields": "id, summary, keywords, whiteboard, status",
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"]
}
</bugzilla>


== Roadmap ==
== Roadmap ==

Revision as of 07:19, 18 March 2014

Chris Peterson cpeterson@mozilla.com

JS Backlog

sec-crit bugs

  • FIXME: bug table can't see sec bugs!

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);




P1

Full Query
ID Summary Keywords Whiteboard Status
957798 [jsdbg2] Debugger.Script and Debugger.Source objects should not pretend dynamically generated scripts have urls [js:p1] NEW
787879 Crashes while sweeping crash, regression, stalled, topcrash, topcrash-mac, topcrash-win [js:p1][unactionable], qa-not-actionable NEW

2 Total; 2 Open (100%); 0 Resolved (0%); 0 Verified (0%);


P2

Full Query
ID Summary Keywords Whiteboard Status
750947 IonMonkey: Optimize Uint32 values perf [js:p2][games:p?][ion:t][shumway:p1] NEW
753734 Generating JS Warnings is very slow, profile shows js::mjit::ExpandInlineFrames and NS_ScriptErrorReporter [js:p2] NEW
760095 Move canonical standard class objects from slots on the global to members of the Realm [js:p2] NEW
797401 Array concatenation 9 times slower in Firefox than in Chrome perf, regression [js:p2] NEW
977658 Windows PGO builds much slower than non-PGO builds on "cold" code perf [js:p2] NEW
978245 Consolidate property-defining code [js:p2] NEW
977403 Assertion failure: ToInteger(t) == t, at e:\dev\mozilla\central\js\src\jsdate.cpp:278 assertion [js:p2] NEW

7 Total; 7 Open (100%); 0 Resolved (0%); 0 Verified (0%);


Roadmap

P# Project Status Effort Next Actions
P1 GGC (link to project wiki page) In development XL Land it

Nightly 129

Aurora 54

Beta 128

Fx26 (Ships 12/10)