Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a null check in CheckCanStartEffectOnCompositor #22398

Closed
wants to merge 1 commit into from

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Mar 23, 2020

The related code was changed in this CL:
https://chromium-review.googlesource.com/c/chromium/src/+/1698667.

The crash reported in this bug was caused by missing a null check
in the above CL. This CL adds the null check.

Bug: 1063652
Change-Id: I9ec52b320090d36b523b6fe2eac5e363a8f76005
Reviewed-on: https://chromium-review.googlesource.com/2114583
WPT-Export-Revision: a66f3cec597a8605aded24e11c20bb2062411a49

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Chromium project.

The related code was changed in this CL:
https://chromium-review.googlesource.com/c/chromium/src/+/1698667.

The crash reported in this bug was caused by missing a null check
in the above CL. This CL adds the null check.

Bug: 1063652
Change-Id: I9ec52b320090d36b523b6fe2eac5e363a8f76005
@stephenmcgruer
Copy link
Contributor

Close this PR because the Chromium CL does not have exportable changes.

@stephenmcgruer stephenmcgruer deleted the chromium-export-cl-2114583 branch May 4, 2020 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants