-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Do not close/reopen live preview on currentDocumentChange #7119
Conversation
…avigate() instead and update agent and server state as needed.
|
Holy crap! It changes docs so fast I thought something was broken :) Awesome! |
|
RIGHT?! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
JSLint error: _reset was used before it was defined
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
_createDocument() can return null. It looks like _server.add() does not handle null. Should this get handled by caller or server?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix in BaseServer
|
Done with review. |
|
@redmunds ready |
src/extensions/psd-lens
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think you meant to commit this change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WHEW! Thanks. Removed.
|
Merging. |
Do not close/reopen live preview on currentDocumentChange
This PR merges to
randy/live-dev-fixesfor #6889. This is not formaster.Page.navigate()instead and update agent and server state as needed.frameNavigated