Bug 1735347 - Add fallback and some diagnostic reporting for getting FrameData r...
commitf0a8f73e716584285ad703077bc576eab3fa4faf
authorTomislav Jovanovic <tomica@gmail.com>
Wed, 13 Oct 2021 10:06:50 +0000 (13 10:06 +0000)
committerTomislav Jovanovic <tomica@gmail.com>
Wed, 13 Oct 2021 10:06:50 +0000 (13 10:06 +0000)
treefef6d1c0c87a67546b609123c0af2a9dabe392e0
parent04fc5e055d16e37439a1bd871d63ce5176cf38a9
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
toolkit/components/extensions/ExtensionPageChild.jsm