Re: [w3c/manifest] Add a way to query whether there is a UA-provided back button (#693)

@comp615 Thanks for replying! I fear like this is going deeply into [Android specifics](https://developer.android.com/training/implementing-navigation/temporal) and I am not sure if having a richer [` PopStateEvent` interface](https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-popstateevent-interface) would help here either. I guess right now the best bet would be to roll your own state management, maybe similar to how [`history.scrollRestoration`](https://html.spec.whatwg.org/multipage/history.html#scrollrestoration) is being [polyfilled](https://github.com/bfred-it/scroll-restoration-polyfill).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/693#issuecomment-405879392

Received on Wednesday, 18 July 2018 10:02:32 UTC