diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-01-30 15:54:34 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-01-31 21:21:42 +0100 |
commit | db006e7811c4cdc8eada301a2a986a8abbc5d13f (patch) | |
tree | 6210a23553a8f2f70b4f2d1fab97a33d662f8d26 /Source/JavaScriptCore/API/JSValueRef.cpp | |
parent | beb21ff26028d559d35ab748aa28d32d8ab0bdff (diff) | |
download | qtwebkit-db006e7811c4cdc8eada301a2a986a8abbc5d13f.tar.gz |
Fix assert in BitmapTextureImageBuffer::applyFilters()
While WebCore should not give a BitmapTextureImageBuffer any filters
applyFilters() will still be called with an empty list of filters.
We should therefore not assert that applyFilters is never called by
that is only ever called with an empty list of filters to apply.
Change-Id: Ic24b735f1fc92e2a57c7ef068a8c7d712f0fc31f
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/API/JSValueRef.cpp')
0 files changed, 0 insertions, 0 deletions