Bug 146063

Summary: [CSS Grid Layout] We should add performance tests for stretching logic
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: Layout and RenderingAssignee: Javier Fernandez <jfernandez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jfernandez, rego, rniwa, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 133304    
Attachments:
Description Flags
Patch none

Javier Fernandez
Reported 2015-06-17 08:09:27 PDT
We are not testing performance of the stretching alignment logic, so we are not aware of possible regressions in such an important case, give that is the default value for grid items's alignment properties (align-self, justify-self).
Attachments
Patch (183.80 KB, patch)
2015-06-17 08:22 PDT, Javier Fernandez
no flags
Javier Fernandez
Comment 1 2015-06-17 08:22:53 PDT
WebKit Commit Bot
Comment 2 2015-06-17 09:45:49 PDT
Comment on attachment 255018 [details] Patch Clearing flags on attachment: 255018 Committed r185654: <http://trac.webkit.org/changeset/185654>
WebKit Commit Bot
Comment 3 2015-06-17 09:45:53 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.