[Webkit-unassigned] [Bug 195847] New: Web Inspector: provide a way to inject "bootstrap" JavaScript into the page as the first script executed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 23:55:05 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=195847

            Bug ID: 195847
           Summary: Web Inspector: provide a way to inject "bootstrap"
                    JavaScript into the page as the first script executed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

This would be really when trying to do various debugging tasks (e.g. swizzling prototype functions for versions that call `debugger` to see where things get called), as well as a place to save/persist useful snippets of code that get pasted/run often in the console (e.g. a `removeAllEventListeners` function that uses the `getEventListeners` console API).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190316/3f0bcc38/attachment.html>


More information about the webkit-unassigned mailing list