Victor Porof
eec4c9195c
Bug 987310 - Tentatively relanded, as a backout of changeset a26977bf2252, a possibly incorrect assumption that it caused orange in bc2 linux tests, r=me
2014-03-26 16:08:02 -04:00
Victor Porof
16c4ba710d
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
Carsten "Tomcat" Book
8d35ba8bf2
Backed out changeset dff900f56c49 (bug 987310) for orange in bc2 linux tests
2014-03-26 15:45:17 +01:00
Victor Porof
c03a50ef4f
Bug 987310 - Sanitize the filter predicates loaded from the preferences, r=rcampbell
2014-03-24 15:39:18 -04:00
Phil Ringnalda
6d264bafac
Bug 982359 - Increase timeout for browser_net_filter-02.js to avoid it failing on Ubuntu
2014-03-21 18:57:50 -07:00
Thomas Andersen
d280704ee2
Bug 859059 - Implement "Copy as curl". r=msucan, r=vp
2014-03-20 02:02:08 +01:00
Ryan VanderMeulen
077104b33a
Backed out 3 changesets (bug 965527, bug 859059, bug 812172) for mochitest and xperf orange on a CLOSED TREE
...
Backed out changeset 18f579c4308e (bug 965527)
Backed out changeset 70ed33107301 (bug 859059)
Backed out changeset 7b59b92580fa (bug 812172)
2014-03-21 10:33:18 -04:00
Thomas Andersen
c49d1449cb
Bug 859059 - Implement "Copy as curl". r=msucan, r=vp
2014-03-20 02:02:08 +01:00
Patrick Brosset
c14e98b58e
Bug 966424 - Intermittent browser_bug765105_background_image_tooltip.js; r=jwalker
2014-03-19 10:11:34 +01:00
Victor Porof
76345c5744
Bug 982359 - Increase timeout for browser_net_filter-03.js to avoid it failing on Ubuntu. r=me
2014-03-14 09:30:54 -04:00
Michael Ratcliffe
dabaac4db5
Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker
2014-03-13 21:27:10 +00:00
Ryan VanderMeulen
991e5c8bc3
Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
...
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
39a70a90a5
Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker
2014-03-13 15:38:37 +00:00
Ryan VanderMeulen
207bbe9c63
Backed out changeset 20e22a0b38f6 (bug 966424) for mochitest-bc failures.
2014-03-12 15:23:21 -04:00
Patrick Brosset
f320ac7628
Bug 966424 - Fix intermittent failures in browser_bug765105_background_image_tooltip.js. r=jwalker
2014-03-12 13:14:18 -04:00
Victor Porof
82d7f013eb
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
Rob Campbell
2d585f89e3
Bug 972054 - Numeric status codes in the network monitor; r=vp
2014-03-03 11:13:00 -05:00
Victor Porof
fa6f640ca6
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
Victor Porof
d20ea8c06f
Bug 859135 - Hovering over a request with an image response should show a popup displaying that image, r=rcampbell
2014-02-14 14:22:06 -05:00
Victor Porof
eab908ddde
Bug 859136 - Requests with an image response should display a thumbnail near the file name, r=rcampbell
2014-02-14 14:22:06 -05:00
Victor Porof
434a1ccc35
Bug 972846 - There's a redundant teardown call in the last testParamsTab function in browser_net_complex-params.js, r=me
2014-02-14 14:21:37 -05:00
Victor Porof
0ded131cec
Bug 895747 - DevTools Net Panel: cannot inspect contents of some POST messages, r=rcampbell
2014-02-13 15:15:42 -05:00
Victor Porof
af4349540a
Bug 956357 - "Preview Response" tab for HTML in the Network Monitor, r=rcampbell
2014-02-13 10:26:09 -05:00
Victor Porof
63f561b1d6
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
Victor Porof
0460cf4ed2
Bug 969448 - Netmonitor selected filter reset to "All" upon every new page request, r=rcampbell
2014-02-11 09:25:21 -05:00
Sami Jaktholm
32338184e7
Bug 876913: Network Monitor: Allow selection of multiple filters, r=vporof
2014-02-10 13:18:45 -05:00
Victor Porof
0a8be38c65
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
Victor Porof
9ca9b2f699
Bug 967393 - Make the jsonp regex a bit more relaxed, r=rcampbell
2014-02-04 16:40:50 +02:00
Victor Porof
a30a944ddd
Bug 964977 - Infer JSON from response, r=rcampbell
2014-02-03 22:32:59 +02:00
Peiyong Lin
b08820409b
Bug 964015 - Add "Copy as data URI" for images in the Network Monitor. r=vp
2014-02-02 10:39:53 +02:00
Victor Porof
e9ae497850
Bug 946601 - Add performance statistics/piecharts in the Network Monitor, r=rcampbell
2014-02-01 08:37:53 +02:00
Victor Porof
f9293043d3
Bug 868045 - At some threshold, we should convert MS to Seconds in the Waterfall, r=rcampbell
2014-01-08 16:47:59 +02:00
Jeff Walden
d3adf97e4c
Update debugger tests for new JSON.parse syntax error message format. Followup to bug 507998, r=yetmoreorangesigh
...
--HG--
extra : rebase_source : 9e4009922085b67d2ca7f8e92c7ec269c7446924
2013-12-19 18:26:26 -05:00
Victor Porof
d6f26d3a74
Bug 830344 - Part 2: Implement pagination when expanding objects with lots of properties, r=past
2013-12-18 19:01:38 +02:00
Jordan Santell
1cbaa1fa0c
Bug 940538 - Convert network monitor to use Promise.jsm. r=benvie, r=vp
2013-12-02 11:34:47 -05:00
Cameron Paul
26e8c7023c
Bug 859057 - Add clear button to network monitor. r=vporof
2013-11-26 14:21:23 -05:00
Shu-yu Guo
b7f46541c2
Bug 933882 - Force GC in Debugger mochitests for ASan. (r=past)
2013-11-20 22:50:28 -08:00
Victor Porof
8d0e34b10d
Bug 930643 - Sorting by column is broken in the Network Monitor, r=jryans
2013-10-25 10:15:53 +03:00
Anton Kovalyov
c629906147
Bug 929887 - Make the Network Monitor use CodeMirror. r=vporof
2013-10-24 10:08:17 -07:00
Ms2ger
105ce73cfa
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Gregory Szorc
b03f79a7e6
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Ed Morley
eccf636a23
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Felix Crux
d01314ff24
Bug 905226 - Identify custom JSON MIME-types as text. r=vporof
...
MIME types that can't be identified as textual are base64 encoded before
being shown in the Network Monitor tab of the developer tools. This text
detection wasn't identifying "custom" JSON MIME-types like
"application/x-bigcorp-api-json" as being JSON, and consequently they were
shown in a rather unhelpful base64 form.
This patch extends and liberalizes the isTextMimeType method to identify
these forms correctly.
2013-09-20 10:20:44 -04:00
Mike Hommey
ae0966be15
Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps
2013-09-19 07:39:58 +09:00
Victor Porof
bfa0055398
Bug 876277 - Make widgets always return labels and values in the displayed order, to avoid tests failing because of the async way in which items could be added, r=past
2013-09-13 16:23:14 +03:00
Victor Porof
253e8c5f48
Bug 884436 - Sorting by METHOD is really painful, r=rcampbell
2013-09-13 09:58:43 +03:00
Mike Hommey
f1cf3b4238
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Avinash Kundaliya
cdea73e968
Bug 889944 - Add "Open in New Tab" context menu item on resources; r=harth
2013-08-27 13:39:44 +02:00
Victor Porof
7eab9e8813
Bug 904471 - Group and document the events emitted by the netmonitor's panel window, r=msucan
2013-08-15 06:45:34 +03:00