Skip to content

Commit

Permalink
devtools.netmonitor.features.serverSentEvents - remove section - done…
Browse files Browse the repository at this point in the history
… long time ago
  • Loading branch information
hamishwillee committed Dec 9, 2024
1 parent 56ae38f commit dd71810
Showing 1 changed file with 0 additions and 42 deletions.
42 changes: 0 additions & 42 deletions files/en-us/mozilla/firefox/experimental_features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2264,48 +2264,6 @@ For more details see [Firefox bug 1687364](https://bugzil.la/1687364).

Mozilla's developer tools are constantly evolving. We experiment with new ideas, add new features, and test them on the Nightly and Developer Edition channels before letting them go through to beta and release. The features below are the current crop of experimental developer tool features.

### Server-sent events in Network Monitor

The Network Monitor displays information for [server-sent](/en-US/docs/Web/API/Server-sent_events) events. (See [Firefox bug 1405706](https://bugzil.la/1405706) for more details.)

<table>
<thead>
<tr>
<th>Release channel</th>
<th>Version added</th>
<th>Enabled by default?</th>
</tr>
</thead>
<tbody>
<tr>
<th>Nightly</th>
<td>80</td>
<td>Yes</td>
</tr>
<tr>
<th>Developer Edition</th>
<td>80</td>
<td>Yes</td>
</tr>
<tr>
<th>Beta</th>
<td>80</td>
<td>No</td>
</tr>
<tr>
<th>Release</th>
<td>80</td>
<td>No</td>
</tr>
<tr>
<th>Preference name</th>
<td colspan="2">
<code>devtools.netmonitor.features.serverSentEvents</code>
</td>
</tr>
</tbody>
</table>

## See also

- [Firefox developer release notes](/en-US/docs/Mozilla/Firefox/Releases)
Expand Down

0 comments on commit dd71810

Please sign in to comment.