gecko-dev/devtools/client/netmonitor/test
abhinav 87198841b1 Bug 1412066 - Fix for count of requests in Network pane being undefined for the 3rd plural form in Czech; r=Pike
MozReview-Commit-ID: L1GuupfPLzq

--HG--
extra : rebase_source : 305acd27ae248d47efc61815c902c863c8448b81
2018-01-26 01:51:01 +05:30
..
components Bug 1316291 - PART 3:Remove toolbar elements with fixed IDs;r=Honza 2017-02-13 13:19:55 +08:00
fixtures
service-workers Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
unit Bug 1431306 - Return the MDN status list URL in getHTTPStatusCodeURL when statusCode does not have a dedicated page; r=nchevobbe 2018-01-20 23:31:44 +05:30
.eslintrc.js
browser_net_accessibility-01.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_accessibility-02.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_api-calls.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_autoscroll.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_brotli.js Bug 1404917 - Fetch response content only on-demand. r=Honza 2017-10-26 09:03:40 -07:00
browser_net_cached-status.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_cause_redirect.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_cause_source_map.js Bug 1361853 - use client-side source map service in network monitor; r=Honza 2017-05-10 14:07:06 -06:00
browser_net_cause.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_charts-01.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_charts-02.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_charts-03.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_charts-04.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_charts-05.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_charts-06.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_charts-07.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_clear.js Bug 1404917 - Fetch response content only on-demand. r=Honza 2017-10-26 09:03:40 -07:00
browser_net_column_headers_tooltips.js Bug 1377094 - Add tooltips to NetMonitor column headers. r=Honza 2017-07-01 09:30:00 +02:00
browser_net_columns_last_column.js Bug 1432865 - Clean up show and hideColumn test API. r=Honza 2018-01-25 16:45:34 +05:30
browser_net_columns_pref.js Bug 1432865 - Clean up show and hideColumn test API. r=Honza 2018-01-25 16:45:34 +05:30
browser_net_columns_reset.js Bug 1432865 - Clean up show and hideColumn test API. r=Honza 2018-01-25 16:45:34 +05:30
browser_net_columns_showhide.js Bug 1429721 - Ensure all netmonitor columns have a default width. r=rickychien 2018-01-12 08:46:03 +00:00
browser_net_columns_time.js Bug 1432865 - Clean up show and hideColumn test API. r=Honza 2018-01-25 16:45:34 +05:30
browser_net_complex-params.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_content-type.js Bug 1404917 - Fetch response content only on-demand. r=Honza 2017-10-26 09:03:40 -07:00
browser_net_cookies_sorted.js Bug 1398524 - Sort Request-Cookies,Response-Cookies in 'Cookies' tab and Query-String,Form-Params,JSON in Params tab. r=Honza 2017-09-17 03:16:41 +05:30
browser_net_copy_as_curl.js Bug 1344155 - Remove toolbox in netmonitor r=Honza 2017-03-02 22:59:56 +08:00
browser_net_copy_headers.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_copy_image_as_data_uri.js Bug 1344155 - Remove toolbox in netmonitor r=Honza 2017-03-02 22:59:56 +08:00
browser_net_copy_params.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_copy_response.js Bug 1344155 - Remove toolbox in netmonitor r=Honza 2017-03-02 22:59:56 +08:00
browser_net_copy_svg_image_as_data_uri.js Bug 1344155 - Remove toolbox in netmonitor r=Honza 2017-03-02 22:59:56 +08:00
browser_net_copy_url.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_cors_requests.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_curl-utils.js Bug 1420982 - Fix for copy as cURL ignoring PATCH data. r=Honza 2017-12-22 00:41:50 +05:30
browser_net_cyrillic-01.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_cyrillic-02.js Bug 1353319 - Fix cyrillic text test after re-adding the HTML preview. r=Honza 2017-10-28 23:33:41 -04:00
browser_net_filter-01.js Bug 1227746 - Hide side panels when related request is filtered out. r=rickychien 2017-12-15 15:17:44 +08:00
browser_net_filter-02.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_filter-03.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_filter-04.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_filter-autocomplete.js Bug 1391524 - Followup: fix ESLint bustage. r=ntim 2017-08-18 10:09:50 +02:00
browser_net_filter-flags.js Bug 1425733 - Add requestLongerTimeout() in browser_net_filter-flags.js r=Honza 2018-01-03 10:20:57 +08:00
browser_net_footer-summary.js Bug 1412066 - Fix for count of requests in Network pane being undefined for the 3rd plural form in Czech; r=Pike 2018-01-26 01:51:01 +05:30
browser_net_frame.js Bug 1416201 - Fix tests; r=rickychien 2017-11-23 13:35:23 +01:00
browser_net_header-docs.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_headers_sorted.js Bug 1427718 - Display multiple headers with the same name; r=rickychien 2018-01-17 09:56:09 +01:00
browser_net_headers-alignment.js Bug 1429721 - Ensure all netmonitor columns have a default width. r=rickychien 2018-01-12 08:46:03 +00:00
browser_net_image-tooltip.js Bug 1404917 - Move image preview tooltip to file name and remove preview icon. r=Honza 2017-11-06 06:31:40 -08:00
browser_net_json_custom_mime.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_json_text_mime.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_json-b64.js Bug 1135965 - JSON Response pane should contain both "Preview" and "Response Payload" views. r=ntim 2017-08-14 04:58:00 -04:00
browser_net_json-long.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_json-malformed.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_json-null.js Bug 1135965 - JSON Response pane should contain both "Preview" and "Response Payload" views. r=ntim 2017-08-14 04:58:00 -04:00
browser_net_jsonp.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_large-response.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_leak_on_tab_close.js Bug 1346854 - Adjust network monitor test expectations. r=Honza 2017-04-04 18:05:58 -05:00
browser_net_open_in_debugger.js Bug 1404928 - Request Post DATA should be loaded lazily r=Honza,ochameau 2017-11-16 15:54:11 +08:00
browser_net_open_in_style_editor.js Bug 1404928 - Request Post DATA should be loaded lazily r=Honza,ochameau 2017-11-16 15:54:11 +08:00
browser_net_open_request_in_tab.js Bug 1404928 - Request Post DATA should be loaded lazily r=Honza,ochameau 2017-11-16 15:54:11 +08:00
browser_net_pane-collapse.js Bug 1350215 - Fix mochitest failures r=Honza 2017-03-27 00:01:35 +08:00
browser_net_pane-toggle.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_params_sorted.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_pause.js Bug 1408964 - The Network panel should be auto resumed on reload; r=rickychien 2017-11-03 11:41:33 +01:00
browser_net_persistent_logs.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_post-data-01.js Bug 1428521 - Draw editor's horizontal scrollbar in Response panels r=gasolin 2018-01-06 13:16:38 +08:00
browser_net_post-data-02.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_post-data-03.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_post-data-04.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_prefs-and-l10n.js Bug 1350215 - Fix mochitest failures r=Honza 2017-03-27 00:01:35 +08:00
browser_net_prefs-reload.js Bug 1419366 - Stop using ImmutableJS in filters reducer. r=Honza 2017-12-17 23:56:27 +05:30
browser_net_raw_headers.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_reload-button.js Bug 1316291 - PART 2:remove request-list elements with fixed ID;r=Honza 2017-02-13 14:29:39 +08:00
browser_net_reload-markers.js Bug 1346854 - Adjust network monitor test expectations. r=Honza 2017-04-04 18:05:58 -05:00
browser_net_req-resp-bodies.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_resend_cors.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_resend_headers.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_resend.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_security-details.js Bug 1404929 - Security info should be loaded lazily;r=Honza 2017-11-15 12:50:47 +08:00
browser_net_security-error.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_security-icon-click.js Bug 1404929 - Security info should be loaded lazily;r=Honza 2017-11-15 12:50:47 +08:00
browser_net_security-redirect.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_security-state.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_security-tab-deselect.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_security-tab-visibility.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_security-warnings.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_send-beacon-other-tab.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_send-beacon.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_service-worker-status.js Bug 1416201 - Fix tests; r=rickychien 2017-11-23 13:35:23 +01:00
browser_net_simple-request-data.js Bug 1427718 - Display multiple headers with the same name; r=rickychien 2018-01-17 09:56:09 +01:00
browser_net_simple-request-details.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_simple-request.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_net_sort-01.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_sort-02.js Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin 2017-10-31 08:27:21 +05:30
browser_net_statistics-01.js Bug 1005755 - Update tests; r=rickychien 2017-10-16 15:12:46 +02:00
browser_net_statistics-02.js Bug 1413540 - Merge 'flash' filter into 'Others'. r=Honza 2017-11-05 12:26:36 +05:30
browser_net_status-codes.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_streaming-response.js Bug 1404917 - Fetch response content only on-demand. r=Honza 2017-10-26 09:03:40 -07:00
browser_net_throttle.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_timeline_ticks.js Bug 1374671 - Enable the ESLint no-whitespace-before-property rule across mozilla-central. r=standard8 2017-07-27 23:01:13 -03:00
browser_net_timing-division.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser_net_truncate.js Bug 1359433 - Fix intermittent browser_net_truncate.js test r=Honza 2017-05-17 20:23:45 +08:00
browser_net_view-source-debugger.js Bug 1418928 - requestCookies and responseCookies should be loaded lazily r=Honza 2017-11-24 14:57:10 +08:00
browser_net_waterfall-click.js Bug 1418927 - requestHeaders and responseHeaders should be loaded lazily r=Honza,ochameau 2017-12-01 18:40:36 +08:00
browser.ini Bug 1431912 - Test for timing columns; r=ochameau 2018-01-24 19:29:08 +01:00
dropmarker.svg
head.js Bug 1432865 - Clean up show and hideColumn test API. r=Honza 2018-01-25 16:45:34 +05:30
html_api-calls-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_brotli-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_cause-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_content-type-without-cache-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_copy-as-curl.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_cors-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_curl-utils.html Bug 1420982 - Fix for copy as cURL ignoring PATCH data. r=Honza 2017-12-22 00:41:50 +05:30
html_custom-get-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_cyrillic-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_filter-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_frame-subdocument.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_frame-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_image-tooltip-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_infinite-get-page.html Bug 1404917 - Fetch response content only on-demand. r=Honza 2017-10-26 09:03:40 -07:00
html_json-b64.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_json-basic.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_json-custom-mime-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_json-long-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_json-malformed-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_json-text-mime-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_jsonp-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_maps-test-page.html Bug 1361853 - use client-side source map service in network monitor; r=Honza 2017-05-10 14:07:06 -06:00
html_navigate-test-page.html
html_params-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_pause-test-page.html Bug 1005755 - Test for pause/stop button; r=nchevobbe 2017-10-16 15:13:13 +02:00
html_post-data-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_post-json-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_post-raw-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_post-raw-with-headers-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_send-beacon.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_simple-test-page.html
html_single-get-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_sorting-test-page.html
html_statistics-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
html_status-codes-test-page.html Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim 2017-02-26 17:11:09 +01:00
require-helper.js Bug 1419828 - Remove devtools references to React.addons.TestUtils r=nchevobbe 2017-11-24 18:25:52 +00:00
sjs_content-type-test-server.sjs Bug 1360473 - Add tests for network requests cookie-related filter options. r=Honza 2017-05-07 12:36:35 +03:00
sjs_cors-test-server.sjs
sjs_hsts-test-server.sjs
sjs_https-redirect-test-server.sjs
sjs_json-test-server.sjs Bug 1333383 - add test for netmonitor rendering JSON response with null;r=honza 2017-01-27 19:59:38 +01:00
sjs_simple-test-server.sjs Bug 1427718 - Display multiple headers with the same name; r=rickychien 2018-01-17 09:56:09 +01:00
sjs_simple-unsorted-cookies-test-server.sjs Bug 1398524 - Sort Request-Cookies,Response-Cookies in 'Cookies' tab and Query-String,Form-Params,JSON in Params tab. r=Honza 2017-09-17 03:16:41 +05:30
sjs_sorting-test-server.sjs
sjs_status-codes-test-server.sjs Bug 1041895 - Add support for different flags with text filtering. r=rickychien 2017-04-09 17:42:00 +02:00
sjs_truncate-test-server.sjs
test-image.png
xhr_bundle.js Bug 1361853 - use client-side source map service in network monitor; r=Honza 2017-05-10 14:07:06 -06:00
xhr_bundle.js.map Bug 1361853 - use client-side source map service in network monitor; r=Honza 2017-05-10 14:07:06 -06:00
xhr_original.js Bug 1361853 - use client-side source map service in network monitor; r=Honza 2017-05-10 14:07:06 -06:00