Bug 119188 - Streamline RenderStyle construction and inheritance.
Summary: Streamline RenderStyle construction and inheritance.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2013-07-27 21:29 PDT by Andreas Kling
Modified: 2014-12-07 15:59 PST (History)
3 users (show)

See Also:


Attachments
Snack for EWS (24.28 KB, patch)
2013-07-27 21:30 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Snack II: Return of the Munchies (1.05 KB, patch)
2013-07-27 22:17 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Snack II: Return of the Munchies (not just the trailer) (25.38 KB, patch)
2013-07-27 22:18 PDT, Andreas Kling
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 (471.96 KB, application/zip)
2013-07-28 00:13 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-07-27 21:29:34 PDT
Streamline RenderStyle construction and inheritance.
Comment 1 Andreas Kling 2013-07-27 21:30:16 PDT
Created attachment 207600 [details]
Snack for EWS
Comment 2 Andreas Kling 2013-07-27 22:17:16 PDT
Created attachment 207601 [details]
Snack II: Return of the Munchies
Comment 3 Andreas Kling 2013-07-27 22:18:32 PDT
Created attachment 207602 [details]
Snack II: Return of the Munchies (not just the trailer)
Comment 4 Build Bot 2013-07-28 00:13:02 PDT
Comment on attachment 207602 [details]
Snack II: Return of the Munchies (not just the trailer)

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

New failing tests:
editing/selection/leak-document-with-selection-inside.html
Comment 5 Build Bot 2013-07-28 00:13:04 PDT
Created attachment 207604 [details]
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-12  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.4
Comment 6 Build Bot 2013-07-29 21:13:33 PDT
Comment on attachment 207602 [details]
Snack II: Return of the Munchies (not just the trailer)

Attachment 207602 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/1290224
Comment 7 Andreas Kling 2014-12-07 15:59:27 PST
These things got improved through collateral damage from CSS JIT.