Bug 156589 - [css-grid] Add method to translate RTL coordinates
Summary: [css-grid] Add method to translate RTL coordinates
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Manuel Rego Casasnovas
URL:
Keywords:
Depends on:
Blocks: 60731 156597
  Show dependency treegraph
 
Reported: 2016-04-14 13:34 PDT by Manuel Rego Casasnovas
Modified: 2016-04-18 01:03 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.25 KB, patch)
2016-04-14 13:35 PDT, Manuel Rego Casasnovas
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rego Casasnovas 2016-04-14 13:34:46 PDT
[css-grid] Add method to translate RTL coordinates
Comment 1 Manuel Rego Casasnovas 2016-04-14 13:35:07 PDT
Created attachment 276418 [details]
Patch
Comment 2 Manuel Rego Casasnovas 2016-04-14 13:40:07 PDT
This method was introduced in Blink in:
https://codereview.chromium.org/1873163002/

The whole patch from Blink is not needed, as we don't have any painting optimization in WebKit.
Comment 3 Antonio Gomes 2016-04-15 10:47:36 PDT
Comment on attachment 276418 [details]
Patch

r=me
Comment 4 Manuel Rego Casasnovas 2016-04-18 00:10:09 PDT
Comment on attachment 276418 [details]
Patch

Thanks for the review.
Comment 5 WebKit Commit Bot 2016-04-18 01:03:10 PDT
Comment on attachment 276418 [details]
Patch

Clearing flags on attachment: 276418

Committed r199655: <http://trac.webkit.org/changeset/199655>
Comment 6 WebKit Commit Bot 2016-04-18 01:03:14 PDT
All reviewed patches have been landed.  Closing bug.