Bug 47487

Summary: Web Inspector: fix event listener breakpoints sidebar pane
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch. pfeldman: review+

Description Pavel Podivilov 2010-10-11 05:40:36 PDT
Web Inspector: fix event listener breakpoints sidebar pane
Comment 1 Pavel Podivilov 2010-10-11 05:51:57 PDT
Created attachment 70432 [details]
Patch.
Comment 2 Pavel Feldman 2010-10-11 08:02:03 PDT
Comment on attachment 70432 [details]
Patch.

View in context: https://bugs.webkit.org/attachment.cgi?id=70432&action=review

> WebCore/inspector/front-end/inspector.css:1391
> +.properties-tree {

are the usages already in the javascript code?
Comment 3 Pavel Podivilov 2010-10-11 08:19:17 PDT
Committed r69494: <http://trac.webkit.org/changeset/69494>
Comment 4 Pavel Podivilov 2010-10-11 08:20:53 PDT
(In reply to comment #2)
> (From update of attachment 70432 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=70432&action=review
> 
> > WebCore/inspector/front-end/inspector.css:1391
> > +.properties-tree {
> 
> are the usages already in the javascript code?

Yep.