Gaia/Build/RefactoringToNodejs: Difference between revisions

 
(6 intermediate revisions by the same user not shown)
Line 36: Line 36:
<bugzilla>
<bugzilla>
{
{
   "id": "1131469, 1131471, 1207073",
   "id": "1131469, 1207073",
   "include_fields": "id, summary, priority, assigned_to, status, resolution"
   "include_fields": "id, summary, priority, assigned_to, status, resolution"
}
}
Line 51: Line 51:
<bugzilla>
<bugzilla>
{
{
   "id": "955988, 1130934, 955989, 1131468, 1131496, 1131497, 1131499, 1131500, 1131501, 1131502, 1131503, 1131504, 1131505, 1131506, 1131510, 1131511, 1131512, 1131513, 1131514, 1131515, 1131516, 1131517, 1131518, 955994, 1131519, 1131521, 1131522, 1131524, 955996, 955997, 955998, 1131526, 955999, 1131527, 1138773",
   "id": "955988, 1130934, 955989, 1131468, 1131496, 1131497, 1131499, 1131500, 1131501, 1131502, 1131503, 1131504, 1131505, 1131506, 1131510, 1131511, 1131512, 1131513, 1131514, 1131515, 1131516, 1131517, 1131518, 955994, 1131519, 1131521, 1131522, 1131524, 955996, 955997, 955998, 1131526, 955999, 1131527, 1138773, 1131471, 1240678, 1240740, 1242326, 1242327, 1243351",
   "include_fields": "id, summary, priority, assigned_to, status, resolution"
   "include_fields": "id, summary, priority, assigned_to, status, resolution"
}
}
</bugzilla>
</bugzilla>
=== Difficulty of remaining P1 modules ===
# push-to-device.js - easy
# shared-utils.js (require by email) - easy
# homescreen-manager.js (require by homescreen, verticalhome) - easy
# rebuild.js - medium
# r-wrapper.js (require by bluetooth, calendar, camera, clock, email, settings) - hard
# webapp-optimize.js - hard
# post-app.js - easy (cannot be picked up until webapp-optimize is complete)
# build-app.js - easy (cannot be picked up until shared-utils, homescreen-manager, r-wrapper and post-app are complete)
# app.js - easy (cannot be picked up until rebuild, build-app and post-app are complete)


<!--
<!--
Confirmed users
429

edits