Closed Bug 1023264 Opened 10 years ago Closed 10 years ago

Vertical homescreen displays weird in mulet

Categories

(Firefox OS Graveyard :: Gaia::Homescreen, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: gerard-majax, Unassigned)

References

Details

Attachments

(1 file)

See screenshot
Not a blocker for v1 ship of VH.
Blocks: vertical-home-next
No longer blocks: vertical-homescreen
QA Whiteboard: [VH-FC-blocking-]
The VH is broken because of CSP modification,
my temporary patch that disable CSP broke:
-pref("security.apps.certified.CSP.default", "default-src *; script-src 'self'; object-src 'none'; style-src 'self'");
+pref("security.apps.certified.CSP.default", "default-src *; script-src 'self'; object-src 'none'; style-src 'self' 'unsafe-inline'");

We now have to turn security.csp.speccompliant to false.
I have been told that a patch is going to land soon to allow inline css for certified app, but isn't landed yet.
Sounds like this is bug 1022996.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Actually, sorry. Going to keep this open so we can use this bug for the fix. Let's just change the pref for now?
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
See Also: → 1022996
Did we changed anything yet? I don't reproduce this issue anymore.
Flags: needinfo?(poirot.alex)
Flags: needinfo?(kgrandon)
Nothing changed specifically for this. Maybe something changed in the simulator code?
Flags: needinfo?(kgrandon)
I think it was either bug 1027555 or bug 1045023
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Flags: needinfo?(poirot.alex)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: