[Webkit-unassigned] [Bug 109610] New: Move ElementAttributeData into Element.cpp/h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 13:38:38 PST 2013


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

           Summary: Move ElementAttributeData into Element.cpp/h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: akling at apple.com
            Blocks: 109505


ElementAttributeData is really just a slightly-less-than-dumb container that holds data for Element.
I envision a future where Element is the only client of this class. As a first step, let's move the class into Element.h/cpp.

-- 
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