[Webkit-unassigned] [Bug 23714] New: void CSSStyleDeclaration::diff(CSSMutableStyleDeclaration* style) const is poorly named and backwards!

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 3 14:29:21 PST 2009


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

           Summary: void
                    CSSStyleDeclaration::diff(CSSMutableStyleDeclaration*
                    style) const is poorly named and backwards!
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: hyatt at apple.com, justin.garcia at apple.com


void CSSStyleDeclaration::diff(CSSMutableStyleDeclaration* style) const is
poorly named and backwards!

It really should be something like
"removePropertiesMatching(CSSMutableStyleDeclaration*)" or similar.

I ran across this while trying to fix font-decoration toggling execCommands.


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