Make a function that returns the ordered list of top layer RenderLayers
Created attachment 449217 [details] Patch
Comment on attachment 449217 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=449217&action=review > Source/WebCore/rendering/RenderLayer.cpp:3996 > +Vector<RenderLayer*> RenderLayer::topLayerRenderLayers(RenderView& renderView) nit: this name has the ambiguity that was trying to be avoided with establishesTopLayer
Committed r288059 (246079@main): <https://commits.webkit.org/246079@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449217 [details].
<rdar://problem/87640036>