Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Implement History State #13781

Closed
wants to merge 2 commits into from
Closed

Commits on Jan 18, 2017

  1. add methods to ensure frame state stays consistent

    cbrewster committed Jan 18, 2017
  2. Implement history state, pushState, replaceState

    Add HistoryStateId
    
    Added state id to browsing context
    
    add history state removal
    
    Updated test expectations
    
    fix tidy issues and remove document parameter
    
    fix spec link
    
    Add popstate event
    
    address review comments
    
    enable 001 and 002 history interface tests
    Add 001 and 002 to the intermittent check
    
    rebased.
    
    fix tidy issues
    
    Update test expectations
    
    rebase
    
    Store and set Url, compare FrameState during traversal
    cbrewster committed Jan 18, 2017
You can’t perform that action at this time.