Bug 156589

Summary: [css-grid] Add method to translate RTL coordinates
Product: WebKit Reporter: Manuel Rego Casasnovas <rego>
Component: Layout and RenderingAssignee: Manuel Rego Casasnovas <rego>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, jfernandez, kondapallykalyan, simon.fraser, svillar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60731, 156597    
Attachments:
Description Flags
Patch none

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.