gecko/browser/devtools/netmonitor/test
2015-06-12 08:35:38 -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
browser_net_accessibility-02.js
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
browser_net_charts-03.js
browser_net_charts-04.js
browser_net_charts-05.js
browser_net_charts-06.js
browser_net_charts-07.js
browser_net_clear.js
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 1074205 - Enable devtools/netmonitor tests with e10s, r=ejpbruel 2014-11-05 16:52:56 -05: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
browser_net_cyrillic-01.js
browser_net_cyrillic-02.js
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
browser_net_html-preview.js Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02: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
browser_net_json_text_mime.js
browser_net_json-long.js
browser_net_json-malformed.js
browser_net_jsonp.js
browser_net_large-response.js
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
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
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
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
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 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02: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
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
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
browser_net_statistics-02.js
browser_net_statistics-03.js
browser_net_status-codes.js
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 1143224 - Add new requests to the netmonitor view asynchronously;r=jsantell 2015-06-12 08:35:38 -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
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
html_curl-utils.html
html_custom-get-page.html
html_cyrillic-test-page.html
html_filter-test-page.html
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
html_json-custom-mime-test-page.html
html_json-long-test-page.html
html_json-malformed-test-page.html
html_json-text-mime-test-page.html
html_jsonp-test-page.html
html_navigate-test-page.html
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
html_post-raw-test-page.html
html_post-raw-with-headers-test-page.html
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
html_single-get-page.html
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
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
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