Find
C
ase-sensitive
R
egexp search
Path
Showing
4b851f6b
from
2026-04-04
:
Bug
2024009
- Allow StylePropertyMap::Set to accept string values; r=firefox-style-system-reviewers,dshin
firefox-main
/
browser
/
components
/
messagepreview
/
actors
Navigation
Enable keyboard shortcuts
Revision control
Coverage:
83 %
2026-03-30
:
83 %
2026-03-30
:
83 %
2026-03-30
:
83 %
2026-03-31
:
83 %
2026-04-01
:
83 %
2026-04-01
:
83 %
2026-04-01
:
83 %
2026-04-02
:
83 %
2026-04-02
:
83 %
2026-04-02
:
83 %
2026-04-03
:
83 %
2026-04-04
:
83 %
2026-04-04
:
83 %
Name
Description
Size
Coverage
AboutMessagePreviewChild.sys.mjs
Check if the Message Preview feature is enabled. This reflects the value of the pref `browser.newtabpage.activity-stream.asrouter.devtoolsEnabled`. @returns {boolean}
1829
75 %
AboutMessagePreviewParent.sys.mjs
A Firefox Messaging System message. @typedef {Record<string, any>} Message @property {string} template The kind of message this is, e.g., "spotlight".
7005
85 %