I can't speak on behalf of Ext4 developers but no filesystem will preserve your data in all cases. The principle is to optimize for the common use cases and then add things to cover the corner cases as well to the extend possible. That is what has happened in Ext4 as well.
With the current patches, you should see the same behaviour in both filesystems. Feel free to test and report if you see any changes.