Skip to content

Put LiveDebugger JS inside iframe #660

Description

@kraleppa

Currently LiveDebugger injects its JavaScript to the browser where debugged application is running. It is handled by injecting <script> tag that points to LiveDebugger URL that hosts client.js file. The goal in this task is to consider running this JavaScript inside iframe to isolate LiveDebugger JavaScript from debugged application hooks.

LiveReload seem to do something similar
https://github.com/phoenixframework/phoenix_live_reload

Metadata

Metadata

Assignees

Labels

Type

Fields

No fields configured for Task.

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions