[Webkit-unassigned] [Bug 137776] Allow reuse of BitmapTextureImageBuffer instances
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 13:54:08 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137776
--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 239962
--> https://bugs.webkit.org/attachment.cgi?id=239962
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=239962&action=review
> Source/WebCore/platform/graphics/texmap/TextureMapperImageBuffer.h:36
> + virtual bool canReuseWith(const IntSize& /* contentsSize */, Flags = 0) override final { return true; }
Cannot the class be final instead?
--
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/20141016/081533ef/attachment-0002.html>
More information about the webkit-unassigned
mailing list