Tom Tromey
a4d7a5bc76
Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset
2015-05-28 11:54:00 -04:00
Birunthan Mohanathas
0988fd7527
Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler
2015-05-26 10:31:23 -07:00
Panos Astithas
f7d1ce2f42
Define gDevTools in network-monitor.js for the rare case where it's not already present in the environment (bug 1167655). r=vporof
2015-05-27 11:56:27 +03:00
Ryan VanderMeulen
e6f85b1f9e
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-05-22 14:18:25 -04:00
Panos Astithas
4a8380421f
Bug 1163024 - Part 2: Ignore network requests from chrome code in a content toolbox. r=ochameau
2015-05-22 09:09:44 +03:00
Christoph Kerschbaumer
4701bd2e1a
Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo)
2015-05-21 19:52:03 -07:00
Christoph Kerschbaumer
3c253c09de
Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo)
2015-05-21 19:51:40 -07:00
Ehsan Akhgari
437d95a148
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
2015-05-13 14:31:58 -04:00
Panos Astithas
532c9f8c20
Bug 862341 Part 3: Display cached network requests in the network panel. r=vporof
2015-05-07 20:38:21 +03:00
Panos Astithas
1d2ddcc897
Bug 862341 Part 2: Display cached network requests in the web console. r=vporof
2015-05-07 20:38:20 +03:00
Panos Astithas
b6f6a16802
Bug 862341 Part 1: Move the network request storage from the console frontend to the console client so the netmonitor can reuse it. r=vporof
2015-05-07 20:38:19 +03:00
Florent Fayolle
40deb3b76b
Bug 1151610 - Manage the case where two extensions fight over the same command. r=bgrins
2015-04-27 12:46:00 -04:00
Patrick McManus
e257f6803b
bug 1154012 - dev tools and alt-svc r=vporof
2015-04-13 15:35:55 -04:00
Tooru Fujisawa
22a3f8a30f
Bug 1102219 - Part 5: Replace more String.prototype.contains with String.prototype.includes in chrome code. r=till
2015-04-30 00:32:05 +09:00
ziyunfei
649e7033e4
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
2015-04-30 00:32:05 +09:00
Gabor Krizsanits
835445c122
Bug 982319 - Unzipping response boddies in network monitor when needed. r=ochameau
2015-04-29 10:18:27 +02:00
James Long
d823f04140
Bug 764958 - Show cached network requests in the net monitor. r=jsantell
2015-04-24 14:57:00 -04:00
Andrea Marchesini
2715613b83
Bug 1125205 - Display console API messages from shared or service workers to the web console, r=past
2015-04-26 09:37:59 +01:00
Wes Kocher
04d85ae213
Backed out changeset a12f0f05779c (bug 1125205) for dt4 failures CLOSED TREE
2015-04-24 13:06:46 -07:00
Andrea Marchesini
d471f3adf3
Bug 1125205 - Display console API messages from Shared or Service Workers to the webconsole, r=past
2015-04-24 19:12:30 +01:00
David Keeler
c29eae5898
bug 1147497 - Add API for querying site pin status. Disallow overrides for sites that have pins. r=mmc r=smaug r=cykesiopka r=past
2015-03-25 11:04:49 -07:00
Ms2ger
22570d5b49
Bug 949614 - Use === for SimpleTest.is; r=Waldo
...
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.
This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00
Florent Fayolle
1b4874a461
Bug 1143497 - Offer a way to extend WebConsole commands. r=bgrins
2015-04-06 09:41:00 -04:00
Panos Astithas
a936ed870b
Add a devtools tag to all devtools tests (bug 1149907). r=pbrosset
2015-04-01 14:09:33 +03:00
Tom Tromey
e9dd44b50e
Bug 1124456 - Check channel's contentPolicyType to see if it is XMLHttpRequest. r=vporof
2015-03-27 06:00:00 -04:00
Brian Grinstead
ded7748c81
Bug 792063 - Add $_ console shortcut to return the previous command result;r=past
2015-03-27 07:28:19 -07:00
J. Ryan Stinnett
63d863fb93
Bug 1147042 - Rename attachProcess to getProcess. r=ochameau
2015-03-24 14:59:53 -05:00
Sami Jaktholm
526deb1a3d
Bug 1141109 - Ignore errors from external sources to fix intermittent test_page_errors.html failures. r=past
2015-03-18 19:58:28 +02:00
Jonathan Griffin
c4f9588ed3
Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown
2015-02-06 16:30:37 -08:00
Masatoshi Kimura
e02dab15e1
Bug 1106470 - Drop SSLv3 support from devtools. r=vporof
2015-03-10 01:23:00 +09:00
Alexandre Poirot
b9112cb8a8
Bug 1059308 - Fix tests to support chrome actor. r=jryans
2015-02-26 03:56:00 +01:00
Nounours Heureux
ae44723103
Bug 1130045 - Hyphenated properties are no more listed in the webconsole suggestions. r=past
2015-03-05 08:23:00 +02:00
Brian Grinstead
6a80bfd719
Bug 1134845 - Add clearHistory jsterm helper to remove persisted console input history. r=past
2015-02-20 14:57:00 -05:00
Ian Moody
b7be16bb56
Bug 859048 - Add Remote Address to the network tab headers panel. r=past
2015-02-26 11:27:05 +00:00
Brian Grinstead
00d73e3343
Bug 943306 - Allow persisting console input history between sessions;r=past
2015-02-26 07:45:39 -08:00
Jan Odvarko
694c2d05a1
Bug 1130318 - Send also header source from the backend. r=vporof
2015-02-11 13:49:32 +01:00
Doug Turner
d8088ecb64
Bug 1045229 - Beacons are not associated with windows. The current window based filtering that the network monitor does will skip requests that come from sendBeacon(). Here we explictly look to see if the network channel is from beacon by looking at the loadinfo. r=dcamp
2015-02-03 17:00:00 +01:00
David Rajchenbach-Teller
64d79d5574
Bug 1005870 - Adding a copy() command to the console;r=robcee
2015-02-04 18:53:40 -08:00
Christoph Kerschbaumer
59a8f07ddf
Bug 1124951: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/devtools (r=jryans)
2015-01-26 19:54:52 -08:00
Sami Jaktholm
930feb2c61
Bug 1116428 - Part 1: Expose SSLv3 and RC4 warnings in the webconsole actor. r=past
2015-01-24 14:40:10 +02:00
Carsten "Tomcat" Book
7b4061c524
merge mozilla-inbound to mozilla-central a=merge
2015-01-22 14:30:51 +01:00
J. Ryan Stinnett
2cba94d11e
Bug 731318 - Show transferred size in Net Monitor. r=vporof
2015-01-21 15:17:02 -06:00
Sami Jaktholm
9cd567d545
Bug 1121765 - Netmonitor: Store the first received hostname for a request and use it to determine HSTS and HPKP status. r=past
2015-01-20 13:43:38 +02:00
Bill McCloskey
514ffd9b23
Bug 1123008 - Make loadContext.topFrameElement work in non-e10s (r=smaug)
2015-01-21 16:19:07 -08:00
Sami Jaktholm
00bd251be6
Bug 932179 - Part 4: Test static pinning with an unit test instead as the test domain is no longer available for mochitests (bug 1096197). r=past
2015-01-10 22:47:00 +02:00
Sami Jaktholm
6dae51c99e
Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
2015-01-06 02:58:00 +02:00
J. Ryan Stinnett
358a312ab0
Backout 455a5366c877 (bug 731318) for network issues (bug 1116867)
2015-01-09 17:24:37 -06:00
J. Ryan Stinnett
24e7962922
Backout d5a6e28f7132 (bug 1115976) for network issues (bug 1116867)
2015-01-09 17:16:58 -06:00
Carsten "Tomcat" Book
70bf47cd0a
Backed out changeset 648fe3c2fd57 (bug 932179) for m-oth bustage on a CLOSED TREE
2015-01-08 12:18:15 +01:00
Sami Jaktholm
789be6f282
Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
2015-01-06 02:58:00 +01:00