Felix Crux
0fb96d86dc
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
Victor Porof
aa4e8d18ae
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
b13d9e85ba
Bug 904471 - Group and document the events emitted by the netmonitor's panel window, r=msucan
2013-08-15 06:45:34 +03:00
Panos Astithas
e1057e0bc3
Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker
2013-07-11 10:12:20 +03:00
Victor Porof
a7af5e8849
Bug 884432 - Background color of request items keep changing when any filter is applied, r=rcampbell
2013-06-21 17:33:58 +03:00
Victor Porof
9d4d79aecd
Bug 859055 - Display JSON as plain text when encountering errors when parsing, r=rcampbell
2013-06-12 10:37:46 +03:00
Victor Porof
318d1e51f1
Bug 879782 - POST data is sometimes not displayed in the Network Monitor details pane, r=rcampbell
2013-06-12 10:37:46 +03:00
Victor Porof
32adeca6b1
Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell
2013-05-24 21:36:51 +03:00
Victor Porof
68a7ede50e
Bug 859046 - Implement filtering out certain types of requests, r=rcampbell
...
* * *
Bug 873761 - Several "XUL box for hbox element contained an inline #text child, forcing all its children to be wrapped in a block." warnings for netmonitor.xul, r=rcampbell
2013-05-24 20:53:10 +03:00
Gijs Kruitbosch
c24a71e8e6
Bug 874028 - Debugger and Net monitor tests should use browser's load event rather than tab's, r=past
2013-05-20 15:23:06 +02:00
Victor Porof
0abc5b76ca
Merge m-c to fx-team
2013-05-16 10:32:06 +03:00
Dave Camp
e923fe56c4
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
2013-05-01 09:27:24 -07:00
David Creswick
b4f121738f
Bug 863102 - Automatically scroll down upon new network requests, r=vporof
2013-05-10 12:01:08 +03:00
Victor Porof
bd853245ea
Bug 859039 - Allow sorting by column (status, method, file, domain, type, size etc.), r=rcampbell
2013-05-10 12:01:08 +03:00
Victor Porof
4c2159706c
Bug 866623 - Firefox spoils cyrilic text in the Web Developer Console, r=rcampbell
2013-05-10 12:01:07 +03:00
Victor Porof
fdae14ab00
Bug 872379 - Intermittent browser_net_sort-02.js,browser_net_sort-03.js | Test timed out, Found a tab, r=dcamp
2013-05-15 18:20:21 +03:00
Dave Camp
31ce67e5e0
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
2013-04-11 13:59:08 -07:00
Dave Camp
a5c65f65e2
Backed out changeset 9117c7ad29d5 for MaxHeap regression.
2013-04-28 14:42:23 -07:00
Dave Camp
fee966b388
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
2013-04-11 13:59:08 -07:00
Victor Porof
b7b70b7468
Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell
2013-04-22 21:12:17 +03:00
Dave Camp
14d83dec18
Backout 643194ceabe4, cfca520dc6f5, and cfca520dc6f5 (bug 855914) for MaxHeap regression.
2013-04-12 08:07:34 -07:00
Dave Camp
2c12dde24a
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
2013-04-11 13:59:08 -07:00
Dave Camp
87ea1481b1
Backed out changeset 549973e335e4 for xpcshell test failures.
2013-04-11 15:24:55 -07:00
Dave Camp
3ed82ff4ac
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
2013-04-11 13:59:08 -07:00
Victor Porof
c03454ea3d
Bug 859980 - [netmonitor] JSON request not parsed, r=rcampbell
2013-04-11 21:11:46 +03:00
Victor Porof
c87b5f9e57
Bug 859968 - [netmonitor] JSONP requests are not parsed into a tree, r=rcampbell
2013-04-11 21:11:46 +03:00
Victor Porof
f3d850ec68
Bug 859085 - [netmonitor] Add tooltips to all labels in the UI that may have cropped values, r=dcamp
2013-04-10 02:05:09 +03:00
Victor Porof
6d6c5071f3
Bug 855544 - Implement a network monitor, r=dcamp,msucan
2013-03-11 23:50:42 -07:00