Bug 52674
Summary: | Stop instantiating legacy editing positions in Position.cpp | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Enhancement | CC: | darin, eric, kalman, leviw |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 52099 |
Ryosuke Niwa
There are quite few functions in Position that currently instantiate legacy editing positions. We should fix those functions.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |