Closed
Bug 999436
Opened 11 years ago
Closed 11 years ago
Solve IMPORT dependencies before moving it to shared
Categories
(Firefox OS Graveyard :: Gaia::First Time Experience, defect)
Tracking
(b2g-v2.0 fixed)
RESOLVED
FIXED
1.4 S6 (25apr)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: fcampo, Assigned: fcampo)
References
Details
Attachments
(3 files)
Before any attempt on moving the import.html (key to importing from any internet service) to shared folder, we need to solve all the dependencies from the html (heavily linked to communications folder).
We might need to move a lot more utilities, locales and modify the build process for this.
Best approach is to solve it with different small and manageable pull requests.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8410271 -
Flags: review?(jmcf)
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8410362 -
Flags: review?(jmcf)
Comment 3•11 years ago
|
||
Comment on attachment 8410271 [details] [review]
Part 1: Locales - PR
thanks
Attachment #8410271 -
Flags: review?(jmcf) → review+
Comment 4•11 years ago
|
||
Updated•11 years ago
|
Target Milestone: --- → 1.4 S6 (25apr)
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8411042 -
Flags: review?(jmcf)
Comment 6•11 years ago
|
||
Comment on attachment 8410362 [details] [review]
Part 2: Utilities - PR
please merge once Travis is green
Attachment #8410362 -
Flags: review?(jmcf) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Part 2 merged on master - b23d372077f5be777875b8e5eebde391af6eb6aa
Comment 8•11 years ago
|
||
Comment on attachment 8411042 [details] [review]
Part 3: Contacts .js files - PR
please merge once Travis is green
Attachment #8411042 -
Flags: review?(jmcf) → review+
Comment 9•11 years ago
|
||
part 3 landed in master:
https://github.com/fcampo/gaia/commit/309dd611740d3e8eca34797bfc420c92e653fcc1
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
status-b2g-v2.0:
--- → fixed
Comment 10•11 years ago
|
||
This broke contacts import entirely. Can you backout?
Flags: needinfo?(fernando.campo)
Assignee | ||
Comment 11•11 years ago
|
||
We think is better to provide a quick patch fixing the issue, backout would be way more painful.
Jose is already working on it, and we'll try to land it in a while.
Flags: needinfo?(fernando.campo)
You need to log in
before you can comment on or make changes to this bug.
Description
•