Bug 54050

Summary: Remove EditorClient::contentIsEditable because it's no longer used
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Chang Shu <cshu>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cshu, darin, kalman, leviw, ojan, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 53031    
Bug Blocks:    

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