[Webkit-unassigned] [Bug 197971] GLContextEGL should check the supported EGL version at compile time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 14:05:09 PDT 2019


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370881|commit-queue?               |commit-queue-
              Flags|                            |

--- Comment #18 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 370881
  --> https://bugs.webkit.org/attachment.cgi?id=370881
Use a generic macro for EGL context version v2

View in context: https://bugs.webkit.org/attachment.cgi?id=370881&action=review

> Source/WebCore/platform/graphics/egl/GLContextEGL.cpp:418
>                  context = eglCreateContext(platformDisplay.eglDisplay(), config, sharingContext, contextAttributes);
> -            }
>          }

Again, this is eight-space indentation when it should be four-space.

-- 
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/20190529/f920c9d2/attachment.html>


More information about the webkit-unassigned mailing list