Bug 30087 - Web Inspector: Do not call nodeTitleInfo twice + followup fixes for r49101.
Summary: Web Inspector: Do not call nodeTitleInfo twice + followup fixes for r49101.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 12:36 PDT by Pavel Feldman
Modified: 2009-10-06 05:03 PDT (History)
2 users (show)

See Also:


Attachments
patch (3.38 KB, patch)
2009-10-05 12:41 PDT, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2009-10-05 12:36:15 PDT
First call into nodeTitleInfo is only used for getting proper hasChildren value.
Comment 1 Pavel Feldman 2009-10-05 12:41:16 PDT
Created attachment 40651 [details]
patch
Comment 2 Brian Weinstein 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.
Comment 3 Timothy Hatcher 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.
Comment 4 Pavel Feldman 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