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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 10 13:48:51 PDT 2016


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #282992|review?                     |review+
              Flags|                            |

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 282992
  --> https://bugs.webkit.org/attachment.cgi?id=282992
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?

-- 
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/20160710/108e687b/attachment.html>


More information about the webkit-unassigned mailing list