Bug 197931

Summary: Clean up RenderLayerCompositor::computeCompositingRequirements() and traverseUnchangedSubtree()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jonlee, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch zalan: review+

Simon Fraser (smfr)
Reported 2019-05-15 15:52:42 PDT
Clean up RenderLayerCompositor::computeCompositingRequirements() and traverseUnchangedSubtree()
Attachments
Patch (25.75 KB, patch)
2019-05-15 15:56 PDT, Simon Fraser (smfr)
zalan: review+
Simon Fraser (smfr)
Comment 1 2019-05-15 15:56:53 PDT
alan
Comment 2 2019-05-15 19:08:31 PDT
Comment on attachment 370003 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=370003&action=review > Source/WebCore/rendering/RenderLayerCompositor.cpp:914 > + auto layerWillComposite = [&]() { auto layerWillComposite = [&] > Source/WebCore/rendering/RenderLayerCompositor.cpp:926 > + auto layerWillCompositePostDescendants = [&]() { [&]
Simon Fraser (smfr)
Comment 3 2019-05-15 19:51:58 PDT
Radar WebKit Bug Importer
Comment 4 2019-05-21 13:37:06 PDT
Note You need to log in before you can comment on or make changes to this bug.