Bug 23489 - Flash movies sometimes stop playing after a few minutes
Summary: Flash movies sometimes stop playing after a few minutes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows Vista
: P2 Normal
Assignee: Steve Falkenburg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-22 18:04 PST by Steve Falkenburg
Modified: 2009-01-22 18:39 PST (History)
0 users

See Also:


Attachments
Fix unit conversion (1.31 KB, patch)
2009-01-22 18:07 PST, Steve Falkenburg
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Falkenburg 2009-01-22 18:04:22 PST
After a few minutes, Flash movies stop playing.
This appears to be caused by a missing unit conversion in the Windows version of our currentTime() code.

Radar: <rdar://problem/6514075>
Comment 1 Steve Falkenburg 2009-01-22 18:07:45 PST
Created attachment 26949 [details]
Fix unit conversion
Comment 2 Mark Rowe (bdash) 2009-01-22 18:12:21 PST
Comment on attachment 26949 [details]
Fix unit conversion

r=me