[Webkit-unassigned] [Bug 116654] [BlackBerry] DRT - crashed on GraphicsContext3D::makeContextCurrent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 23 04:45:48 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116654
--- Comment #9 from Xiaobo Wang <xiaobwang at blackberry.com> 2013-05-23 04:44:18 PST ---
(In reply to comment #7)
> (From update of attachment 202648 [details])
> I'm not sure adding a circular dependency is the right fix here. The problem is that when the context is destroyed, someone else has a reference of the compositing layer, so it's not deleted when the context is destroyed. A possible solution would be to set the context to NULL in GraphicsContext3DBlackBerry destructor so that the layer doesn't keep a pointer to the deleted context.
Yes, this is consistent with the comments from Arvid.
--
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