[Webkit-unassigned] [Bug 159469] [Coordinated Graphics] Remove toCoordinatedGraphicsLayer and use downcast instead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 03:59:47 PDT 2016


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

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #3)
> Comment on attachment 282992 [details]
> Try to fix EFL build
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=282992&action=review
> 
> > Source/WebCore/page/scrolling/coordinatedgraphics/ScrollingCoordinatorCoordinatedGraphics.cpp:66
> > +        downcast<CoordinatedGraphicsLayer>(*static_cast<GraphicsLayer*>(node->layer())).setFixedToViewport(false);
> 
> Why do you need this static_cast?

To disambiguate the * operator of ScrollingStateNode

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160713/853851fc/attachment.html>


More information about the webkit-unassigned mailing list