[Webkit-unassigned] [Bug 66230] Also release media resources when media is completely loaded.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 17 02:38:51 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66230
Hao Zheng <zhenghao at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #103918|0 |1
is obsolete| |
Attachment #104161| |review?, commit-queue?
Flag| |
--- Comment #9 from Hao Zheng <zhenghao at chromium.org> 2011-08-17 02:38:50 PST ---
Created an attachment (id=104161)
--> (https://bugs.webkit.org/attachment.cgi?id=104161&action=review)
Proposed patch 2.
Good idea. Actually, I noticed Document::detach() said:
// Send out documentWillBecomeInactive() notifications to registered elements,
// in order to stop media elements
documentWillBecomeInactive();
But HTMLMediaElement has not overridden related methods. Please help review my new patch.
--
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