[Webkit-unassigned] [Bug 55571] New: [Refactoring] Auto correction panel should be handled by its own class.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 05:08:59 PST 2011


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

           Summary: [Refactoring] Auto correction panel should be handled
                    by its own class.
           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: darin at apple.com, rniwa at webkit.org, jpu at apple.com


As code inside SUPPORT_AUTOCORRECTION_PANEL grows,
Editor code is hard to edit without breaking the autocorrection-enabled build.
I think it would be great if these code and its ifdef is under separate class namely
AutoCorrectionPanelController or such. And I'm thinking to do that refactoring.

Jia, what do you think about that? Is it OK to do it now?

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