[Webkit-unassigned] [Bug 170730] REGRESSION(r215211): [GTK] Several webgl related tests are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 11 09:49:19 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170730

--- Comment #1 from Miguel Gomez <magomez at igalia.com> ---
The problem seems to be that setting the data to a decoder using ImageDecoder::setData() is setting m_isAllDataReceived to true. Due to this, ImageDecoder::encodedDataStatus() returns EncodedDataStatus::Complete and no size is set to the decoder.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170411/2d5e1a94/attachment.html>


More information about the webkit-unassigned mailing list