[Webkit-unassigned] [Bug 54050] New: Remove EditorClient::contentIsEditable because it's no longer used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 17:35:20 PST 2011


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

           Summary: Remove EditorClient::contentIsEditable because it's no
                    longer used
           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: rniwa at webkit.org
        Depends on: 53031


This is a follow up to the bug 53031.  Since we no longer calls EditorClient::contentIsEditable to determine whether or not a document is editable, this member function needs to be removed from EditorClient.  Also, this feature has been a performance bottleneck for the editing component (see the bug 53649).

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