canmove, Confirmed users
2,056
edits
(→Triage) |
No edit summary |
||
| Line 28: | Line 28: | ||
=== Discussions === | === Discussions === | ||
Discussions take place in a variety of forums: | Discussions on runtime design and development topics take place in a variety of public forums: | ||
* [http://chat.mibbit.com/?channel=%23openwebapps&server=irc.mozilla.org #openwebapps channel on irc.mozilla.org] | * [http://chat.mibbit.com/?channel=%23openwebapps&server=irc.mozilla.org #openwebapps channel on irc.mozilla.org] | ||
* [http://www.mozilla.org/about/forums/#dev-webapps dev-webapps discussion forum] | * [http://www.mozilla.org/about/forums/#dev-webapps dev-webapps discussion forum] | ||
* [[Apps/StatusMeetings/Engineering|weekly | * [[Apps/StatusMeetings/Engineering|weekly Apps Engineering meeting]] | ||
Status updates are also presented at the weekly [[https://wiki.mozilla.org/Firefox/Planning Product Coordination]] and [[https://wiki.mozilla.org/Platform#Meetings Firefox/Gecko Development]] meetings. | |||
=== Bug Reporting === | === Bug Reporting === | ||
| Line 44: | Line 46: | ||
=== Triage === | === Triage === | ||
Feature drivers triage | Feature drivers triage bug reports on a regular basis using the following bug queries: | ||
* [https://bugzilla.mozilla.org/buglist.cgi?order=Assignee;resolution=---;status_whiteboard_type=allwordssubstr;status_whiteboard=%5Bblocking-webrtdesktop1%2B%5D open v1 blockers, ordered by assignee] | * [https://bugzilla.mozilla.org/buglist.cgi?order=Assignee;resolution=---;status_whiteboard_type=allwordssubstr;status_whiteboard=%5Bblocking-webrtdesktop1%2B%5D open v1 blockers, ordered by assignee] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?priority=P1;priority=P2;priority=P3;priority=P4;priority=P5;order=priority,bug_id;resolution=---;component=Web%20Apps;component=Webapp%20Runtime;product=Firefox open prioritized bugs, ordered by priority and bug number] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?priority=--;order=Bug%20Number;resolution=---;component=Web%20Apps;component=Webapp%20Runtime;product=Firefox open unprioritized bugs, ordered by bug number] | * [https://bugzilla.mozilla.org/buglist.cgi?priority=--;order=Bug%20Number;resolution=---;component=Web%20Apps;component=Webapp%20Runtime;product=Firefox open unprioritized bugs, ordered by bug number] | ||
=== References === | === References === | ||
| Line 54: | Line 56: | ||
* [[Apps/Status]] | * [[Apps/Status]] | ||
* [https://etherpad.mozilla.org/webapprt-install-flow etherpad webapprt-install-flow]: install flow specification | * [https://etherpad.mozilla.org/webapprt-install-flow etherpad webapprt-install-flow]: install flow specification | ||