[Webkit-unassigned] [Bug 90141] REGRESSION (r121395): fast/workers/worker-context-gc.html failing on GTK Linux 64-bit Debug, Release

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 00:18:33 PDT 2012


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





--- Comment #2 from David Levin <levin at chromium.org>  2012-06-28 00:18:32 PST ---
I suppose the questions to ask are:
1. Why use m_workerObject in WorkerMessagingProxy::startWorkerContext when it already has m_scriptExecutionContext?
2. How do you know that every item in the line "m_workerObject->scriptExecutionContext())->page()->group().groupSettings()" is alive by the time that this method is called? 

I should have noticed this stuff in the original code review.

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