Bug 146063 - [CSS Grid Layout] We should add performance tests for stretching logic
Summary: [CSS Grid Layout] We should add performance tests for stretching logic
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: Javier Fernandez
URL:
Keywords:
Depends on:
Blocks: 133304
  Show dependency treegraph
 
Reported: 2015-06-17 08:09 PDT by Javier Fernandez
Modified: 2015-06-17 09:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (183.80 KB, patch)
2015-06-17 08:22 PDT, Javier Fernandez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.