Mobile/GeckoView/Bugs: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Release Timeling: typo and highlighting)
(→‎Current Release: Splitting out assigned, unassigned and resolved bugs for current sprint and adding rank to unassigned bugs to make it more obvious the priorities of release issues.)
Line 56: Line 56:
Release development runs Jan 11th 2021 - Feb 17th 2021 (slightly longer dev period to get back in sync with Firefox Desktop releases)
Release development runs Jan 11th 2021 - Feb 17th 2021 (slightly longer dev period to get back in sync with Firefox Desktop releases)


Bugs with [geckoview:m87] (GV 87) whiteboard tag in the GV component:
Open bugs with [geckoview:m87] (GV 87) whiteboard tag in the GV component:


<bugzilla>
<bugzilla>
Line 63: Line 63:
   "o3": "anywordssubstr",
   "o3": "anywordssubstr",
   "v3": "[geckoview:m87]",
   "v3": "[geckoview:m87]",
  "f1": "assigned_to",
  "o1": "equals",
  "v1": "nobody@mozilla.org",


   "product": "GeckoView",
   "product": "GeckoView",
  "resolution": "---",
  "query_format" : "advanced",
  "include_fields": "rank, id, summary, whiteboard, assigned_to",
  "order": "rank, id"
}
</bugzilla>
Assigned bugs for GV 87:
<bugzilla>
{
  "f3": "status_whiteboard",
  "o3": "anywordssubstr",
  "v3": "[geckoview:m87]",


  "f1": "assigned_to",
  "o1": "notequals",
  "v1": "nobody@mozilla.org",
  "product": "GeckoView",
  "resolution": "---",
  "query_format" : "advanced",
  "include_fields": "id, summary, whiteboard, assigned_to",
  "order": "assigned_to, id"
}
</bugzilla>
Closed bugs for GV87:
<bugzilla>
{
  "f3": "status_whiteboard",
  "o3": "anywordssubstr",
  "v3": "[geckoview:m87]",
  "product": "GeckoView",
  "query_format" : "advanced",
  "resolution": "FIXED",
   "include_fields": "resolution, id, summary, whiteboard, assigned_to",
   "include_fields": "resolution, id, summary, whiteboard, assigned_to",
   "order": "resolution, assigned_to, id"
   "order": "resolution, assigned_to, id"

Revision as of 15:19, 10 February 2021

Release Timeline

GV Version Development Starts Development Ends Beta Release
87 2021-01-11 2021-02-17 2021-02-22 2021-03-23
88 2021-02-18 2021-03-17 2021-03-22 2021-04-20
89 2021-03-18 2021-04-14 2021-04-19 2021-05-18
90 2021-04-15 2021-05-12 2021-05-17 2021-06-15
91 2021-05-13 2021-06-09 2021-06-14 2021-07-13
92 2021-06-10 2021-07-07 2021-07-12 2021-08-10

Untriaged Bugs

Bugs in the GeckoView product that have no priority:

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Fennec bugs without a GeckoView whiteboard tag (like [geckoview-] for non-GeckoView bugs):

Current Release

GV 87 highlights:

Release development runs Jan 11th 2021 - Feb 17th 2021 (slightly longer dev period to get back in sync with Firefox Desktop releases)

Open bugs with [geckoview:m87] (GV 87) whiteboard tag in the GV component:

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Assigned bugs for GV 87:

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Closed bugs for GV87:

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Bugs with [geckoview:m87] (GV 87) whiteboard tag outside the GV component:

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Bugs closed during period (Jan 11th 2021 - Feb 17th 2021) not tagged to release:

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Bugs with P1 priority not assigned to the current sprint:

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


GeckoView bugs not scheduled for current release we are tracking with other teams:

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Bugs that are Fenix P1 and P2 priorities

Open Bugs

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Fenix P1/P2 bugs fixed in the past 3 releases.

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Release Planning

Nominated bugs for Firefox 88 release:

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Additional Links

GV Bugs Fixed on previous releases

GV Bugs Fixed on Firefox84

GV Bugs Fixed on Firefox83

GV Bugs Fixed on Firefox82