WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
107385
GraphicsContext::createCompatibleBuffer hasAlpha argument should be an enum
https://bugs.webkit.org/show_bug.cgi?id=107385
Summary
GraphicsContext::createCompatibleBuffer hasAlpha argument should be an enum
Tim Horton
Reported
2013-01-19 16:57:30 PST
PassOwnPtr<ImageBuffer> createCompatibleBuffer(const IntSize&, bool hasAlpha = true) const; Random bool argument, should be HasAlpha/DoesNotHaveAlpha instead probably.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug