RESOLVED FIXED 142359
Web Inspector: Frame resources opened in the debugger sidebar should default to source view rather than DOM view.
https://bugs.webkit.org/show_bug.cgi?id=142359
Summary Web Inspector: Frame resources opened in the debugger sidebar should default ...
Jonathan Wells
Reported 2015-03-05 12:49:43 PST
Right now clicking a frame content view (html) in the debugger sidebar can potentially open the resource in DOM view, which isn't useful for debugging (setting breakpoints). Should change behavior to mirror what happens when you click a breakpoint for a frame content view.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-03-05 12:49:55 PST
Timothy Hatcher
Comment 2 2015-04-26 11:27:30 PDT
Fixed by the tab based user interface as of: http://trac.webkit.org/changeset/183342
Note You need to log in before you can comment on or make changes to this bug.