Bug 154789 - TextureMapperGL: beginPainting() should handle the PaintingMirrored value in PaintFlags
Summary: TextureMapperGL: beginPainting() should handle the PaintingMirrored value in ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-28 07:23 PST by Zan Dobersek
Modified: 2016-02-29 23:30 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.03 KB, patch)
2016-02-28 07:30 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2016-02-28 07:23:44 PST
TextureMapperGL: beginPainting() should handle the PaintingMirrored value in PaintFlags
Comment 1 Zan Dobersek 2016-02-28 07:30:34 PST
Created attachment 272451 [details]
Patch
Comment 2 Carlos Garcia Campos 2016-02-29 05:03:32 PST
Comment on attachment 272451 [details]
Patch

Doesn't this fix any test?
Comment 3 Zan Dobersek 2016-02-29 05:27:44 PST
No, this only addresses incorrect rendering on graphics stacks that require the inverted Y axis.
Comment 4 Zan Dobersek 2016-02-29 23:30:11 PST
Comment on attachment 272451 [details]
Patch

Clearing flags on attachment: 272451

Committed r197385: <http://trac.webkit.org/changeset/197385>
Comment 5 Zan Dobersek 2016-02-29 23:30:19 PST
All reviewed patches have been landed.  Closing bug.