Bug 122706 - Move absoluteRects/Quads to RenderTextLineBoxes
Summary: Move absoluteRects/Quads to RenderTextLineBoxes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-12 16:56 PDT by Antti Koivisto
Modified: 2013-10-13 02:39 PDT (History)
22 users (show)

See Also:


Attachments
patch (24.67 KB, patch)
2013-10-12 17:06 PDT, Antti Koivisto
eflews.bot: commit-queue-
Details | Formatted Diff | Diff
another (24.32 KB, patch)
2013-10-13 02:14 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-12 16:56:00 PDT
Move more code iterating line boxes.
Comment 1 Antti Koivisto 2013-10-12 17:06:01 PDT
Created attachment 214070 [details]
patch
Comment 2 EFL EWS Bot 2013-10-12 17:11:02 PDT
Comment on attachment 214070 [details]
patch

Attachment 214070 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/3339160
Comment 3 EFL EWS Bot 2013-10-12 17:11:09 PDT
Comment on attachment 214070 [details]
patch

Attachment 214070 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/3901172
Comment 4 Build Bot 2013-10-12 17:38:25 PDT
Comment on attachment 214070 [details]
patch

Attachment 214070 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/3936098
Comment 5 Build Bot 2013-10-12 17:48:35 PDT
Comment on attachment 214070 [details]
patch

Attachment 214070 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/3931098
Comment 6 Build Bot 2013-10-12 17:49:12 PDT
Comment on attachment 214070 [details]
patch

Attachment 214070 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/3933093
Comment 7 kov's GTK+ EWS bot 2013-10-12 17:54:57 PDT
Comment on attachment 214070 [details]
patch

Attachment 214070 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/3929107
Comment 8 Antti Koivisto 2013-10-13 02:14:37 PDT
Created attachment 214091 [details]
another
Comment 9 Andreas Kling 2013-10-13 02:28:06 PDT
Comment on attachment 214091 [details]
another

r=me

The use of out args for Vectors looks very last year. :|
Comment 10 Antti Koivisto 2013-10-13 02:39:15 PDT
https://trac.webkit.org/r157362