Victor Porof
be0670c340
Bug 1074205 - Enable devtools/netmonitor tests with e10s, r=ejpbruel
2014-11-05 16:52:56 -05:00
Victor Porof
5be0882642
Bug 1091612 - [e10s] browser_net_resend.js disabled because actors for the new request channels don't correspond to the ones sent in network event updates, r=ejpbruel
2014-11-05 16:52:53 -05:00
Victor Porof
9d583c0c0f
Bug 1091603 - [e10s] browser_net_filter-01.js disabled because nsIXMLHttpRequest
doesn't correctly determine whether or not a request is XHR in e10s, r=ejpbruel
2014-11-05 16:52:50 -05:00
Victor Porof
075c2a91aa
Bug 1091596 - [e10s] browser_net_copy_as_curl.js disabled because waitForClipboard
doesn't seem to work properly on e10s, r=ejpbruel
2014-11-05 16:52:46 -05:00
David Rajchenbach-Teller
78b6c00415
Bug 1081551 - Wallpaper patch;r=yoric
2014-10-11 21:56:11 +02:00
David Rajchenbach-Teller
157af6afe5
Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul
2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
7917fa69ef
Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures
2014-10-10 10:41:25 +02:00
David Rajchenbach-Teller
78201d5734
Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul
2014-10-04 14:21:00 +02:00
Raphaël Lustin
b8c7131126
Bug 859133 - Add a plain request/response headers view. r=vporof
2014-10-01 08:09:00 -04:00
Shu-yu Guo
320f4e1440
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Raymond Etornam Agbeame(:retornam)
979c088e34
Bug 1052856 - Copy as curl should use --compressed instead of -H accept-encoding gzip r=jryans
2014-08-29 15:49:01 -07:00
Sami Jaktholm
86bdb8a008
Bug 1049809 - Netmonitor: Use unique path instead of Max-Age to ensure cookie set by browser_net_details-no-duplicated-content.js doesn't mess with other tests if an error occurs before the test removes the cookie. r=vp
2014-08-07 04:29:00 -04:00
Carsten "Tomcat" Book
db0e3ba9fb
merge fx-team to mozilla-central a=merge
2014-07-24 15:34:40 +02:00
J. Ryan Stinnett
ab6a9cc72f
Bug 1038695 - Show all cookies in Net Monitor, not just first. r=vporof
2014-07-23 10:08:00 +02:00
Alexandre Poirot
5a3800bc64
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Michael Ratcliffe
1f3e49f334
Bug 994732 - Make "Disable Cache" in Devtools persist (only when the toolbox is open) r=jwalker, r=pbrosset
2014-07-17 10:39:56 +01:00
Sami Jaktholm
f1bb44a624
Bug 997065 - Don't render multiple request header blocks if a request is inspected before it is finished. r=vporof
2014-07-02 10:16:00 -04:00
Carsten "Tomcat" Book
096eba20b6
Merge mozilla-central to mozilla-inbound
2014-06-30 15:44:54 +02:00
Sami Jaktholm
23cea067c1
Bug 872379 - Netmonitor tests SJS: Store a reference to the response timer to avoid garbage collection before the timer fires. Otherwise netmonitor tests timeout waiting for missing responses. r=vp
2014-06-30 03:09:00 -04:00
Victor Porof
3b1b1396e9
Bug 947569 - Increase timeout for browser_net_accessibility-01.js, r=me
2014-06-29 18:55:36 -04:00
Victor Porof
fe76cd90e6
Bug 1029279 - Increase timeout for browser_net_accessibility-02.js, r=me
2014-06-29 18:55:34 -04:00
Victor Porof
3b6276ccf3
Bug 1029097 - ViewHelpers.Prefs should have a way of clearing the cached preferences, r=rcampbell
2014-06-24 21:45:47 -04:00
Victor Porof
b1fd5a67cb
Bug 957952 - Hopefully fix browser_net_timing-division.js by waiting for the first request to finish. r=vporof
2014-06-23 22:00:04 -04:00
Victor Porof
8c3e17f843
Bug 1025474 - Add more logging to netmonitor tests to figure out the current intermittent failures. r=rcampbell
2014-06-14 08:14:44 -04:00
Heather Arthur
ee5086cca2
Bug 984051 - Make reload action more prominent when first opening the network panel. r=vporof
2014-06-10 13:46:00 -04:00
Victor Porof
a13ca31bd1
Bug 957952 - Add some logging to browser_net_timing-division.js, r=dcamp
2014-06-12 12:16:59 -04:00
Victor Porof
442a09ccdc
Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp
2014-06-12 12:16:59 -04:00
Victor Porof
1c2571b777
Bug 985417 - Fix uncaught promise rejection when running browser_net_simple-request-data.js, r=dcamp
2014-06-12 12:16:59 -04:00
J. Ryan Stinnett
dc40546dea
Bug 797639 - Part 4: Fix Network Monitor test leaks. r=vporof
2014-05-14 14:30:02 -05:00
Ryan VanderMeulen
5ccec8d240
Bug 996003 - Various devtools test manifest cleanups. r=miker
2014-04-15 08:03:53 -04:00
Tim Taubert
f1f536a756
No Bug - Fix browser_net_timing-division.js leak when run as the last test on a CLOSED TREE rs=past
2014-04-11 09:12:47 +02:00
Michael Ratcliffe
e7dad953b0
Bug 983948 - Add mach mochitest-devtools r=jmaher
2014-03-25 16:52:53 +00:00
Gavin Sharp
6bbd670e2c
Bug 992485: disable info() in devtools tests that is bloating browser-chrome test logs, CLOSED TREE
2014-04-05 12:19:00 -07:00
Panos Astithas
6e036f89a6
Bug 991112 - Disable RDP logging for faster tests. r=vporof
...
--HG--
extra : rebase_source : 4a5b5b8001a7a9e1bf0aae3ecd6bb600b6d15154
2014-04-03 18:22:49 +03:00
Mark Hammond
cd2c8e6c5b
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Victor Porof
617d66282e
Bug 989364 - Netmonitor should use CurlUtils to retrieve the request headers from upload stream, r=rcampbell
2014-03-31 11:14:46 -04:00
John Hood
c2d66cdb11
Bug 925275 - Make Network Monitor log requests persistent. r=vporof
...
Bug 925275: Added in a check to Services.prefs before clearing the screen in netmonitor-controller.js.
Added a new heading called Common Preferences and moved the Enable Persistent Logging checkbox there.
Added a new string to toolbox.dtd for the new heading.
TODO: Add a bug test to reflect these changes.
2013-12-12 15:38:30 -08:00
Phil Ringnalda
b9b8a97985
Back out 43663582cfdb (bug 987404) because it looks like it disabled things even without e10s being defined
2014-03-30 23:18:57 -07:00
Mark Hammond
555f838434
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-03-31 14:11:49 +11:00
Ehsan Akhgari
e2523d846a
Bug 984266 - Double the test timeout
2014-03-30 09:58:35 -04:00
Ehsan Akhgari
1d656aecb9
Bug 986768 - Double the test timeout
2014-03-30 09:41:52 -04:00
Victor Porof
038681c8ab
Bug 987310 - Make sure the RequestsMenu is not lazily updated, to avoid a "JavaScript Error: 'aValue.content is undefined'" error being thrown after the test finishes, r=me
2014-03-26 18:04:22 -04:00
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