-
Notifications
You must be signed in to change notification settings - Fork 47.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let text and fragment nodes inherit their parent as their owner
They don't have their own owner so to get some owner stacks we can use the parent as the owner. Effectively this also means using the parent's debugTask for native stacks. This ensures that createTask is active when a HostText node runs its validation.
- Loading branch information
1 parent
c07aaee
commit b409317
Showing
1 changed file
with
33 additions
and
0 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