Bug 130527

Summary: Web Inspector: DebuggerDashboardView looks scrunched debugging JSContext
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2014-03-20 12:16:38 PDT
When hitting a breakpoint in a JSContext debug session the dashboard view is scrunched instead of showing its collapsed content. When debugging JSContext actually use the "collapsed" style class instead of piggy backing on "body.javascript".
Attachments
[PATCH] Proposed Fix (2.33 KB, patch)
2014-03-20 12:19 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-03-20 12:19:35 PDT
Created attachment 227317 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 2014-03-20 12:19:58 PDT
We need a better default dashboard view for a JS debuggable. But this helps in the meantime.
Timothy Hatcher
Comment 3 2014-03-20 12:21:22 PDT
(In reply to comment #2) > We need a better default dashboard view for a JS debuggable. But this helps in the meantime. Yeah, and now we have the infrastructure to have a different view!
Radar WebKit Bug Importer
Comment 4 2014-03-20 12:27:03 PDT
WebKit Commit Bot
Comment 5 2014-03-20 12:59:53 PDT
Comment on attachment 227317 [details] [PATCH] Proposed Fix Clearing flags on attachment: 227317 Committed r165988: <http://trac.webkit.org/changeset/165988>
WebKit Commit Bot
Comment 6 2014-03-20 12:59:56 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.