Commit Graph

135 Commits

Author SHA1 Message Date
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
08c567707a Bug 899727 - Increase maximum size of response panel in network panel, r=rcampbell 2014-02-11 09:25:22 -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
Rob Campbell
5cccde9c2a Bug 909251 - DevTools Themes - Improve UI for timeline in netmonitor; r=vporof 2014-02-03 13:10:00 -05:00
Rob Campbell
da76304ea5 backout bug 909251; bad commit message; a=me 2014-02-06 13:03:11 -05:00
Rob Campbell
b4d57ab154 Bug 909251 - DevTools Themes - Improve UI for timeline in netmonitor
Bug 909251 - DevTools Themes - Improve UI for timeline in netmonitor; r=vporof
2014-02-03 13:10:00 -05:00
Victor Porof
5d965fb854 Bug 967378 - Part 2: Use proper plural form for 'total time' in charts, r=flod, rcampbell 2014-02-04 16:57:09 +02: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
0273d86c5b Bug 967411 - Fix a few widget leftovers in RequestsMenuView after bug 951633, r=past 2014-02-04 15:51:41 +02:00
Victor Porof
fb573a5c9b Bug 946601 - Show an "Other" button in the requests footer, r=me 2014-02-04 15:51:41 +02:00
Victor Porof
a30a944ddd Bug 964977 - Infer JSON from response, r=rcampbell 2014-02-03 22:32:59 +02:00
Girish Sharma
15d7e64455 Bug 966755 - Network statistics report wrong total download times, r=vp 2014-02-03 00:11:54 +05:30
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
Brian Grinstead
f83d4edd10 Bug 957117 - DevTools Themes: Use light theme for top tabbar and toolbars OVERRIDE HOOK;r=vporof 2014-01-30 14:42:15 -06:00
Aakash Bapna
8dc39776b5 Bug 961085 - Remove inline script / style in devtools netmonitor.xul. r=bgrins, r=vporof 2014-01-28 08:50:34 -05:00
Sterling Graham
6cf3f52e07 Hide the "Open in new tab" context menu when no request is selected (bug 958686). r=past 2014-01-13 19:32:00 +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
Victor Porof
735f8786f3 Bug 943883 - DevTools themes - theme sidemenuwidget, r=bgrins, australis
--HG--
rename : browser/themes/osx/devtools/itemArrow-ltr.png => browser/themes/shared/devtools/images/itemArrow-ltr.png
rename : browser/themes/osx/devtools/itemArrow-rtl.png => browser/themes/shared/devtools/images/itemArrow-rtl.png
2014-01-07 11:58:07 +02:00
Victor Porof
1070182c25 Bug 951633 - Drop the <xul:menulist> support for WidgetMethods, r=past 2014-01-03 23:42:16 +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
Victor Porof
89e253f487 Bug 950656 - The separator string between the headers name and value isn't shown, r=past 2013-12-18 19:01:38 +02:00
Victor Porof
7b70615cab Bug 946592 - Rename netmonitor-panel.js to just panel.js. r=past
--HG--
rename : browser/devtools/netmonitor/netmonitor-panel.js => browser/devtools/netmonitor/panel.js
2013-12-05 09:37:47 +02:00
Brandon Benvie
4a242405f7 Bug 808371 - Allow adding new properties to objects in the VariablesView. r=vp, r=jryans 2013-12-02 20:07:13 -08: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
Brian Grinstead
198c03bdb2 Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin 2013-11-13 12:02:05 -06:00
Brandon Benvie
76c49c9951 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-11-07 13:23:55 -08:00
Wes Kocher
5e64c6d1a6 Backed out changeset 7dd13d06f132 (bug 862849) for breaking webconsole tests 2013-11-06 15:13:53 -08:00
Brandon Benvie
18e8ada818 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-17 16:05:14 -07:00
Will Nayes
011593c653 Bug 909249 - Fix checkmark in Netmonitor Header. r=robcee 2013-10-31 22:51:48 -04: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
Nick Alexander
571dc2e39b Backed out changeset 69ebfb936442 (bug 862849) for bc orange on a CLOSED TREE.
--HG--
extra : amend_source : 0fbcba6a47f79369df9628f3ca1aa2ebf02a6efa
2013-10-23 13:19:58 -07:00
Brandon Benvie
d769f13cbc Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-18 12:28:40 -07:00
Panos Astithas
70153db1e2 Bug 862344 - Hide non-enumerable properties of parsed JSON in the network details. r=vporof 2013-10-17 11:21:08 +03:00
Ms2ger
105ce73cfa Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Brandon Benvie
7a78473ee8 Bug 843019 - Add VariablesViewController#setSingleVariable. r=vp, r=msucan 2013-10-01 13:17:20 -07: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
Anton Kovalyov
e1e454ec8e Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan 2013-09-20 11:34:10 -07: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
fb5ea90063 Bug 891439 - Standardize the sheduleSearch/performSearch methods, r=past 2013-09-13 16:23:13 +03:00