UNCONFIRMED 66372
REGRESSION: HTML5 Video is still playing in WebView on OS X Lion after page is closed
https://bugs.webkit.org/show_bug.cgi?id=66372
Summary REGRESSION: HTML5 Video is still playing in WebView on OS X Lion after page i...
Hong
Reported 2011-08-17 06:37:59 PDT
Created attachment 104167 [details] 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
Attachments
sample application for issue reproducing purpose (260.11 KB, application/zip)
2011-08-17 06:37 PDT, Hong
no flags
mac system information (3.16 MB, application/octet-stream)
2011-08-25 06:32 PDT, Hong
no flags
Hong
Comment 1 2011-08-25 06:32:38 PDT
Created attachment 105170 [details] mac system information
Note You need to log in before you can comment on or make changes to this bug.