forked from microsoft/FluidFramework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LoaderContainerTracker: Move patching container's clone function befo…
…re any filtering (microsoft#17129) Follow up to microsoft#16987. Moved the patching of container's clone function to the beginning of `addContainer` before any filtering happens. The reason is that LoaderContainerTracker should be aware of all containers that are created and it decides whether to track it or not.
- Loading branch information
1 parent
a830eca
commit 9056d44
Showing
1 changed file
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters