Bug 48487 - [chromium] fix textInputController.{selectedRange,markedRange}
Summary: [chromium] fix textInputController.{selectedRange,markedRange}
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-27 17:18 PDT by Tony Chang
Modified: 2010-10-28 10:10 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.76 KB, patch)
2010-10-27 17:20 PDT, Tony Chang
tkent: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2010-10-27 17:18:43 PDT
[chromium] fix textInputController.{selectedRange,markedRange}
Comment 1 Tony Chang 2010-10-27 17:20:10 PDT
Created attachment 72119 [details]
Patch
Comment 2 Tony Chang 2010-10-27 17:21:04 PDT
This doesn't fix any tests, but it gets us closer to fixing some firstRectForCharacterRange tests.
Comment 3 Ryosuke Niwa 2010-10-27 18:02:13 PDT
Comment on attachment 72119 [details]
Patch

LGTM.
Comment 4 Kent Tamura 2010-10-27 18:41:04 PDT
Comment on attachment 72119 [details]
Patch

ok
Comment 5 Tony Chang 2010-10-28 10:10:33 PDT
Committed r70786: <http://trac.webkit.org/changeset/70786>