Bug 130527 - Web Inspector: DebuggerDashboardView looks scrunched debugging JSContext
Summary: Web Inspector: DebuggerDashboardView looks scrunched debugging JSContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-20 12:16 PDT by Joseph Pecoraro
Modified: 2014-03-20 12:59 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.33 KB, patch)
2014-03-20 12:19 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 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".
Comment 1 Joseph Pecoraro 2014-03-20 12:19:35 PDT
Created attachment 227317 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2014-03-20 12:19:58 PDT
We need a better default dashboard view for a JS debuggable. But this helps in the meantime.
Comment 3 Timothy Hatcher 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!
Comment 4 Radar WebKit Bug Importer 2014-03-20 12:27:03 PDT
<rdar://problem/16381937>
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2014-03-20 12:59:56 PDT
All reviewed patches have been landed.  Closing bug.