[Webkit-unassigned] [Bug 172009] [WinCairo] ASSERTION FAILED: !frameIsCompleteAtIndex(index) || !frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(index, subsamplingLevel, decodingOptions)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 09:46:44 PDT 2017


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

--- Comment #2 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
I am not sure how you verified your patch. The async image decoding for large images has been disabled for almost two weeks now and the animated images does not start decoding until all the data is received.

The change <http://trac.webkit.org/changeset/216471> caused another regression which is being addressed in https://bugs.webkit.org/show_bug.cgi?id=171900. I suggested in the attached patch removing this particular assertion for now. I suggested also changing function ImageFrameCache::requestFrameAsyncDecodingAtIndex() to let the caller decide whether async image decoding is needed or not.

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


More information about the webkit-unassigned mailing list