Closed
Bug 1206799
Opened 8 years ago
Closed 8 years ago
Communicate with RemoteNewTabLocation via messages
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
RESOLVED
FIXED
Iteration:
43.3 - Sep 21
People
(Reporter: oyiptong, Assigned: oyiptong)
References
Details
RemoteNewTabLocation is assumed to be a singleton. But since newTab.js runs in a content frame, it creates a new instance of RemoteNewTabLocation. In order to get this working correctly, newTab.js needs to talk to the parent process' instance via message passing
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → oyiptong
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•