[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 01:49:11 PDT 2012


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


jochen at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pfeldman at chromium.org




--- Comment #1 from jochen at chromium.org  2012-04-27 01:49:11 PST ---
+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?

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