gecko-dev/devtools/client/framework/actions
Nicolas Chevobbe 1f638b9e06 Bug 1711463 - [devtools] Update EvaluationContextSelector items on DOCUMENT_EVENT resources. r=jdescottes.
This patch adds a `refreshTargets` action that is called from the toolbox when
a dom-interactive DOCUMENT_EVENT is received.
This action will only update a new state property, `lastTargetRefresh`, with the
current timestamp, so the `EvaluationContextSelector` component will re-render;
as the target information are directly retrieved from the target fronts, any
changes in the title/url will be shown in the component.

Differential Revision: https://phabricator.services.mozilla.com/D115205
2021-05-19 16:58:07 +00:00
..
dom-mutation-breakpoints.js Bug 1703300 - [devtools] Remove guard against undefined walker in registerWalkerListeners r=nchevobbe 2021-04-07 13:42:34 +00:00
index.js
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
targets.js Bug 1711463 - [devtools] Update EvaluationContextSelector items on DOCUMENT_EVENT resources. r=jdescottes. 2021-05-19 16:58:07 +00:00