Skip to content

Commit

Permalink
Remove references to accepting devtools connections (#48)
Browse files Browse the repository at this point in the history
These are now accepted automatically.
  • Loading branch information
mrobinson authored Feb 6, 2025
1 parent 7d9b100 commit c43e7e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/hacking/using-devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ Servo has support for a subset of DevTools functionality, allowing for simple de

![Setting up the port in Firefox](../images/devtools-firefox-setup.png)

4. Accept the incoming connection.
If no confirmation dialog appears, press `Y` in the terminal that servoshell is running in.

![Accept the connection in the terminal](../images/devtools-accept-connection.png)

5. Back in Firefox, choose a webview and click **Inspect**.
4. Back in Firefox, choose a webview and click **Inspect**.
A new window should open with the page's inspector.

![Inspect a tab](../images/devtools-inspect-tab.png)
Expand Down
Binary file removed src/images/devtools-accept-connection.png
Binary file not shown.

0 comments on commit c43e7e7

Please sign in to comment.