Bug 54050
Summary: | Remove EditorClient::contentIsEditable because it's no longer used | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | HTML Editing | Assignee: | 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: |
Ryosuke Niwa
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
*** Bug 54052 has been marked as a duplicate of this bug. ***
Chang Shu
Bug taken. :)
Ryosuke Niwa
*** This bug has been marked as a duplicate of bug 54292 ***