Bug 52743 - Remove clipping bool from GLES2Canvas
Summary: Remove clipping bool from GLES2Canvas
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Minor
Assignee: Stephen White
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 14:12 PST by Stephen White
Modified: 2011-08-12 20:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen White 2011-01-19 14:12:21 PST
Use an enum instead, for clarity.  Also don't wrap lines if you don't need to.
Comment 1 Stephen White 2011-08-12 20:10:43 PDT
GLES2Canvas is long gone; this bug is now invalid.