[Webkit-unassigned] [Bug 66372] New: HTML5 Video is still playing in WebView on OS X Lion after page is closed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 17 06:37:59 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66372
Summary: HTML5 Video is still playing in WebView on OS X Lion
after page is closed
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.7
Status: UNCONFIRMED
Severity: Critical
Priority: P2
Component: WebKit API
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hsun at pelmorex.com
Created an attachment (id=104167)
--> (https://bugs.webkit.org/attachment.cgi?id=104167&action=review)
sample application for issue reproducing purpose
we are developing an application based on web view to browse a couple of different pages. One of the pages is used to playing the video. Everything is working perfect with OS X 1.6. After we upgrade the OS to be 1.7, the video part is kind of broken, it never can be stopped without clicking the Pause control, even the web view is closed. The followings are a couple of test cases:
- open the page, playing the video.
1. within the web view click the link switch to another page, the page is updated, the video is still playing, we can hear the audio, this is not happened on OS X 1.6, the video is closed.
or
2. close the web view window, the video is still playing. This is also not happened on OS X 1.6.
I attached a sample application to reproduce the problem. The sample application use web view to show one html page. Try playing the video first, then either close the window or click the new link, the video is still playing.
Any comments are very appriciated!
Thanks
Hong
--
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