[Webkit-unassigned] [Bug 139830] [WinCairo] Crash after failing to create GL context in accelerated compositing mode.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 19 13:31:02 PST 2014


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

--- Comment #4 from peavo at outlook.com ---
(In reply to comment #2)
> Comment on attachment 243569 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=243569&action=review
> 
> > Source/WebKit/win/WebCoreSupport/AcceleratedCompositingContext.cpp:99
> > +    m_context = GLContext::createContextForWindow(m_window, GLContext::sharingContext());
> 
> What if we already have a context?  Shouldn't this also be in an if
> (!m_context)?

Thanks for reviewing :) Updated patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141219/ba836218/attachment-0002.html>


More information about the webkit-unassigned mailing list