[Webkit-unassigned] [Bug 21287] New: Clean up code that changes newStyle in setStyle()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 1 15:50:07 PDT 2008


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

           Summary: Clean up code that changes newStyle in setStyle()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com


Various table-related methods muck with the RenderStyle passed into setStyle().
This is evil because
i) that style would be better treated as read-only, and
ii) if someone does a Diff earlier on, their diff gets invalidated.


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



More information about the webkit-unassigned mailing list