WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
114839
[CSS Shaders] Assert when using "-webkit-filter: custom(url(data:text/plain;base64,))"
https://bugs.webkit.org/show_bug.cgi?id=114839
Summary
[CSS Shaders] Assert when using "-webkit-filter: custom(url(data:text/plain;b...
Alexandru Chiculita
Reported
2013-04-18 17:32:41 PDT
If you load a NULL shader using base64 the implementation will ASSERT when it creates the compiled programs. -webkit-filter: custom(url(data:text/plain;base64,)) Source/WebCore/platform/graphics/filters/CustomFilterProgramInfo.cpp(75) : WebCore::CustomFilterProgramInfo::CustomFilterProgramInfo(const WTF::String&, const WTF::String&, WebCore::CustomFilterProgramType, const WebCore::CustomFilterProgramMixSettings&, WebCore::CustomFilterMeshType)
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