Closed Bug 1155540 Opened 10 years ago Closed 9 years ago

[Messages][New Gaia Architecture] Inter-communication across different views

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1162031

People

(Reporter: steveck, Unassigned)

References

Details

Since each view has beed capsulated in content wrapper, direct access from view to view is not allowed and we'll need to propose a mechanism(maybe using broadcast channel api) to communicate across different views.
Summary: [Meta][Messages][New Gaia Architecture] Inter-communication across different views → [Messages][New Gaia Architecture] Inter-communication across different views
I still don't think this is something we want to do; instead we want to change a model in the Worker, then from the worker we would ask to change all views (through the use of events). Basically using this simple MVC flow: User action -> Controller -> Change model -> Change views ^ | | | -----------------------------------------------
Looks like our inter view communication will be based on service and bridge anyway, so duping to bug 1162031.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.