RESOLVED FIXED24031
Audio from a video element keeps playing on Reload
https://bugs.webkit.org/show_bug.cgi?id=24031
Summary Audio from a video element keeps playing on Reload
Simon Fraser (smfr)
Reported 2009-02-19 11:05:45 PST
Try this: * Load a page with a video element, and play the video * Open the Inspector (which creates extra refs to the elements) * Reload. Note that the audio keeps playing. This is another aspect of bug 21116.
Attachments
Patch, changelog (2.25 KB, patch)
2009-02-19 11:10 PST, Simon Fraser (smfr)
adele: review+
Simon Fraser (smfr)
Comment 1 2009-02-19 11:06:49 PST
Simon Fraser (smfr)
Comment 2 2009-02-19 11:10:22 PST
Created attachment 27799 [details] Patch, changelog I verified that this change does not regress bug 21116.
Simon Fraser (smfr)
Comment 3 2009-02-19 11:21:37 PST
M WebCore/ChangeLog M WebCore/dom/Document.cpp M WebCore/page/Page.cpp Committed r41080
Note You need to log in before you can comment on or make changes to this bug.