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

Description Javier Fernandez 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).
Comment 1 Javier Fernandez 2015-06-17 08:22:53 PDT
Created attachment 255018 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2015-06-17 09:45:53 PDT
All reviewed patches have been landed.  Closing bug.