Rework how DataURISource::Create()'s strips cr,lf
change the removal algorithm so worst case goes from O(n^2) to O(n). Bug: 128431761 Test: POC
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
change the removal algorithm so worst case goes from O(n^2) to O(n). Bug: 128431761 Test: POC