Bug 96771

Summary: [BlackBerry] Use glDeleteProgram to delete OpenGL shader programs
Product: WebKit Reporter: Filip Spacek <fspacek>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: anilsson, mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Filip Spacek
Reported 2012-09-14 06:49:15 PDT
We need to use glDeleteProgram instead of glDeleteShader. Change the name of the variable at the same time.
Attachments
patch (5.33 KB, patch)
2012-09-14 06:50 PDT, Filip Spacek
no flags
Filip Spacek
Comment 1 2012-09-14 06:50:59 PDT
Arvid Nilsson
Comment 2 2012-09-17 07:22:05 PDT
LGTM
Rob Buis
Comment 3 2012-09-17 07:48:44 PDT
Comment on attachment 164131 [details] patch Looks good.
WebKit Review Bot
Comment 4 2012-09-17 08:05:48 PDT
Comment on attachment 164131 [details] patch Clearing flags on attachment: 164131 Committed r128760: <http://trac.webkit.org/changeset/128760>
WebKit Review Bot
Comment 5 2012-09-17 08:05:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.