[Webkit-unassigned] [Bug 85009] ScriptStateProtectedPtr should not keep a strong reference to the context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 03:12:30 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85009





--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2012-04-27 03:12:30 PST ---
(In reply to comment #1)
> +pavel
> 
> I see three ways to fix this:
> 
> 1) discard console messages when the context goes away
> 2) keep the console messages, but cope with the script arguments maybe not being there
> 3) instead of retaining the whole context, only retain the individual arguments
> 
> I think 2) would be best, wdyt?

I was under the impression that (2) was already taking place. I'll defer to Yury since he was implementing it.

-- 
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