Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Allow live preview session to live longer after a currentDocumentChange #4801

Merged
merged 1 commit into from
Aug 23, 2013

Commits on Aug 23, 2013

  1. begin refactoring of request filters to ServerRequestManager

    fix bugs and disconnect handling
    
    add jsdoc. remove unnecessary close/reopen of live dev connection.
    
    fix for #4786 add CSSDocument to ServerRequestManager to rewrite HTTP responses on refresh
    
    Refactor ServerRequestManager and all live dev server providers into BaseServer, FileServer, UserServer and StaticServer.
    
    fix jshint errors
    
    code review comments
    
    code review comments from TomMalbran
    
    more jsdoc comments from @TomMalbran
    
    revert move of LiveDevServerManager to keep compatibility with theseus
    
    Adapt older servers (theseus) to work with new API
    
    break compatibility with older servers, including older versions of theseus
    
    fix typo
    jasonsanjose committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    1f6b5aa View commit details
    Browse the repository at this point in the history