Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

sanjayc77
Copy link
Contributor

This enables proper compositing of surfaces with elevation over
a PlatformViewLayer.

@fluttergithubbot
Copy link
Contributor

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@@ -31,10 +31,6 @@ void PlatformViewLayer::Preroll(PrerollContext* context,
context->mutators_stack);
context->view_embedder->PrerollCompositeEmbeddedView(view_id_,
std::move(params));
#if defined(LEGACY_FUCHSIA_EMBEDDER)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this block, set_needs_system_composite is set by CheckForChildLayerBelow

@auto-assign auto-assign bot requested a review from GaryQian July 1, 2020 23:27
@sanjayc77
Copy link
Contributor Author

Looking at the broken unittest: PlatformViewLayerTest.NullViewEmbedderDoesntPrerollCompositeOrPaint

This enables proper compositing of surfaces with elevation over
a PlatformViewLayer.
@arbreng arbreng self-requested a review July 2, 2020 17:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants