Bug 30087

Summary: Web Inspector: Do not call nodeTitleInfo twice + followup fixes for r49101.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch timothy: review+

Pavel Feldman
Reported 2009-10-05 12:36:15 PDT
First call into nodeTitleInfo is only used for getting proper hasChildren value.
Attachments
patch (3.38 KB, patch)
2009-10-05 12:41 PDT, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-10-05 12:41:16 PDT
Brian Weinstein
Comment 2 2009-10-05 12:58:36 PDT
Looks good here, but I'm not a reviewer. Sorry about missing those two changes from this -> node. :-(. - Empty () in the ChangeLog looks a little weird.
Timothy Hatcher
Comment 3 2009-10-05 14:43:57 PDT
Comment on attachment 40651 [details] patch > diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog > + (): We should figure out why htis happens and fix it.
Pavel Feldman
Comment 4 2009-10-06 05:03:45 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/ElementsTreeOutline.js Committed r49173
Note You need to log in before you can comment on or make changes to this bug.