[Webkit-unassigned] [Bug 66091] New: Share code between isStyleSpanOrSpanWithOnlyStyleAttribute, isUnstyledStyleSpan, isSpanWithoutAttributesOrUnstyleStyleSpan and replaceWithSpanOrRemoveIfWithoutAttributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 13:29:18 PDT 2011


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

           Summary: Share code between
                    isStyleSpanOrSpanWithOnlyStyleAttribute,
                    isUnstyledStyleSpan,
                    isSpanWithoutAttributesOrUnstyleStyleSpan and
                    replaceWithSpanOrRemoveIfWithoutAttributes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
            Blocks: 12248


The following functions all check similar conditions:
isStyleSpanOrSpanWithOnlyStyleAttribute
isUnstyledStyleSpan
isSpanWithoutAttributesOrUnstyleStyleSpan
ApplyStyleCommand::replaceWithSpanOrRemoveIfWithoutAttributes

We should merge them together.

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