[Webkit-unassigned] [Bug 133503] Enable WebGL on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 4 14:48:15 PDT 2014


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


Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #232467|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #3 from Brent Fulgham <bfulgham at webkit.org>  2014-06-04 14:48:37 PST ---
(From update of attachment 232467)
View in context: https://bugs.webkit.org/attachment.cgi?id=232467&action=review

I think this looks good. Can you fix the date on the file I reference in these notes? r=me.

> Source/ThirdParty/ANGLE/include/EGL/eglsoftlinking.h:2
> + * Copyright (C) 2013 Apple Inc. All rights reserved.

Copyright 2014, please!

> Source/WebCore/html/canvas/WebGLRenderingContext.cpp:686
> +    if (isAccelerated() && renderBox && renderBox->hasAcceleratedCompositing()) {

Since the default case is for accelerated to be true, should this just be an #if/def?

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