CINXE.COM
devtools/client/netmonitor/src/widgets - mozsearch
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8"> <meta name="color-scheme" content="light dark"> <link href="/mozilla-central/static/icons/search.png" rel="shortcut icon"> <title>devtools/client/netmonitor/src/widgets - mozsearch</title> <link href="/mozilla-central/static/css/mozsearch.css" rel="stylesheet" media="screen"/> <link href="/mozilla-central/static/css/icons.css" rel="stylesheet" media="screen" /> <link href="/mozilla-central/static/css/font-icons.css" rel="stylesheet" media="screen" /> </head> <body> <div id="fixed-header"> <form method="get" action="/mozilla-central/search" class="search-box" id="search-box"> <fieldset> <div id="query-section"> <label for="query" class="query_label visually-hidden">Find</label> <input type="text" name="q" value="" maxlength="2048" id="query" accesskey="s" title="Search" placeholder="Search mozilla-central" autocomplete="off" /> <div class="zero-size-container"> <div class="bubble" id="query-bubble"> </div> </div> <section id="spinner"></section> </div> <div id="option-section" class="v-flex-container"> <label for="case"> <input type="checkbox" name="case" id="case" class="option-checkbox" value="true" accesskey="c" /><span class="access-key">C</span>ase-sensitive </label> <label for="regexp"> <input type="checkbox" name="regexp" id="regexp" class="option-checkbox" value="true" accesskey="r"/><span class="access-key">R</span>egexp search </label> </div> <div id="path-section"> <label for="path" class="query_label visually-hidden">Path</label> <input type="text" name="path" value="" maxlength="2048" id="path" accesskey="s" title="Search" placeholder="Path filter (supports globbing and ^, $)" autocomplete="off" /> <div class="zero-size-container"> <div class="bubble" id="path-bubble"> </div> </div> </div> </fieldset> <!-- We're marking this disabled in order to avoid the user pressing enter triggering the default submit behavior and conflicting with our dynamic logic. --> <input type="submit" value="Search" disabled class="visually-hidden" /> <span id="data" data-root="/" data-search="/mozilla-central/search" data-tree="mozilla-central"></span> </form> </div> <div id="scrolling"> <div id="content" class="content" data-no-results="No results for current query."> <div class="breadcrumbs"> <a href="/mozilla-central/source/">mozilla-central</a><button id="tree-switcher" title="Open tree switcher menu" aria-expanded="false" aria-haspopup="true" aria-controls="tree-switcher-menu"></button><div id="tree-switcher-menu" title="Tree switcher" role="menu" class="context-menu" style="display: none"></div><span class="path-separator">/</span><a href="/mozilla-central/source/devtools">devtools</a><span class="path-separator">/</span><a href="/mozilla-central/source/devtools/client">client</a><span class="path-separator">/</span><a href="/mozilla-central/source/devtools/client/netmonitor">netmonitor</a><span class="path-separator">/</span><a href="/mozilla-central/source/devtools/client/netmonitor/src">src</a><span class="path-separator">/</span><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets">widgets</a> </div> <div class="panel" id="panel"> <button id="panel-toggle"> <span class="navpanel-icon icon-down-dir" aria-hidden="false"></span> Navigation <a id="show-settings" title="Go to settings page" href="/mozilla-central/pages/settings.html"><span class="navpanel-icon icon-cog expanded" aria-hidden="false"></span></a> </button> <section id="panel-content" aria-expanded="false" aria-hidden="true" style="display: none;"> <label class="panel-accel"><input type="checkbox" id="panel-accel-enable" checked="checked">Enable keyboard shortcuts</label> </section> </div> <table class="folder-content"> <thead> <tr> <th scope="col">Name</th> <th scope="col">Description</th> <th scope="col">Size</th> </tr> </thead> <tbody> <tr> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/HeadersPanelContextMenu.js" class="mimetype-fixed-container mimetype-icon-js">HeadersPanelContextMenu.js</a></td> <td class="description"><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/HeadersPanelContextMenu.js" title="Handle the context menu opening. @param {Object} event open event @param {Object} selection object representing the current selection ">Handle the context menu opening. @param {Object} event open event @param {Object} selection object representing the current selection </td> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/HeadersPanelContextMenu.js">3888</a></td> </tr> <tr> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/moz.build" class="mimetype-fixed-container mimetype-icon-build">moz.build</a></td> <td class="description"><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/moz.build" title=""></td> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/moz.build">428</a></td> </tr> <tr> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/PropertiesViewContextMenu.js" class="mimetype-fixed-container mimetype-icon-js">PropertiesViewContextMenu.js</a></td> <td class="description"><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/PropertiesViewContextMenu.js" title="Handle the context menu opening. @param {Object} event open event @param {Object} selection object representing the current selection @param {Object} data object containing information @param {Object} data.member member of the right-clicked row @param {Object} data.object the whole tree data ">Handle the context menu opening. @param {Object} event open event @param {Object} selection object representing the current selection @param {Object} data object containing information @param {Object} data.member member of the right-clicked row @param {Object} data.object the whole tree data </td> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/PropertiesViewContextMenu.js">3282</a></td> </tr> <tr> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/RequestBlockingContextMenu.js" class="mimetype-fixed-container mimetype-icon-js">RequestBlockingContextMenu.js</a></td> <td class="description"><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/RequestBlockingContextMenu.js" title=""></td> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/RequestBlockingContextMenu.js">1915</a></td> </tr> <tr> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/RequestListContextMenu.js" class="mimetype-fixed-container mimetype-icon-js">RequestListContextMenu.js</a></td> <td class="description"><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/RequestListContextMenu.js" title=""></td> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/RequestListContextMenu.js">23765</a></td> </tr> <tr> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/RequestListHeaderContextMenu.js" class="mimetype-fixed-container mimetype-icon-js">RequestListHeaderContextMenu.js</a></td> <td class="description"><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/RequestListHeaderContextMenu.js" title="Handle the context menu opening. ">Handle the context menu opening. </td> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/RequestListHeaderContextMenu.js">3156</a></td> </tr> <tr> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/WaterfallBackground.js" class="mimetype-fixed-container mimetype-icon-js">WaterfallBackground.js</a></td> <td class="description"><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/WaterfallBackground.js" title="Creates the background displayed on each waterfall view in this container. ">Creates the background displayed on each waterfall view in this container. </td> <td><a href="/mozilla-central/source/devtools/client/netmonitor/src/widgets/WaterfallBackground.js">5309</a></td> </tr> </tbody> </table> </div> <script src="/tree-list.js"></script> <script src="/mozilla-central/static/js/settings.js"></script> <script src="/mozilla-central/static/js/search.js"></script> <script src="/mozilla-central/static/js/context-menu.js"></script> <script src="/mozilla-central/static/js/panel.js"></script> <script src="/mozilla-central/static/js/code-highlighter.js"></script> <footer class="footer"> This page was generated by Searchfox: <a href="https://github.com/mozsearch/mozsearch">source code repository</a> | <a href="https://github.com/mozsearch/mozsearch-mozilla">configuration repository</a> | <a href="https://bugzilla.mozilla.org/buglist.cgi?product=Webtools&component=Searchfox&resolution=---">see open bugs</a> | <a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Webtools&component=Searchfox">file a new bug</a> </footer> </div> </body> </html>