Bug 146153 - Web Inspector: Overlapping dashboard views causing lots of layers in source view
Summary: Web Inspector: Overlapping dashboard views causing lots of layers in source view
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: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-19 11:33 PDT by Joseph Pecoraro
Modified: 2015-06-19 12:08 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.26 KB, patch)
2015-06-19 11:36 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 2015-06-19 11:33:49 PDT
* SUMMARY
Overlapping dashboard views causing lots of layers in source view.

* STEPS TO REPRODUCE (one way)
1. Inspect <http://bogojoker.com/shell/>
2. Set breakpoint on easySlider.min.js:56:21
3. Trigger breakpoint by clicking down arrow on page
4. In Web Inspector click the arrow in the dashboard to rotate to the generic dashboard view
  => lots of layers

* NOTES
- The overlapping dashboard views causes the background dashboard view to get into a layer, which causes lots and lots of other layers
Comment 1 Joseph Pecoraro 2015-06-19 11:33:58 PDT
<rdar://problem/21454531>
Comment 2 Joseph Pecoraro 2015-06-19 11:36:14 PDT
Created attachment 255204 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-06-19 12:08:08 PDT
Comment on attachment 255204 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 255204

Committed r185759: <http://trac.webkit.org/changeset/185759>
Comment 4 WebKit Commit Bot 2015-06-19 12:08:12 PDT
All reviewed patches have been landed.  Closing bug.