QA/Platform/DOM: Difference between revisions

 
(32 intermediate revisions by the same user not shown)
Line 11: Line 11:
== Meetings ==
== Meetings ==
We do not generally hold team meetings at this time.
We do not generally hold team meetings at this time.
== Getting Involved ==
See our [[QA/Platform/DOM/Participate|Participate]] page to get a list of projects seeking volunteers.


= Strategy =
= Strategy =
Line 35: Line 38:
* improving accessibility to participating in team activities
* improving accessibility to participating in team activities


= Triage =
= Bugs =
== Triage ==
''[https://developer.mozilla.org/en-US/docs/Mozilla/QA/Helping_the_DOM_team/Bug_Triage Triage]'' is the process of going through a list of bugs to identify and prioritize bugs for testing.
''[https://developer.mozilla.org/en-US/docs/Mozilla/QA/Helping_the_DOM_team/Bug_Triage Triage]'' is the process of going through a list of bugs to identify and prioritize bugs for testing.


Line 49: Line 53:
* [http://mzl.la/1NQkAvC Requests for verification]
* [http://mzl.la/1NQkAvC Requests for verification]
* [http://mzl.la/1NQcK5a Requests for automation]
* [http://mzl.la/1NQcK5a Requests for automation]
== Top Crashes ==
<bugzilla>
{
"product":"core",
"f1":"component",
"o1":"casesubstring",
"v1":"DOM",
"f3":"component",
"o3":"nowordssubstr",
"v3":"Content, CSS",
"keywords":"topcrash",
"resolution":"---"
}
</bugzilla>
== Crashes ==
<bugzilla>
{
"product":"core",
"f1":"component",
"o1":"casesubstring",
"v1":"DOM",
"f3":"component",
"o3":"nowordssubstr",
"v3":"Content, CSS",
"keywords":"crash",
"resolution":"---"
}
</bugzilla>
== Regressions ==
<bugzilla>
{
"product":"core",
"f1":"component",
"o1":"casesubstring",
"v1":"DOM",
"f2":"component",
"o2":"nowordssubstr",
"v2":"Content, CSS",
"f3":"cf_qa_whiteboard",
"o3":"nowordssubstr",
"v3":"triage",
"keywords":"regressionwindow-wanted",
"resolution":"---"
}
</bugzilla>
== Recent Reports ==
<bugzilla>
{
"product":"core",
"f1":"component",
"o1":"casesubstring",
"v1":"DOM",
"f2":"component",
"o2":"nowordssubstr",
"v2":"Content, CSS",
"f3":"op_sys",
"o3":"nowordssubstr",
"v3":"Gonk",
"chfield":"[Bug creation]",
"chfieldto":"Now",
"chfieldfrom":"-1m",
"status":"UNCONFIRMED"
}
</bugzilla>
== Stale Reports ==
<bugzilla>
{
"product":"core",
"f1":"component",
"o1":"casesubstring",
"v1":"DOM",
"f3":"component",
"o3":"nowordssubstr",
"v3":"Content, CSS",
"f2":"days_elapsed",
"o2":"greaterthan",
"v2":"365",
"status":"UNCONFIRMED"
}
</bugzilla>


= Features =
= Features =
Line 78: Line 167:
  | Firefox 39 (June 30, 2015)
  | Firefox 39 (June 30, 2015)
  | Ben Turner [:bent]
  | Ben Turner [:bent]
  | [http://mzl.la/1K9OPdm several]
  | [http://mzl.la/1OV4CU3 several]
| DONE
  | DONE
  | DONE
| PENDING FEEDBACK
  |-
  |-
  | [https://trello.com/c/16ShYTsh/13-picture-tag Picture Tag]
  | [https://trello.com/c/16ShYTsh/13-picture-tag Picture Tag] ([https://usecases.responsiveimages.org/#use-cases use cases])
  | Firefox 38 (May 12, 2015)
  | Firefox 38 (May 12, 2015)
  | John Schoenick [:johns]
  | John Schoenick [:johns]
  | {{bug|870022}}
  | {{bug|870022}}
  | DONE
  | DONE
  | PENDING FEEDBACK
  | DONE
  |-
  |-
  | [https://trello.com/c/qlwsobbB/407-broadcast-channel-api BroadcastChannel API]
  | [https://trello.com/c/qlwsobbB/407-broadcast-channel-api BroadcastChannel API]
Confirmed users
14,525

edits