Bug 68983

Summary: [Texmap] TextureMapperGL leaves GL in a modified state.
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 47068    
Attachments:
Description Flags
Patch none

Description Noam Rosenthal 2011-09-28 01:14:03 PDT
When TextureMapperGL applies clipping, it leaves a vertex attrib array modified, risking undefined graphics behavior by subsequent GL calls.
Comment 1 Noam Rosenthal 2011-09-28 01:18:32 PDT
Created attachment 108983 [details]
Patch
Comment 2 Andreas Kling 2011-10-11 10:30:02 PDT
Comment on attachment 108983 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2011-10-11 11:34:45 PDT
Comment on attachment 108983 [details]
Patch

Clearing flags on attachment: 108983

Committed r97165: <http://trac.webkit.org/changeset/97165>
Comment 4 WebKit Review Bot 2011-10-11 11:34:49 PDT
All reviewed patches have been landed.  Closing bug.