mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
![Daniel Holbert](/assets/img/avatar_default.png)
This lets us remove the last explicit 'delete' invocation from the /view subdirectory. Hooray! As part of this change, I'm also updating the getter for this member-var to return a reference instead of a pointer, since it's infallible. Differential Revision: https://phabricator.services.mozilla.com/D127187