kite-project / hope

A new web experience for your B2G and Android devices.
8 stars 3 forks source link

Support the back button in b2gdroid #4

Open etiennesegonzac opened 8 years ago

etiennesegonzac commented 8 years ago

Currently b2gdroid will try to "go back".

We can:

wilsonpage commented 8 years ago

+@samgiles

samgiles commented 8 years ago

Easy enough to do either. But I'd have a preference for the history API. Not sure I understand the problem with multiple tabs and a single back button though?

jonathanKingston commented 8 years ago

Keeping state of the navigations may help this: https://github.com/kite-project/hope/issues/43

Either way can we add in the event to goBack in fxos for now?

etiennesegonzac commented 8 years ago

yep definitely!