[Webkit-unassigned] [Bug 36719] New: Web Inspector: Consolidate Tree Hierarchy Attribute HTML Generation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 28 03:12:18 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36719

           Summary: Web Inspector: Consolidate Tree Hierarchy Attribute
                    HTML Generation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


Attribute HTML is generated in 3 different places:
- updateTitle the core location (name+value, linkifies, and tooltips)
- _addNewAttribute (blank name+value, no equals or quotes)
- regenerateStyledAttribute (when tabbing, name+value, no linkify)

These can become out of sync. They should be consolidated.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list