JavaScript/Projects/ARM64: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Create ARM64 bug lists)
(redirect to Mobile/ARM64)
 
Line 1: Line 1:
= M1: ARM64 Baseline Nightly =
#REDIRECT [[Mobile/ARM64]]
 
Publish ARM64 Fennec and GeckoView Nightly builds with ARM64 Baseline (but not Ion). We don't want these ARM64 Baseline-only ride to Beta or Release, but getting ARM64 Baseline stable is a prerequisite for ARM64 Ion and we'd like to get some dogfood testing of ARM64 builds.
 
<bugzilla>
{
  "status_whiteboard": "[arm64:m1]",
  "resolution": "---",
  "include_fields": "id, priority, summary, whiteboard, assigned_to",
  "order": "priority,id"
}
</bugzilla>
 
= M2: ARM64 Ion Nightly =
 
Enable ARM64 Ion in Fennec and GeckoView Nightly builds.
 
<bugzilla>
{
  "status_whiteboard": "[arm64:m2]",
  "resolution": "---",
  "include_fields": "id, priority, summary, whiteboard, assigned_to",
  "order": "priority,id"
}
</bugzilla>
 
= M3: ARM64 Ion Beta =
 
Let ARM64 Ion in Fennec and GeckoView ride to Beta and Release.
 
<bugzilla>
{
  "status_whiteboard": "[arm64:m3]",
  "resolution": "---",
  "include_fields": "id, priority, summary, whiteboard, assigned_to",
  "order": "priority,id"
}
</bugzilla>
 
= M4: ARM64 Ion V2 =
 
Follow-up ARM64 work that doesn't block shipping ARM64 Ion.
 
* [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&status_whiteboard_type=substring&status_whiteboard=%5Barm64%3Am4%5D arm64:m4 bugs]

Latest revision as of 02:02, 15 November 2018

Redirect to: