Skip to content

Have ProviderLookups and MemberInjectorLookups create their dependent bindings early and satisfy delegates later on during initialization#1863

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_720284381
Jan 28, 2025

Conversation

@copybara-service
Copy link

Have ProviderLookups and MemberInjectorLookups create their dependent bindings early and satisfy delegates later on during initialization

This ensures that other phases can see the jit bindings they create, notably this is important for OptionalBinder which queries for bindings using getExistingBinding

This will allow us to optimize the way Provider instances are created in a later change.

…dent bindings early and satisfy delegates later on during initialization

This ensures that other phases can see the jit bindings they create, notably this is important for `OptionalBinder` which queries for bindings using `getExistingBinding`

This will allow us to optimize the way `Provider` instances are created in a later change.

PiperOrigin-RevId: 720621327
@copybara-service copybara-service bot merged commit 2a17feb into master Jan 28, 2025
1 check passed
@copybara-service copybara-service bot deleted the test_720284381 branch January 28, 2025 18:20
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.

1 participant