Bug 68983 - [Texmap] TextureMapperGL leaves GL in a modified state.
Summary: [Texmap] TextureMapperGL leaves GL in a modified state.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks: 47068
  Show dependency treegraph
 
Reported: 2011-09-28 01:14 PDT by Noam Rosenthal
Modified: 2011-10-11 11:34 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2011-09-28 01:18 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.