Bug 54050 - Remove EditorClient::contentIsEditable because it's no longer used
Summary: Remove EditorClient::contentIsEditable because it's no longer used
Status: RESOLVED DUPLICATE of bug 54292
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Chang Shu
URL:
Keywords:
: 54052 (view as bug list)
Depends on: 53031
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-08 17:35 PST by Ryosuke Niwa
Modified: 2011-03-01 00:10 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 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).
Comment 1 Ryosuke Niwa 2011-02-08 17:41:19 PST
*** Bug 54052 has been marked as a duplicate of this bug. ***
Comment 2 Chang Shu 2011-02-08 17:44:01 PST
Bug taken. :)
Comment 3 Ryosuke Niwa 2011-03-01 00:10:00 PST

*** This bug has been marked as a duplicate of bug 54292 ***