Closed
Bug 1082552
Opened 10 years ago
Closed 10 years ago
[Loop] Remove hardcoding of origin at controller_communications.js
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: amac, Assigned: amac)
Details
Attachments
(1 file)
Currently call_screen/js/controller_communications.js controls who can post events by the origin of the page posting the events. But the accepted event origin is hardcoded, when it really should be just the origin of the window hosting the code.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8504718 -
Flags: review?(borja.bugzilla)
Updated•10 years ago
|
Attachment #8504718 -
Flags: review?(borja.bugzilla) → review+
Comment 2•10 years ago
|
||
https://github.com/mozilla-b2g/firefoxos-loop-client/commit/e2da3ceeb4b80b99e5fca2917cf99c007bdb7941
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•