[Webkit-unassigned] [Bug 135178] JSDOMWindowShell leaks on pages with media elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 22 14:58:15 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135178
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #235317| |review?, commit-queue?
Flag| |
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> 2014-07-22 14:58:29 PST ---
Created an attachment (id=235317)
--> (https://bugs.webkit.org/attachment.cgi?id=235317&action=review)
[PATCH] Proposed Fix
I am somewhat concerned that other iterations over m_windowShells could trigger a GC that modifies m_windowShells. However they are far more straightforward than WebCore::ScriptController::clearWindowShell.
It also seems dangerous that ScriptCachedFrameData reaches directly in and iterates ScriptController.m_windowShells.
--
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