Closed
Bug 1039137
Opened 10 years ago
Closed 10 years ago
Turn more HTML blocks into fragments
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Firefox OS Graveyard
Gaia::Dialer
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: drs, Unassigned)
References
Details
When writing comments for StyleDocco, we effectively have to duplicate the DOM of the dialer app in the comments. As stylesheets and the actual DOM get updated, it's very likely that these duplicates will fall out of date, especially since there are no tests for them. We should consider turning these HTML blocks into fragments so that they get updated everywhere. StyleDocco can then import them on build-time.
Reporter | ||
Comment 1•10 years ago
|
||
Anthony, is this something you could take next sprint? Regardless of the answer to that, since you've thought about this before, some feedback/comments from you would be appreciated.
Flags: needinfo?(anthony)
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(anthony)
Reporter | ||
Comment 2•10 years ago
|
||
We're not going to do this anymore.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•