Summary: | [css-grid] Add method to translate RTL coordinates | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Manuel Rego Casasnovas <rego> | ||||
Component: | Layout and Rendering | Assignee: | 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
Manuel Rego Casasnovas
2016-04-14 13:34:46 PDT
Created attachment 276418 [details]
Patch
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 on attachment 276418 [details]
Patch
r=me
Comment on attachment 276418 [details]
Patch
Thanks for the review.
Comment on attachment 276418 [details] Patch Clearing flags on attachment: 276418 Committed r199655: <http://trac.webkit.org/changeset/199655> All reviewed patches have been landed. Closing bug. |