Bug 140909 - Simple line layout: Make FlowContents an iterator class.
Summary: Simple line layout: Make FlowContents an iterator class.
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: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-26 16:26 PST by zalan
Modified: 2015-01-27 09:01 PST (History)
8 users (show)

See Also:


Attachments
Patch (21.40 KB, patch)
2015-01-26 16:46 PST, zalan
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-mavericks (601.17 KB, application/zip)
2015-01-26 17:19 PST, Build Bot
no flags Details
Archive of layout-test-results from ews106 for mac-mavericks-wk2 (718.40 KB, application/zip)
2015-01-26 17:28 PST, Build Bot
no flags Details
Patch (21.72 KB, patch)
2015-01-27 07:41 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2015-01-26 16:26:14 PST
so that createLineRuns() does not need to know about current position.
This is in preparation to support <br>.
Comment 1 zalan 2015-01-26 16:46:16 PST
Created attachment 245390 [details]
Patch
Comment 2 Antti Koivisto 2015-01-26 16:54:50 PST
r=me, nice
Comment 3 Build Bot 2015-01-26 17:19:12 PST
Comment on attachment 245390 [details]
Patch

Attachment 245390 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/5318298778468352

New failing tests:
fast/css/font-face-zero-hash-key.html
Comment 4 Build Bot 2015-01-26 17:19:16 PST
Created attachment 245394 [details]
Archive of layout-test-results from ews103 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 5 Build Bot 2015-01-26 17:28:53 PST
Comment on attachment 245390 [details]
Patch

Attachment 245390 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6326792533049344

New failing tests:
fast/css/font-face-zero-hash-key.html
Comment 6 Build Bot 2015-01-26 17:28:57 PST
Created attachment 245396 [details]
Archive of layout-test-results from ews106 for mac-mavericks-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-mavericks-wk2  Platform: Mac OS X 10.9.5
Comment 7 zalan 2015-01-27 07:41:24 PST
Created attachment 245446 [details]
Patch
Comment 8 WebKit Commit Bot 2015-01-27 09:01:08 PST
Comment on attachment 245446 [details]
Patch

Clearing flags on attachment: 245446

Committed r179185: <http://trac.webkit.org/changeset/179185>
Comment 9 WebKit Commit Bot 2015-01-27 09:01:12 PST
All reviewed patches have been landed.  Closing bug.