[Webkit-unassigned] [Bug 40336] Web Inspector: add programmatic API for setting breakpoints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 28 19:52:50 PST 2014


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

Brian Burg <burg at cs.washington.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burg at cs.washington.edu,
                   |                            |graouts at webkit.org,
                   |                            |joepeck at webkit.org,
                   |                            |timothy at apple.com,
                   |                            |webkit-bug-importer at group.a
                   |                            |pple.com
            Summary|[Feature Request]           |Web Inspector: add
                   |JavaScript API for setting  |programmatic API for
                   |breakpoints                 |setting breakpoints
             Status|UNCONFIRMED                 |NEW
          Component|Web Inspector (Deprecated)  |Web Inspector
     Ever confirmed|0                           |1

--- Comment #2 from Brian Burg <burg at cs.washington.edu> ---
This seems like a good candidate for the console command line. Firefox's GCLI (https://github.com/mozilla/gcli/) seems to have a similar interface.

There are significant challenges to making this visible to user scripts, so I think we should focus on something only made available through the inspector console.

-- 
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/20141129/d4c5ec11/attachment-0002.html>


More information about the webkit-unassigned mailing list