[Webkit-unassigned] [Bug 142281] New: [MSE][MAC]xhr cache corrupted under some circumstances.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 08:37:26 PST 2015


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

            Bug ID: 142281
           Summary: [MSE][MAC]xhr cache corrupted under some
                    circumstances.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: srandoux at cisco.com

When we try to execute some youtube MSE tests within webkit (SAFARI 8.0.3) or webkit tip,
http://yt-dash-mse-test.commondatastorage.googleapis.com/unit-tests/tip.html

the test fails the second time, because a request is made via a HTTPRequest for a file which was downloaded earlier with a different size.

In the url above, click on test 14 (AppendAudio), once the test is over it becomes green. 
Then, click on test 16 (AbortAudio), upon completion it also becomes green.
At last, click again on test 14 (AppendAudio) and this time it is red.

In the result text box, we can see that a file of 200000 bytes was downloaded where it shall have been 1MB bytes. A wireshark capture confirms that the file was retrieved from the cache and not from the network.

-- 
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/20150304/7f5b6783/attachment-0002.html>


More information about the webkit-unassigned mailing list