Open
Bug 1827616
Opened 2 years ago
Allow starting javascript tracing via an API from web pages
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: ochameau, Unassigned)
References
(Depends on 1 open bug)
Details
Bug 1826389 will start exposing a chrome-only API on console object in order to easily toggle JavaScript tracing from any privileged codebase.
But it would be nice to expand this feature to the web and expose these APIs to all web pages.
You need to log in
before you can comment on or make changes to this bug.
Description
•