Commit Graph

292 Commits

Author SHA1 Message Date
J. Ryan Stinnett
2cba94d11e Bug 731318 - Show transferred size in Net Monitor. r=vporof 2015-01-21 15:17:02 -06:00
Patrick Brosset
c9be58ff1a Bug 1122507 - Fix the way the new network security tab toggles in the network panel now that we have the allTabs menu. r=past 2015-01-16 05:27:00 +01:00
Patrick Brosset
060620dc4d Bug 1101569 - Use the new allTabs menu sidebar in the inspector and netmonitor; r=vporof 2015-01-16 11:58:02 +01:00
Sami Jaktholm
9b84b84882 Bug 932179 - Part 3: Fix intermittent timeout in browser_net_security-state.js. r=vporof 2015-01-07 09:38:00 +02:00
Sami Jaktholm
be30719011 Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02:00
J. Ryan Stinnett
358a312ab0 Backout 455a5366c877 (bug 731318) for network issues (bug 1116867) 2015-01-09 17:24:37 -06:00
Carsten "Tomcat" Book
8f73011610 Backed out changeset 52db8d5bfea6 (bug 932179) 2015-01-08 12:17:24 +01:00
Carsten "Tomcat" Book
8cdc9a4fc7 Backed out changeset 321dfaa82c02 (bug 932179) 2015-01-08 12:17:22 +01:00
Sami Jaktholm
1bf3ad5e8b Bug 932179 - Part 3: Fix intermittent timeout in browser_net_security-state.js. r=vporof 2015-01-07 09:38:00 +01:00
Sami Jaktholm
9695b824e1 Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-06 02:59:00 +01:00
Ryan VanderMeulen
bf0abf169c Backed out changesets 5bc97468e511 and 7194852248c0 (bug 932179) for intermittent failures in browser_net_security-state.js. 2015-01-06 16:07:22 -05:00
Sami Jaktholm
4bf4ab0796 Bug 1106181 - Don't wait for TAB_UPDATED in browser_net_details-no-duplicated-content.js if there's not going to be one. r=vporof 2015-01-03 18:47:32 +02:00
Sami Jaktholm
fc53deca32 Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-06 02:59:00 -05:00
J. Ryan Stinnett
908aadb49d Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-22 12:15:48 -06:00
Ryan VanderMeulen
2a2408987d Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures. 2014-12-11 11:28:30 -05:00
ziyunfei
af634a17e6 Bug 1102219 - Part 3: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2014-12-10 20:50:00 -05:00
Chris Peterson
55c53c0e3a Bug 1108305 - Remove deprecated let block from browser/devtools/netmonitor/netmonitor-view.js. r=vporof 2014-11-30 00:14:18 -08:00
Victor Porof
f73c56cf35 Bug 1074205 - Enable devtools/netmonitor tests with e10s, r=ejpbruel 2014-11-05 16:52:56 -05:00
Victor Porof
c5d788b7b1 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
434808609c 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
a94b66df94 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
de40a65ac6 Bug 1081551 - Wallpaper patch;r=yoric 2014-10-11 21:56:11 +02:00
David Rajchenbach-Teller
025aa7fc8e Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
affd3afe16 Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures 2014-10-10 10:41:25 +02:00
David Rajchenbach-Teller
78bbf1666a Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Raphaël Lustin
2268aa2fa9 Bug 859133 - Add a plain request/response headers view. r=vporof 2014-10-01 08:09:00 -04:00
Shu-yu Guo
40c62f33a5 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Victor Porof
17cc2da71a Bug 1064262 - The waterfall background should use mozSetImageElement instead of toDataURL. r=pbrosset 2014-09-08 09:50:00 -04:00
Raymond Etornam Agbeame(:retornam)
116b399017 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
4202e12d58 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
Pierre de La Morinerie
835d944f38 Bug 971959 - Fix z-ordering of DevTools toolbar buttons. r=bgrins 2014-08-03 03:44:00 -04:00
Nathan Froyd
cedbc07ce0 Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Carsten "Tomcat" Book
604601ab3f merge fx-team to mozilla-central a=merge 2014-07-24 15:34:40 +02:00
J. Ryan Stinnett
ee81faa1dc Bug 1038695 - Show all cookies in Net Monitor, not just first. r=vporof 2014-07-23 10:08:00 +02:00
Alexandre Poirot
6188942e57 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
584afa1e41 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
Brian Grinstead
3a52fe6376 Bug 1031472 - Automatically reload all preferences in source editor. r=vporof,harth 2014-07-07 13:52:00 +02:00
Sami Jaktholm
8d21bb8290 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
17ecc19f82 Merge mozilla-central to mozilla-inbound 2014-06-30 15:44:54 +02:00
Sami Jaktholm
049145e0c8 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
bd616fcf61 Bug 947569 - Increase timeout for browser_net_accessibility-01.js, r=me 2014-06-29 18:55:36 -04:00
Victor Porof
4bf5a71b99 Bug 1029279 - Increase timeout for browser_net_accessibility-02.js, r=me 2014-06-29 18:55:34 -04:00
Carsten "Tomcat" Book
4c5d83537e merge fx-team to mozilla-central a=merge 2014-06-25 15:34:21 +02:00
Jim Blandy
39dc0c6097 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Victor Porof
d0bf9b5703 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
Veeti Paananen
ce31dfd08a Bug 999993 - netmonitor shows useless context menu separator. r=vporof 2014-06-24 01:42:08 +03:00
Victor Porof
7db73e492c 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
Victor Porof
c0f31f4ef8 Bug 1029097 - ViewHelpers.Prefs should have a way of clearing the cached preferences, r=rcampbell 2014-06-24 21:45:47 -04:00
Brian Grinstead
f68c98d5d6 Bug 942292 - DevTools themes - make the toolbars thinner. r=vporof
CLOSED TREE
2014-06-13 09:11:32 -05:00
Ed Morley
5bce7ed98c Backed out changeset 9fd9c035a76a (bug 942292) for making browser_canvas-frontend-slider-02.js fail 30-40% of the time 2014-06-13 18:45:27 +01:00