Bug 77696

Summary: Add webGLErrorsToConsoleEnabled Settings flag
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-02 17:50:31 PST
Add webGLErrorsToConsoleEnabled Settings flag
Comment 1 Gregg Tavares 2012-02-02 17:54:54 PST
Created attachment 125221 [details]
Patch
Comment 2 Gregg Tavares 2012-02-02 17:57:10 PST
This patch adds Settings::webGLErrorsToConsoleEnabled flag that UAs can set if they want synthesized WebGL errors to go to the JavaScript console.
Comment 3 Kenneth Russell 2012-02-06 16:37:56 PST
Comment on attachment 125221 [details]
Patch

Looks good. r=me
Comment 4 WebKit Review Bot 2012-02-06 17:09:58 PST
Comment on attachment 125221 [details]
Patch

Clearing flags on attachment: 125221

Committed r106881: <http://trac.webkit.org/changeset/106881>
Comment 5 WebKit Review Bot 2012-02-06 17:10:02 PST
All reviewed patches have been landed.  Closing bug.