Closed
Bug 1018969
Opened 11 years ago
Closed 11 years ago
[Shared] Remove inline style for CSP compliance
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pauljt, Unassigned)
References
Details
User Story
+++ This bug was initially created as a clone of Bug #1012651 +++ Confere bug 968907 and bug 858787. We need to remove all CSS inline usage in certified apps. https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/contacts/elements/form.html#L111
See bug 968907 and bug 858787. We need to remove all inline CSS usage in certified apps.
The following HTML files need to be changed:
https://github.com/mozilla-b2g/gaia/blob/master/shared/style/progress_activity/index.html#L87
https://github.com/mozilla-b2g/gaia/blob/master/shared/style/date_selector/index.html#L24
https://github.com/mozilla-b2g/gaia/blob/master/shared/style/date_selector/index.html#L59
https://github.com/mozilla-b2g/gaia/blob/master/shared/style/date_selector/index.html#L75
https://github.com/mozilla-b2g/gaia/blob/master/shared/style/time_selector/index.html#L26
https://github.com/mozilla-b2g/gaia/blob/master/shared/style/time_selector/index.html#L42
Reporter | ||
Updated•11 years ago
|
Component: Gaia::Calendar → Gaia
Comment 1•11 years ago
|
||
I really don't think we care. Those files are not real files used on the device, but just demo files for the Gaia repo.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•