RESOLVED DUPLICATE of bug 54292 54050
Remove EditorClient::contentIsEditable because it's no longer used
https://bugs.webkit.org/show_bug.cgi?id=54050
Summary Remove EditorClient::contentIsEditable because it's no longer used
Ryosuke Niwa
Reported 2011-02-08 17:35:20 PST
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).
Attachments
Ryosuke Niwa
Comment 1 2011-02-08 17:41:19 PST
*** Bug 54052 has been marked as a duplicate of this bug. ***
Chang Shu
Comment 2 2011-02-08 17:44:01 PST
Bug taken. :)
Ryosuke Niwa
Comment 3 2011-03-01 00:10:00 PST
*** This bug has been marked as a duplicate of bug 54292 ***
Note You need to log in before you can comment on or make changes to this bug.