Bug 78284

Summary: Make WebGLRenderingContext::printWarningToConsole safer
Product: WebKit Reporter: Gregg Tavares <gman>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kbr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Gregg Tavares 2012-02-09 14:40:09 PST
Make WebGLRenderingContext::printWarningToConsole safer
Comment 1 Gregg Tavares 2012-02-09 14:41:00 PST
Created attachment 126375 [details]
Patch
Comment 2 Gregg Tavares 2012-02-09 14:41:51 PST
apparently some of these can go NULL causing a crash so I added checks.
Comment 3 Kenneth Russell 2012-02-09 14:43:57 PST
Comment on attachment 126375 [details]
Patch

Looks good.
Comment 4 WebKit Review Bot 2012-02-09 21:59:09 PST
Comment on attachment 126375 [details]
Patch

Clearing flags on attachment: 126375

Committed r107358: <http://trac.webkit.org/changeset/107358>
Comment 5 WebKit Review Bot 2012-02-09 21:59:13 PST
All reviewed patches have been landed.  Closing bug.