Bug 52696

Summary: Stop instantiating legacy editing positions in previousLinePosition and nextLinePosition
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: 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
Reported 2011-01-18 19:04:04 PST
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
Note You need to log in before you can comment on or make changes to this bug.