Bug 154789

Summary: TextureMapperGL: beginPainting() should handle the PaintingMirrored value in PaintFlags
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, cmarcelo, commit-queue, kondapallykalyan, luiz, noam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.