about-studies |
|
|
AboutPages.sys.mjs |
Class for managing an about: page that Normandy provides. Adapted from
browser/components/pocket/content/AboutPocket.sys.mjs.
@implements nsIFactory
@implements nsIAboutModule
|
7334 |
ShieldFrameChild.sys.mjs |
Listen for DOM events bubbling up from the about:studies page, and perform
privileged actions in response to them. If we need to do anything that the
content process can't handle (such as reading IndexedDB), we send a message
to the parent process and handle it there.
|
5520 |
ShieldFrameParent.sys.mjs |
|
1798 |