Bug 122892 - Move code for finding rendered character offset to RenderTextLineBoxes
Summary: Move code for finding rendered character offset to RenderTextLineBoxes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-16 06:45 PDT by Antti Koivisto
Modified: 2013-10-16 07:32 PDT (History)
5 users (show)

See Also:


Attachments
patch (6.43 KB, patch)
2013-10-16 06:53 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-10-16 06:45:18 PDT
that's where text boxes live
Comment 1 Antti Koivisto 2013-10-16 06:53:31 PDT
Created attachment 214359 [details]
patch
Comment 2 Andreas Kling 2013-10-16 06:56:25 PDT
Comment on attachment 214359 [details]
patch

Great! r=me
Comment 3 Antti Koivisto 2013-10-16 07:32:30 PDT
https://trac.webkit.org/r157517  (with a logic fix)