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
/
devtools
/
client
/
inspector
/
flexbox
/
actions
Navigation
Enable keyboard shortcuts
Revision control
Coverage:
97 %
2026-03-30
:
97 %
2026-03-30
:
97 %
2026-03-30
:
97 %
2026-03-31
:
97 %
2026-04-01
:
97 %
2026-04-01
:
97 %
2026-04-01
:
97 %
2026-04-02
:
97 %
2026-04-02
:
97 %
2026-04-02
:
97 %
2026-04-03
:
97 %
2026-04-04
:
97 %
2026-04-04
:
97 %
Name
Description
Size
Coverage
flexbox-highlighter.js
This module exports thunks. Thunks are functions that can be dispatched to the Inspector Redux store. These functions receive one object with options that contains: - dispatch() => function to dispatch Redux actions to the store - getState() => function to get the current state of the entire Inspector Redux store - inspector => object instance of Inspector panel They provide a shortcut for React components to invoke the flexbox highlighter without having to know where the highlighter exists.
1343
88 %
flexbox.js
Clears the flexbox state by resetting it back to the initial flexbox state.
1338
100 %
index.js
703
100 %
moz.build
283
-