AI 143758: Fixes #1749387. When a client of VelocityTracker obtains an...
AI 143758: Fixes #1749387. When a client of VelocityTracker obtains an instance from the pool, actually remove the object from the pool. Otherwise, several clients can share the same VelocityTracker which can lead to really weird side effects (including concurrency and UI issues.) BUG=1749387 Automated import of CL 143758
Loading
Please register or sign in to comment