[Webkit-unassigned] [Bug 82832] New: CSSStyleRules should own their CSSStyleDeclarations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 31 09:02:30 PDT 2012


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

           Summary: CSSStyleRules should own their CSSStyleDeclarations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


Move the rule properties CSSOM wrapper ownership from the StylePropertySet to the rule itself. This is preparation for bug 82728 (Split remaining CSSRules into internal and CSSOM types) easier to do. This temporarily grows the size of CSSStyleRule by a pointer (82728 will give the memory back and more).

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