Update calls to deprecated functions to use non-deprecated versions.

Review Request #10614 — Created July 2, 2019 and submitted

Information

Review Board
release-4.0.x
4b81739...

Reviewers

We had several methods and classes marked as deprecated that were still
being used, primarily in unit tests. This change updates those to use
the modern versions, so we can soon remove all deprecated code.

Unit tests pass.

chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (131f594)
Loading...