Bug 52696
| Summary: | Stop instantiating legacy editing positions in previousLinePosition and nextLinePosition | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Enhancement | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 52099 | ||
Ryosuke Niwa
previousLinePosition and nextLinePosition are dependent on legacy editing positions but they shouldn't. We should rewrite these two functions to support non-legacy positions.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |