Mobile/Android: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "<bugzilla> { "include_fields": "id, summary, status, assigned_to, last_change_time", "order": "bug_id", "assigned_to": "ahunt@mozilla.com", "status": "NEW" }...")
 
(link to MDN docs)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<bugzilla>
[https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_for_Android_build Firefox for Android developer documentation]
{
    "include_fields": "id, summary, status, assigned_to, last_change_time",
    "order": "bug_id",
    "assigned_to": "ahunt@mozilla.com",
    "status": "NEW"
 
}
</bugzilla>

Latest revision as of 16:51, 27 April 2018