Closed Bug 1198483 Opened 9 years ago Closed 6 years ago

mozbrowser should not navigate away but rather ask embedder to do it

Categories

(Firefox OS Graveyard :: Runtime, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: irakli, Unassigned)

References

Details

Currently mozbrowser iframe sends events for some things like (open window, close window, display context menu) but when user clicks link it just tells us I hey I've started loading and does not even tells what did it start loading.

# That is not cool!

Instead it should tell us hey load this uri plz, and then we should decide how do we go about it. For example that would allow us to fully implement tab per domain idea that we've being exploring in browser.html. So for instance if you try to navigate to a different domain we would load it in the separate tab, if it's with in the same domain we will load in the same iframe.

See some of the relevant discussion on this matter here:
https://github.com/mozilla/browser.html/issues/553
No longer blocks: 1198471
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.