Timothy Flynn
b55d2909f6
LibWebView+UI: Launch the DevTools server if --devtools is specified
...
This replaces the --devtools-port flag with a --devtools flag, which
optionally accepts a port. If the --devtools flag is set, we will now
automatically launch the DevTools server.
2025-07-02 15:27:54 -04:00
Timothy Flynn
cef714732e
Documentation: Remove now-obsolete patch from Servo's DevTools parser
...
They have fixed the exception mentioned here, but the script still has
trouble displaying all live-captured packets.
2025-04-17 12:12:50 -04:00
Timothy Flynn
83b6803b32
Documentation: Expand DevTools notes on creating a new Firefox profile
...
Add a command to create a new Firefox profile, and add `--new-instance`
to the command line when using it.
2025-04-17 12:12:50 -04:00
Timothy Flynn
9de6987134
Documentation: Update steps to enable DevTools via the UI
2025-03-15 19:09:40 +01:00
Timothy Flynn
38c1ac767d
Documentation: Describe how to sniff the DevTools protocol with Firefox
...
For developing new LibDevTools features, it's easiest to snoop Firefox's
communication on the DevTools port to see what messages are being sent.
2025-03-04 15:42:39 -05:00
Timothy Flynn
491d1621d4
Documentation: Update the DevTools document with console.log support
2025-03-04 15:33:39 -05:00
fryssen
b62a4a1a89
Documentation: Fix a typo on line 52 in Devtools.md
...
Typo "communcation" replaced with communication on line 52.
2025-03-01 10:31:47 -05:00
Timothy Flynn
f943e0114e
Documentation: Update the DevTools document with console support
2025-02-28 13:08:33 +01:00
Timothy Flynn
05779fbd17
Documentation: Update the DevTools document with now-supported features
2025-02-24 12:05:29 -05:00
Timothy Flynn
c48641c13a
Documentation: Add a document describing our DevTools server
2025-02-19 08:45:51 -05:00