Bug 30065 - nodeTitleInfo should be placed in ElementsTreeOutline
Summary: nodeTitleInfo should be placed in ElementsTreeOutline
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 01:03 PDT by Brian Weinstein
Modified: 2009-10-08 00:16 PDT (History)
3 users (show)

See Also:


Attachments
Refactor (12.43 KB, patch)
2009-10-05 01:06 PDT, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2009-10-05 01:03:05 PDT
Since nodeTitleInfo is only called by ElementsTreeOutline, it shouldn't be in utilities.js. Additionally, since it now calls the CSS/JS Syntax Highlighters, it shouldn't be in utilities.js.
Comment 1 Brian Weinstein 2009-10-05 01:06:30 PDT
Created attachment 40615 [details]
Refactor
Comment 2 Brian Weinstein 2009-10-08 00:16:38 PDT
Landed in r49101.