gecko/browser/devtools/netmonitor/test
2015-08-06 05:38:10 -07:00
..
.eslintrc Bug 1166189 - ESLint configuration files for devtools; r=tromey 2015-05-28 09:30:03 +02:00
browser_net_aaa_leaktest.js
browser_net_accessibility-01.js Bug 947569 - Increase timeout for browser_net_accessibility-01.js, r=me 2014-06-29 18:55:36 -04:00
browser_net_accessibility-02.js Bug 1029279 - Increase timeout for browser_net_accessibility-02.js, r=me 2014-06-29 18:55:34 -04:00
browser_net_api-calls.js Bug 1162677 - Show nicer URLs in netmonitor. r=janx 2015-05-12 15:16:25 +02:00
browser_net_autoscroll.js Bug 1143224 - Use getBoundsWithoutFlushing and scroll less often in the SideMenuWidget to speed up the netmonitor UI;r=vporof 2015-05-10 11:55:27 -07:00
browser_net_cached-status.js Bug 764958 - Show cached network requests in the net monitor. r=jsantell 2015-04-24 14:57:00 -04:00
browser_net_charts-01.js Bug 1155900 - Make destructuring right-hand-side expressions that correspond to left-hand-side object patterns pass the RequireObjectCoercible gauntlet before any properties are destructured out of them. r=shu 2015-04-17 21:57:50 -07:00
browser_net_charts-02.js Bug 988329 - Netmonitor pie charts shouldn't display 'Loading' when the source data is available but empty, r=rcampbell 2014-03-26 16:07:30 -04:00
browser_net_charts-03.js Bug 967378 - Part 1: Network statistics: don't rely on parseFloat to deal with numbers in the charts, r=rcampbell 2014-02-04 16:57:08 +02:00
browser_net_charts-04.js Bug 988329 - Netmonitor pie charts shouldn't display 'Loading' when the source data is available but empty, r=rcampbell 2014-03-26 16:07:30 -04:00
browser_net_charts-05.js Bug 967378 - Part 1: Network statistics: don't rely on parseFloat to deal with numbers in the charts, r=rcampbell 2014-02-04 16:57:08 +02:00
browser_net_charts-06.js Bug 988329 - Netmonitor pie charts shouldn't display 'Loading' when the source data is available but empty, r=rcampbell 2014-03-26 16:07:30 -04:00
browser_net_charts-07.js Bug 988329 - Netmonitor pie charts shouldn't display 'Loading' when the source data is available but empty, r=rcampbell 2014-03-26 16:07:30 -04:00
browser_net_clear.js Bug 859057 - Add clear button to network monitor. r=vporof 2013-11-26 14:21:23 -05:00
browser_net_complex-params.js Bug 1168077 - Remove remaining spidermonkey js specific syntax from browser/devtools; r=miker 2015-05-25 14:42:51 +02:00
browser_net_content-type.js Bug 982319 - Unzipping response boddies in network monitor when needed. r=ochameau 2015-04-29 10:18:27 +02:00
browser_net_copy_as_curl.js Bug 1182066 - Enforce defaultLoadFlags for all requests. r=mayhemer 2015-07-21 09:23:00 -04:00
browser_net_copy_headers.js Bug 1150715 - Implement "Copy Request/Response Headers" context menu items. r=jsantell 2015-04-28 07:58:00 -04:00
browser_net_copy_image_as_data_uri.js Bug 982319 - Unzipping response boddies in network monitor when needed. r=ochameau 2015-04-29 10:18:27 +02:00
browser_net_copy_params.js Bug 1162677 - Show nicer URLs in netmonitor. r=janx 2015-05-12 15:16:25 +02:00
browser_net_copy_response.js Bug 982319 - Unzipping response boddies in network monitor when needed. r=ochameau 2015-04-29 10:18:27 +02:00
browser_net_copy_url.js
browser_net_curl-utils.js Backed out 3 changesets (bug 965527, bug 859059, bug 812172) for mochitest and xperf orange on a CLOSED TREE 2014-03-21 10:33:18 -04:00
browser_net_cyrillic-01.js Bug 940538 - Convert network monitor to use Promise.jsm. r=benvie, r=vp 2013-12-02 11:34:47 -05:00
browser_net_cyrillic-02.js Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
browser_net_details-no-duplicated-content.js Bug 1143224 - Add new requests to the netmonitor view asynchronously;r=jsantell 2015-06-12 08:35:38 -07:00
browser_net_filter-01.js Bug 892229 - Ctrl+F / Cmd+F should search/filter requests. r=vporof 2015-04-06 15:11:00 -04:00
browser_net_filter-02.js Bug 1129116 - Part 2 - Use a frame script to perform requests in browser_net_filter-0?.js instead of directly calling debuggee CPOW. r=vporof 2015-02-10 14:12:26 +02:00
browser_net_filter-03.js Bug 1129116 - Part 2 - Use a frame script to perform requests in browser_net_filter-0?.js instead of directly calling debuggee CPOW. r=vporof 2015-02-10 14:12:26 +02:00
browser_net_filter-04.js Bug 1129116 - Part 2 - Use a frame script to perform requests in browser_net_filter-0?.js instead of directly calling debuggee CPOW. r=vporof 2015-02-10 14:12:26 +02:00
browser_net_footer-summary.js Bug 984266 - Double the test timeout 2014-03-30 09:58:35 -04:00
browser_net_html-preview.js Bug 1182083 - Don't hide tabpanels in the DevTools sidebar. r=vporof 2015-07-30 23:26:00 -07:00
browser_net_icon-preview.js Bug 982319 - Unzipping response boddies in network monitor when needed. r=ochameau 2015-04-29 10:18:27 +02:00
browser_net_image-tooltip.js Bug 982319 - Unzipping response boddies in network monitor when needed. r=ochameau 2015-04-29 10:18:27 +02:00
browser_net_json_custom_mime.js Bug 940538 - Convert network monitor to use Promise.jsm. r=benvie, r=vp 2013-12-02 11:34:47 -05:00
browser_net_json_text_mime.js Bug 964977 - Infer JSON from response, r=rcampbell 2014-02-03 22:32:59 +02:00
browser_net_json-long.js Bug 830344 - Part 2: Implement pagination when expanding objects with lots of properties, r=past 2013-12-18 19:01:38 +02:00
browser_net_json-malformed.js Update debugger tests for new JSON.parse syntax error message format. Followup to bug 507998, r=yetmoreorangesigh 2013-12-19 18:26:26 -05:00
browser_net_jsonp.js Bug 972795 - NetMonitor should show "Request Headers From Upload Stream" in the Headers tab, not only as part of the Request Payload in the Params tab, r=rcampbell 2014-03-03 10:59:49 -05:00
browser_net_large-response.js Bug 933882 - Force GC in Debugger mochitests for ASan. (r=past) 2013-11-20 22:50:28 -08:00
browser_net_open_request_in_tab.js
browser_net_page-nav.js
browser_net_pane-collapse.js
browser_net_pane-toggle.js
browser_net_persistent_logs.js Bug 925275 - Make Network Monitor log requests persistent. r=vporof 2013-12-12 15:38:30 -08:00
browser_net_post-data-01.js Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
browser_net_post-data-02.js Bug 972795 - NetMonitor should show "Request Headers From Upload Stream" in the Headers tab, not only as part of the Request Payload in the Params tab, r=rcampbell 2014-03-03 10:59:49 -05:00
browser_net_post-data-03.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_net_prefs-and-l10n.js Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell 2015-02-25 17:40:20 -05:00
browser_net_prefs-reload.js Bug 969448 - Netmonitor selected filter reset to "All" upon every new page request, r=rcampbell 2014-02-11 09:25:21 -05:00
browser_net_raw_headers.js Bug 859133 - Add a plain request/response headers view. r=vporof 2014-10-01 08:09:00 -04:00
browser_net_reload-button.js Bug 862341 Part 4: Start recording network requests when the toolbox opens. r=vporof 2015-05-07 20:38:22 +03:00
browser_net_req-resp-bodies.js
browser_net_resend.js Bug 940538 - Convert network monitor to use Promise.jsm. r=benvie, r=vp 2013-12-02 11:34:47 -05:00
browser_net_security-details.js Bug 1140739 - Don't expect any specific TLS version or cipher suite in browser_net_security-details.js. r=vporof 2015-03-07 22:40:28 +02:00
browser_net_security-error.js Bug 1123952 - Make values copyable in the netmonitor security tab. r=vporof 2015-02-15 13:22:37 +02:00
browser_net_security-icon-click.js Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02:00
browser_net_security-redirect.js Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02:00
browser_net_security-state.js Bug 1124039 - Allow RC4 only for whitelisted hosts. r=keeler 2015-02-19 04:12:58 +09:00
browser_net_security-tab-deselect.js Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02:00
browser_net_security-tab-visibility.js Bug 1182083 - Don't hide tabpanels in the DevTools sidebar. r=vporof 2015-07-30 23:26:00 -07:00
browser_net_security-warnings.js Bug 1106470 - Drop SSLv3 support from devtools. r=vporof 2015-03-10 01:23:00 +09:00
browser_net_send-beacon-other-tab.js Bug 1160837 - The network panel should only record beacons from the monitored page. r=ochameau 2015-06-11 16:38:13 -04:00
browser_net_send-beacon.js Bug 1160837 - The network panel should only record beacons from the monitored page. r=ochameau 2015-06-11 16:38:13 -04:00
browser_net_simple-init.js Bug 985417 - Fix uncaught promise rejection when running browser_net_simple-request-data.js, r=dcamp 2014-06-12 12:16:59 -04:00
browser_net_simple-request-data.js Bug 731318 - Show transferred size in Net Monitor. r=vporof 2015-01-21 15:17:02 -06:00
browser_net_simple-request-details.js Bug 1168077 - Remove remaining spidermonkey js specific syntax from browser/devtools; r=miker 2015-05-25 14:42:51 +02:00
browser_net_simple-request.js Bug 797639 - Part 4: Fix Network Monitor test leaks. r=vporof 2014-05-14 14:30:02 -05:00
browser_net_sort-01.js Bug 731318 - Show transferred size in Net Monitor. r=vporof 2015-01-21 15:17:02 -06:00
browser_net_sort-02.js Bug 1137694 - Avoid calling content methods directly in browser_net_sort-03.js; r=past 2015-03-02 12:06:41 +01:00
browser_net_sort-03.js Bug 1137694 - Avoid calling content methods directly in browser_net_sort-03.js; r=past 2015-03-02 12:06:41 +01:00
browser_net_statistics-01.js Bug 973303 - Intermittent browser_net_statistics-01.js | Two real pie chart appear to be rendered correctly. - Got 0, expected 2, r=me 2014-03-04 16:25:19 -05:00
browser_net_statistics-02.js Bug 946601 - Add performance statistics/piecharts in the Network Monitor, r=rcampbell 2014-02-01 08:37:53 +02:00
browser_net_statistics-03.js Bug 970815 - Clicking on a slice in the performance view doesn't sort the requests by the respective type only, r=rcampbell 2014-02-11 11:55:07 -05:00
browser_net_status-codes.js Bug 997065 - Don't render multiple request header blocks if a request is inspected before it is finished. r=vporof 2014-07-02 10:16:00 -04:00
browser_net_timeline_ticks.js Bug 731318 - Show transferred size in Net Monitor. r=vporof 2015-01-21 15:17:02 -06:00
browser_net_timing-division.js Bug 1074205 - Enable devtools/netmonitor tests with e10s, r=ejpbruel 2014-11-05 16:52:56 -05:00
browser.ini Bug 1160837 - The network panel should only record beacons from the monitored page. r=ochameau 2015-06-11 16:38:13 -04:00
head.js Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
html_api-calls-test-page.html Bug 1162677 - Show nicer URLs in netmonitor. r=janx 2015-05-12 15:16:25 +02:00
html_content-type-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_content-type-without-cache-test-page.html Bug 982319 - Unzipping response boddies in network monitor when needed. r=ochameau 2015-04-29 10:18:27 +02:00
html_copy-as-curl.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_curl-utils.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_custom-get-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_cyrillic-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_filter-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_har_post-data-test-page.html Bug 859058 - Export content of the Network panel as HAR; r=jsantell, r=jlongster 2015-06-03 17:31:35 +02:00
html_infinite-get-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_json-custom-mime-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_json-long-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_json-malformed-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_json-text-mime-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_jsonp-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_navigate-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_params-test-page.html Bug 1150717 - Test request with no params in the Network Monitor. r=brings 2015-05-06 06:49:00 +02:00
html_post-data-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_post-raw-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_post-raw-with-headers-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_send-beacon.html Bug 1160837 - The network panel should only record beacons from the monitored page. r=ochameau 2015-06-11 16:38:13 -04:00
html_simple-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_single-get-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_sorting-test-page.html Bug 1137694 - Avoid calling content methods directly in browser_net_sort-03.js; r=past 2015-03-02 12:06:41 +01:00
html_statistics-test-page.html Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
html_status-codes-test-page.html Bug 764958 - Show cached network requests in the net monitor. r=jsantell 2015-04-24 14:57:00 -04:00
sjs_content-type-test-server.sjs Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
sjs_cors-test-server.sjs Backed out changeset 321dfaa82c02 (bug 932179) 2015-01-08 12:17:22 +01:00
sjs_https-redirect-test-server.sjs Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02:00
sjs_simple-test-server.sjs Bug 1038695 - Show all cookies in Net Monitor, not just first. r=vporof 2014-07-23 10:08:00 +02:00
sjs_sorting-test-server.sjs Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
sjs_status-codes-test-server.sjs Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
test-image.png