Bug 142359
Summary: | Web Inspector: Frame resources opened in the debugger sidebar should default to source view rather than DOM view. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Wells <jonowells> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Jonathan Wells
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/20059209>
Timothy Hatcher
Fixed by the tab based user interface as of: http://trac.webkit.org/changeset/183342