Bug 29604

Summary: HTMLMediaElement: media file should not reloaded when page comes out of page cache
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebCore Misc.Assignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch beidson: review+

Eric Carlson
Reported 2009-09-21 12:03:40 PDT
Recent changes to WebKit's page cache cause a media element to to always reload when its page comes out of the page cache. According to the spec, an element should only reload when the fetching process is aborted by the user, not when an element has completed loading.
Attachments
proposed patch (8.06 KB, patch)
2009-09-21 12:13 PDT, Eric Carlson
beidson: review+
Eric Carlson
Comment 1 2009-09-21 12:04:01 PDT
Eric Carlson
Comment 2 2009-09-21 12:13:40 PDT
Created attachment 39864 [details] proposed patch
Eric Carlson
Comment 3 2009-09-21 13:55:51 PDT
Note You need to log in before you can comment on or make changes to this bug.