mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-20 19:00:25 +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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dns.cpp | ||
| image.cpp | ||
| js.cpp | ||
| test262-runner.cpp | ||
| wasm.cpp | ||
| xml.cpp | ||