Jason Laster

Results 104 comments of Jason Laster

Hmm, one solution would be to right align the URL on the same line as the title. This way with a smaller font size, we should be fine. Also if...

sounds good. Remember, this is nice... but not *that* important :)

Hi, here is the current [roadmap](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/WebReplayRoadmap) it is currently experimental and not planned for release any time soon.

It would be great to add support for replay in the adapter. The way I see this working, in vscode's config you could enable replay, which would open firefox with...

Here is a useful link: https://github.com/microsoft/vscode-debugadapter-node/blob/master/protocol/src/debugProtocol.ts#L747-L754

supportsStepback will do this https://github.com/microsoft/vscode-debugadapter-node/blob/master/protocol/src/debugProtocol.ts#L1353 https://twitter.com/jasonlaster11/status/1174091521345257473

We ended up taking web replay out of firefox. Brian and I are working on something similar outside of mozilla though.

Nice idea! We talked about this awhile back. Would love help on it

hmm, what's your issue again? if it works w/ websocket then just make that the default for you

i'm not sure... we all get the json/list error because it's trying to fetch the tabs for a firefox that's not necessarily open. The key is to launch *a* firefox...