Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7620] MobileWeb: History state shim

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionDuplicate
Resolution Date2012-03-08T16:49:34.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-02-10T16:00:06.000+0000
Updated2014-01-28T23:44:48.000+0000

Description

Older browsers don't support history.pushState() which is what we use for back button support when navigating windows. We need a shim that emulates pushState() using an iframe. We'll need to include a blank.html with the platform.

Comments

  1. Bryan Hughes 2012-02-24

    The fix for 7566 may make this ticket irrelevant and vice versa
  2. Bryan Hughes 2012-03-08

    TIMOB-7566 removed the need for pushstate/popstate

JSON Source