Alex Bennée
Alex Bennée
I think I understand what is happening. Because you only have window visible the whole frame disappears because nothing is left. On my emacs if I attempt that the frame...
I think the idea of kill-window is it returns your editing layout to where you were before. Of course being emacs I'm sure there are users who can tweak the...
Won't we always want to kill the buffer? But yeah I'd accept a edit-server-cleanup-frame-function patch so you could remove or do something different instead of delete-window. On Tue, 4 Aug...
I wonder if Google have changed the tab port API?
Well I can re-create the problem on Linux with Chrome 72 so I suspect this is a change to the API. Looks like this was last touched in bug #85...
OK this is weird - it works on my desktop machine...
*sigh* Works with Chromium Version 72.0.3626.121 (Developer Build) (64-bit) Fails with Google Chrome Version 73.0.3683.67 (Official Build) beta (64-bit)
@twlz0ne ok I think I've removed the need for tab_port.sender. Can you test the latest master and I'll make a release.
Hmm I'm confused as to what is going wrong then.... and chance you could enable the logging messages and capture them for the whole edit sequence?
@aspiers I assume this is a Google service that extensions can take advantage of? Otherwise this is out of scope for the extension as we'd need infrastructure to support that.