-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Allow live preview session to live longer after a currentDocumentChange #4438
Comments
Comment by jasonsanjose Added a fix for #4786 to rewrite HTTP responses for |
Comment by gruehle Running with a custom Live Preview Base URL is broken. The |
Comment by gruehle One of the Live Development unit tests is failing. |
Comment by gruehle Initial review complete. |
Comment by jasonsanjose I'm starting to think that it makes more sense to move the |
Comment by jasonsanjose So, I took on the refactoring. In addition to pushing
|
Comment by gruehle Should |
Comment by gruehle 2nd review complete. |
Comment by jasonsanjose Moved the servers to |
Comment by TomMalbran I think I am done now, reviewing the JSDocs :) |
Comment by jasonsanjose
|
Issue by jasonsanjose
Friday Aug 16, 2013 at 23:56 GMT
Originally opened as adobe/brackets#4801
Fix for #3970
Keeps live documents open longer. Previously documents would close after a
currentDocumentChange
event. Also refactors how/when we update the StaticServer request filters.jasonsanjose included the following code: https://github.com/adobe/brackets/pull/4801/commits
The text was updated successfully, but these errors were encountered: