WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117746
Web Inspector: REGRESSION: Attempting to select a breakpoint in the Debugger sidebar selects the Resource
https://bugs.webkit.org/show_bug.cgi?id=117746
Summary
Web Inspector: REGRESSION: Attempting to select a breakpoint in the Debugger ...
Timothy Hatcher
Reported
2013-06-18 12:01:13 PDT
I think this is a recent regression related to tieing ContentViews with particular Sidebars. Following the steps to reproduce I select a breakpoint and I would expect that breakpoint to be selected after the click. Instead the inspector makes the resource the breakpoint belongs to selected. Steps: 1. Inspect <
http://pecoraro.apple.com/source-map-tests/reasonable-example/
> 2. Set a breakpoint in SourceMapResource script-1.js:14 3. Switch to the Debugger sidebar 4. Reload the page => content view switches to the DOM content view, I'd expect it to keep showing the Script 5. Select the Breakpoint => sidebar selects the script resource instead of the breakpoint I just clicked on <
rdar://problem/14090263
>
Attachments
Patch
(3.03 KB, patch)
2013-06-18 12:14 PDT
,
Timothy Hatcher
joepeck
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2013-06-18 12:14:51 PDT
Created
attachment 204928
[details]
Patch
Joseph Pecoraro
Comment 2
2013-06-18 12:20:37 PDT
Comment on
attachment 204928
[details]
Patch r=me. Seems a little obtuse, but it looks fine to me.
Timothy Hatcher
Comment 3
2013-06-20 06:18:32 PDT
http://trac.webkit.org/changeset/151688
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug