Bug 63181

Summary: Add a Position constructor that takes (Text*, unsigned offset)
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, enrica, eric, leviw, ojan, sullivan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 63040    
Attachments:
Description Flags
Adds a new constructor darin: review+

Ryosuke Niwa
Reported 2011-06-22 14:17:02 PDT
We should add a new Position constructor that takes Text* and offset so as to replace the one that takes (Node*, int offset, anchorType).
Attachments
Adds a new constructor (13.60 KB, patch)
2011-06-22 14:29 PDT, Ryosuke Niwa
darin: review+
Ryosuke Niwa
Comment 1 2011-06-22 14:29:31 PDT
Created attachment 98243 [details] Adds a new constructor
Ryosuke Niwa
Comment 2 2011-06-22 17:45:30 PDT
Note You need to log in before you can comment on or make changes to this bug.