[Webkit-unassigned] [Bug 94751] [chromium] Use an opaque type for texture priority
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 22 18:40:10 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94751
--- Comment #9 from Eric Penner <epenner at chromium.org> 2012-08-22 18:40:07 PST ---
(From update of attachment 160056)
View in context: https://bugs.webkit.org/attachment.cgi?id=160056&action=review
LGTM in general. Although I'm curious what else will go inside the CCPriority.
> Source/WebCore/platform/graphics/chromium/cc/CCPrioritizedTexture.h:-131
> - size_t m_priority;
Yikes, I'm surprised there isn't a warning somewhere for this. Should have all been changed to int.
--
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