<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:darin@apple.com" title="Darin Adler <darin@apple.com>"> <span class="fn">Darin Adler</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Ensure depth and stencil renderbuffers are created on GLESv2"
href="https://bugs.webkit.org/show_bug.cgi?id=166643">bug 166643</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #297917 Flags</td>
<td>review?
</td>
<td>review+
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Ensure depth and stencil renderbuffers are created on GLESv2"
href="https://bugs.webkit.org/show_bug.cgi?id=166643#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Ensure depth and stencil renderbuffers are created on GLESv2"
href="https://bugs.webkit.org/show_bug.cgi?id=166643">bug 166643</a>
from <span class="vcard"><a class="email" href="mailto:darin@apple.com" title="Darin Adler <darin@apple.com>"> <span class="fn">Darin Adler</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=297917&action=diff" name="attach_297917" title="Patch">attachment 297917</a> <a href="attachment.cgi?id=297917&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=297917&action=review">https://bugs.webkit.org/attachment.cgi?id=297917&action=review</a>
<span class="quote">> w/Source/WebCore/ChangeLog:3
> + Ensure depth and stencil renderbuffers are created on GLESv2</span >
Bug should have [Cairo] in the subject since it’s a Cairo-specific patch and bug fix.
<span class="quote">> w/Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp:91
> + , m_depthBuffer(0)
> + , m_stencilBuffer(0)</span >
Should initialize these in the class definition rather than adding more conditionals to the .cpp file.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>