[Webkit-unassigned] [Bug 108899] Coordinated Graphics : Refactor CoordinatedSurface to prepare for WebKit1 CoordinatedSurface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 03:06:23 PST 2013


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





--- Comment #6 from Noam Rosenthal <noam at webkit.org>  2013-02-12 03:08:36 PST ---
(From update of attachment 187820)
View in context: https://bugs.webkit.org/attachment.cgi?id=187820&action=review

Please remove const& from uint32_t arguments.
Otherwise, LGTM but you need a sign off from a WK2 owner.

> Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp:801
> +void CoordinatedGraphicsLayer::didEndContentUpdate(const uint32_t& atlasID)

no need for const&.

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