Loading
Bug 1735347 - Add fallback and some diagnostic reporting for getting FrameData r=robwu
Same fallback for getting FrameData using sync message existed prior to D127750: https://searchfox.org/mozilla-central/rev/7e36862b61/toolkit/components/extensions/ExtensionPageChild.jsm#595 I dropped it thinking it might not be needed anymore, but looks like it is, and I'm adding some diagnostic error reporting to figure out when/why. Differential Revision: https://phabricator.services.mozilla.com/D128310