[Webkit-unassigned] [Bug 72541] New: Remove HTMLTableElement dependency on CSSMutableStyleDeclaration::setNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 13:26:43 PST 2011


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

           Summary: Remove HTMLTableElement dependency on
                    CSSMutableStyleDeclaration::setNode
           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: rafaelw at chromium.org
                CC: hyatt at apple.com, koivisto at iki.fi, abarth at webkit.org,
                    ojan at chromium.org


It looks to me the setting the node and then immediately unsetting it shortly after doesn't have any effect any more.

CSSMutableStyle only seems to use the node for notification purposes, but all of the setProperty calls are notifyChange == false.

I'd like to test this hypothesis

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