mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 12:13:22 +00:00
![Nicolas Chevobbe](/assets/img/avatar_default.png)
As the drawback of not having the safeGetter evaluated is quite minimal, we taking a very simple route and only check the getter name against the list of deprecated getter names. We didn't have test for deprecated warnings, so one is added where we check such messages are not emitted when expanding an object inspector. Differential Revision: https://phabricator.services.mozilla.com/D174057