WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
142281
[MSE][MAC]xhr cache corrupted under some circumstances.
https://bugs.webkit.org/show_bug.cgi?id=142281
Summary
[MSE][MAC]xhr cache corrupted under some circumstances.
srandoux
Reported
2015-03-04 08:37:26 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-03-04 17:06:12 PST
<
rdar://problem/20048268
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug