[Webkit-unassigned] [Bug 193511] New: REGRESSION(r239668): [GTK] http/tests/images/mp4-partial-load.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 15:09:50 PST 2019


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

            Bug ID: 193511
           Summary: REGRESSION(r239668): [GTK]
                    http/tests/images/mp4-partial-load.html fails
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

http/tests/images/mp4-partial-load.html

Fails since r239665:r239668, probable culprit:

commit 388b8f149ec81a3bd291be3176f0993dd8b699ea
Author: zandobersek at gmail.com <zandobersek at gmail.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 7 10:40:04 2019 +0000

    REGRESSION(r239636): ImageDecoder::setEncodedDataStatusChangeCallback() can be called on a null decoder
    https://bugs.webkit.org/show_bug.cgi?id=193187

    Reviewed by Philippe Normand.

    * platform/graphics/ImageSource.cpp:
    (WebCore::ImageSource::ensureDecoderAvailable): Bail before calling the
    setEncodedDataStatusChangeCallback() method when the returned
    ImageDecoder object is null.


    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@239668 268f45cc-cd09-0410-ab3c-d52691b4dbfc


--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/images/mp4-partial-load-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/images/mp4-partial-load-actual.txt
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS img.naturalWidth became 320
+FAIL Took too long
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20190116/653d0dab/attachment-0001.html>


More information about the webkit-unassigned mailing list