Bugmasters/Projects/FirefoxOS: Difference between revisions

m
Undo revision 974628 by Lizhenry (talk)
m (Undo revision 974628 by Lizhenry (talk))
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
==How to Help==
==How to Help==


Read https://wiki.mozilla.org/B2G/QA
Read https://wiki.mozilla.org/B2G/QA/Bugzilla for more details!
Here's what you can do:
Here's what you can do:


#Make an account on http://bugzilla.mozilla.org
#Make an account on http://bugzilla.mozilla.org
#Look at the lists of UNCONFIRMED bugs, below. Pick one to try.
#Look at the lists of UNCONFIRMED bugs in FirefoxOS::General, below. Pick one to work on.
* Is the bug clearly about a particular feature?
* Look over the list of FirefoxOS components
* Move the bug out of Firefox::General into a more specific component.
* If you can't move the bug, comment to say where you think it should go.
** And add lhenry@mozilla.com to the cc list
 
#If you have a FirefoxOS device,
#Can you reproduce the bug? Can you make it happen again?
#Can you reproduce the bug? Can you make it happen again?
* Write down what you did to explore the problem, in a comment on the bug.  
* Write down what you did to explore the problem, in a comment on the bug.  
Line 19: Line 26:
* If you confirmed the bug, add lhenry@mozilla.com to the "cc" field at the top of the bug. After you confirm a few bugs successfully, you can get "canconfirm" permissions in bugzilla.
* If you confirmed the bug, add lhenry@mozilla.com to the "cc" field at the top of the bug. After you confirm a few bugs successfully, you can get "canconfirm" permissions in bugzilla.


==Unconfirmed bugs==
==FirefoxOS General UNCO bugs==
 
===Gallery bugs===
<onlyinclude>
<bugzilla>
    "include_fields": "id, summary, product, component",
    "order": "bug_id",
    "product": "Firefox OS",
    "component": "Gaia::Gallery",
    "status": "UNCONFIRMED"
}
</bugzilla>
</onlyinclude>


===Camera bugs===
Query for all the Firefox OS (B2G) UNCONFIRMED bugs:
https://bugzilla.mozilla.org/buglist.cgi?bug_status=UNCONFIRMED&product=Firefox%20OS&query_format=advanced&resolution=---&order=bug_id&limit=0&list_id=9696802
<onlyinclude>
<onlyinclude>
<bugzilla>
<bugzilla>
Line 41: Line 36:
     "order": "bug_id",
     "order": "bug_id",
     "product": "Firefox OS",
     "product": "Firefox OS",
     "component": "Gaia::Camera",
     "component": "General",
     "status": "UNCONFIRMED"
     "status": "UNCONFIRMED"
}
}
Line 47: Line 42:
</onlyinclude>
</onlyinclude>


===Email bugs===
<onlyinclude>
<bugzilla>
    "include_fields": "id, summary, product, component",
    "order": "bug_id",
    "product": "Firefox OS",
    "component": "Gaia::E-Mail",
    "status": "UNCONFIRMED"
}
</bugzilla>
</onlyinclude>
===Dialer===
<onlyinclude>
<bugzilla>
    "include_fields": "id, summary",
    "order": "bug_id",
    "product": "Firefox OS",
    "component": "Gaia::Dialer",
    "status": "UNCONFIRMED"
}
</bugzilla>
</onlyinclude>
===Contacts===
<onlyinclude>
<bugzilla>
    "include_fields": "id, summary",
    "order": "bug_id",
    "product": "Firefox OS",
    "component": "Gaia::Contacts",
    "status": "UNCONFIRMED"
}
</bugzilla>
</onlyinclude>


==All the UNCONFIRMED Bugs Are Belong To Us==
==All the UNCONFIRMED Bugs Are Belong To Us==
Confirmed users
2,816

edits