mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 02:10:26 +00:00
LibJS+DevTools: Implement console.trace() with source locations - Add Console::TraceFrame struct with source location data - Implement Console::trace() to gather stack information - Add WebView::StackFrame and ConsoleTrace for IPC - Implement DevToolsConsoleClient::printer() for traces - Update FrameActor to format traces for DevTools - Update WorkerDebugConsoleClient trace handling - Update ReplConsoleClient to format trace output |
||
|---|---|---|
| .. | ||
| Actors | ||
| Actor.cpp | ||
| Actor.h | ||
| CMakeLists.txt | ||
| Connection.cpp | ||
| Connection.h | ||
| DevToolsDelegate.h | ||
| DevToolsServer.cpp | ||
| DevToolsServer.h | ||
| Forward.h | ||
| Node.h | ||