You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reapply "Create a single copy of stub templates (#115749)
* Reapply "Create a single copy of stub templates (#114462)" (#115665)
This reverts commit f7fc178.
* Disable feature on Apple platforms for now
Co-authored-by: Tom McDonald <[email protected]>
// If templateInImage is not null, it will attempt to use it as the template, otherwise it will create an temporary in memory file to serve as the template
277
+
// Some OS/Architectures may/may not be able to work with this, so this api is permitted to return NULL, and callers should have an alternate approach using
0 commit comments