James Teh 20bdf607b8 Bug 1735706: Check the cache pref instead of mCachedFields in non-Windows RemoteAccessible methods. r=eeejay
mCachedFields might be null because all fields are default; i.e. mCachedFields being null doesn't mean the cache is invalid/disabled.
We should check the pref instead when determining whether to call base class methods to query the cache.

Differential Revision: https://phabricator.services.mozilla.com/D128445
2021-10-26 22:26:45 +00:00
..