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

Fix #8154: Add a WebGLRenderingContext argument to CustomLayerInterface #8156

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Fix #8154: Add a WebGLRenderingContext argument to CustomLayerInterface #8156

merged 1 commit into from
Apr 16, 2019

Conversation

ogiermaitre
Copy link

Launch Checklist

Implement proposal in #8154, i.e. to add a gl argument to the onRemove function of the CustomLayerInterface. This allows to clean up the related context directly. Update the documentation to reflect the change.

  • briefly describe the changes in this PR
  • write tests for all new functionality
  • document any changes to public APIs
  • post benchmark scores
  • manually test the debug page
  • tagged @mapbox/studio and/or @mapbox/maps-design if this PR includes style spec changes
  • tagged @mapbox/gl-native if this PR includes shader changes or needs a native port

@asheemmamoowala
Copy link
Contributor

cc @ansis

Copy link
Contributor

@ansis ansis left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for the contribution!

@ansis ansis merged commit 8bcf115 into mapbox:master Apr 16, 2019
@ogiermaitre ogiermaitre deleted the issue-8154 branch July 15, 2020 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants