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
Victor Porof
5e8d60966a
Bug 873751 - Closing the requests details pane should deselect the currently selected item, r=rcampbell
2013-05-24 20:10:07 +03:00
Victor Porof
a27fc2bb56
Bug 873749 - SideMenuWidget shouldn't automatically scroll to bottom when there's a selected item, r=rcampbell
2013-05-24 20:10:07 +03:00
Victor Porof
25e8994f28
Bug 866623 - Firefox spoils cyrillic text in the Network Monitor response tab - fix convertToUnicode misbehaving when a request has no attached contentCharset, r=rcampbell
2013-05-24 20:10:07 +03:00
Gijs Kruitbosch
7d77ca7e2e
Bug 874040 - Fix l10n expectations in net monitor tests, r=vp
2013-05-20 16:14:27 +02: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
733f61b193
Bug 872864 - Intermittent browser_net_simple-request-data.js | The requestHeaders attachment has an incorrect |headers| property. - Got 6, expected 7 | browser_net_simple-request-details.js | There should be 13 header values displayed in this tabpanel. etc, r=rcampbell
2013-05-17 10:59:04 +03:00
Victor Porof
0abc5b76ca
Merge m-c to fx-team
2013-05-16 10:32:06 +03:00
Victor Porof
0d7380bf49
Bug 871670 - Make background bars compatible with themes (for both dark and light backgrounds), r=dcamp
2013-05-15 23:33:10 +03:00
Victor Porof
dfc83ae015
Bug 868380 - Lazily populate tabs in the network request details pane, r=dcamp
2013-05-14 20:03:24 +03:00
Dave Camp
e923fe56c4
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
2013-05-01 09:27:24 -07:00
Victor Porof
c1e05139d6
Bug 869497 - Remove function expression names from the debugger, netmonitor and widgets, r=rcampbell
2013-05-13 10:01:00 +03: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
c4c7b21ce6
Bug 859041 - Display timing interval divisions (ms ticks) in the timeline, r=rcampbell
2013-05-10 12:01:05 +03:00
Victor Porof
0ecddf057b
Bug 871695 - Intermittent devtools/netmonitor/test/browser_net_autoscroll.js | TypeError: debuggee.performRequests is not a function | Found an unexpected tab at the end of test run: about:blank | browser_net_content-type.js | Test timed out | Found a tab..., r=dcamp
2013-05-15 18:20:21 +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
989673f200
Bug 866091 - Intermittent devtools/netmonitor/test/browser_net_prefs-reload.js | Test timed out | Found a tab after previous test timed out: http://example.com/browser/browser/devtools/netmonitor/test/html_simple-test-page.html and tons of fallout, r=rcampbell
2013-04-26 20:02:39 +03:00
Ryan VanderMeulen
7cd38dd66e
Merge the last PGO-green inbound changeset to m-c.
2013-04-23 15:01:57 -04: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
Victor Porof
687ee72a1f
Bug 860175 - On netmonitor examining the specific details of a network action leads to bad overlapping display, r=rcampbell
2013-04-22 21:12:17 +03:00
Norbert Lindenberg
7ea3b2dd91
Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof
2013-04-23 15:03:58 +03:00
Victor Porof
1bce921eb4
Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell
2013-04-18 09:35:27 +03:00
Victor Porof
6cc3ed4c1f
Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell
2013-04-18 09:35:27 +03:00
Victor Porof
5d3f0a67be
Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, r=rcampbell
2013-04-18 09:35:27 +03:00
Girish Sharma
04fe185711
Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof
2013-04-17 12:27:36 +05:30
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
460cf6c19a
Bug 860232 - Function callbacks in jsonp responses should be displayed in the Response tab, r=rcampbell
2013-04-11 21:11:47 +03: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
502cca2dfd
Bug 860055 - SideMenuWidget shouldn't scroll back to the selected item when new requests are coming in, r=dcamp
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
c09f003d71
Bug 859062 - [netmonitor] Hide right arrow in the SideMenuWidget, r=dcamp
2013-04-10 02:05:09 +03:00
Victor Porof
f6dfc0e6ff
Bug 859221 - [netmonitor] Sizes are displayed in KB not kb, r=dcamp
2013-04-08 21:34:45 +03:00
Victor Porof
6d6c5071f3
Bug 855544 - Implement a network monitor, r=dcamp,msucan
2013-03-11 23:50:42 -07:00