Bug 235251

Summary: Make a function that returns the ordered list of top layer RenderLayers
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, changseok, esprehn+autocc, ews-watchlist, fred.wang, glenn, kangil.han, kondapallykalyan, ntim, pdr, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Simon Fraser (smfr)
Reported 2022-01-14 13:50:53 PST
Make a function that returns the ordered list of top layer RenderLayers
Attachments
Patch (4.78 KB, patch)
2022-01-14 13:51 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2022-01-14 13:51:58 PST
Tim Nguyen (:ntim)
Comment 2 2022-01-14 14:03:14 PST
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
EWS
Comment 3 2022-01-15 10:52:47 PST
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].
Radar WebKit Bug Importer
Comment 4 2022-01-15 10:53:15 PST
Note You need to log in before you can comment on or make changes to this bug.