[Webkit-unassigned] [Bug 32333] New: Layout test for video element on HTTP
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 9 11:29:59 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32333
Summary: Layout test for video element on HTTP
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hclam at google.com
Add a new layout test that can test the user agent's ability to handle caching
of video resources.
To start with a simple case, this test will do the following:
1. Load the resource, until we receive canplaythrough event
2. Remove the element
3. Load the resource the second time, until we receive canplaythrough event
If the user agent performs caching of video resource, the first load will have
the resource goes into cache and the second load will work fine too.
If the user agent doesn't do any caching, both load will always work fine.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list