[Webkit-unassigned] [Bug 59855] New: DocumentMarker: Type specific details should be separately held by other object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 18:03:28 PDT 2011


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

           Summary: DocumentMarker: Type specific details should be
                    separately held by other object.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: rniwa at webkit.org, dbates at webkit.org, jpu at apple.com
            Blocks: 56812,58111


DocumentMarker::description and DocumentMarker::activeMatch are never used at the same time.
Thus move to separate polymorphic object whose implementation is determined by DocumentMarker::type.

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