[Webkit-unassigned] [Bug 129429] [Win32][LLINT] Crash when running JSC stress tests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 09:31:01 PST 2014


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





--- Comment #4 from Csaba Osztrogonác <ossy at webkit.org>  2014-02-27 09:28:06 PST ---
(From update of attachment 225378)
View in context: https://bugs.webkit.org/attachment.cgi?id=225378&action=review

> Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp:1136
> +#if USE(TEXTURE_MAPPER_GL)
>  PassOwnPtr<TextureMapper> TextureMapper::platformCreateAccelerated()
>  {
>      return TextureMapperGL::create();
>  }
> +#endif

It is an unrelated change.

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