RESOLVED INVALID 60764
Web Inspector: [protocol] provide consistent support of frames
https://bugs.webkit.org/show_bug.cgi?id=60764
Summary Web Inspector: [protocol] provide consistent support of frames
Peter Rybin
Reported 2011-05-13 06:45:52 PDT
The debug connection is scoped to a tab/page. The page is a frame and may contain other frames. The protocol should make possible to: synchronously observe frame lifecycle, distinguish scripts from different frames, set breakpoint in a particular frame (but setting breakpoint on a similar script in all frames should be an important feature too), tell frame context that debugger stopped in, evaluate global expressions in a particular frame.
Attachments
Brian Burg
Comment 1 2014-12-12 14:07:02 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.