Sebastian Hengst
5aafac9a24
Backed out changeset bc87945ba833 (bug 1342178)
...
MozReview-Commit-ID: 2TLlzk8hOZY
2017-04-11 11:28:05 +02:00
Jonathan Hao
73b2bcb850
Bug 1342178 - Pass origin attributes to isSecureURI in devtools and browser. r=keeler,past
...
MozReview-Commit-ID: HIOYH8iUUkO
2017-04-11 10:14:10 +08:00
Wes Kocher
91aa56ee3f
Backed out 4 changesets (bug 1342178) for frequent test_network_security.html failures a=backout
...
Backed out changeset 7f9114ffbcae (bug 1342178)
Backed out changeset f19289f0cfef (bug 1342178)
Backed out changeset 4afce44bc2b9 (bug 1342178)
Backed out changeset db9b64a44012 (bug 1342178)
2017-04-10 12:34:10 -07:00
Jonathan Hao
19711b44eb
Bug 1342178 - Pass origin attributes to isSecureURI in devtools and browser. r=keeler,past
...
MozReview-Commit-ID: HIOYH8iUUkO
2017-04-06 15:43:35 +08:00
Jonathan Hao
ad6b0a5da2
Bug 1336867 - Remove unsafeProcessHeader and isSecureHost in nsISiteSecurityService r=keeler,mgoodwin,past
2017-02-08 11:17:29 +08:00
Sebastian Hengst
ffe7143ee0
Bug 1336715 - Use https://hg.mozilla.org instead of http in devtools comments. r=pbro
...
MozReview-Commit-ID: iSeSOEv0B
2017-02-04 14:45:36 +01:00
Phil Ringnalda
aa86a2ebe8
Backed out 2 changesets (bug 1336867) for (at least) eslint failures
...
CLOSED TREE
Backed out changeset 0a4f283638cb (bug 1336867)
Backed out changeset 837766805d75 (bug 1336867)
2017-02-09 19:02:32 -08:00
Jonathan Hao
e2b3d6ff9d
Bug 1336867 - Remove unsafeProcessHeader and isSecureHost in nsISiteSecurityService r=keeler,mgoodwin,past
2017-02-08 11:17:29 +08:00
Sebastian Hengst
c6d9ef3e98
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
2017-01-11 23:21:56 +01:00
Tim Nguyen
548b6bdbef
Bug 1330099 - Enable object-shorthand eslint rule. r=jryans
...
MozReview-Commit-ID: 3wA25rfznBv
2017-01-11 21:22:15 +00:00
Florian Quèze
361ec85a2e
Bug 1329182 - remove trailing newURI null parameters in devtools/, r=jaws.
2017-01-09 20:27:26 +01:00
Kershaw Chang
b981b6bd3e
Bug 1295309 - Add isTopLevelLoad attribute in nsILoadInfo. r=billm
2016-08-21 21:46:09 -04:00
Martin Thomson
6551249aee
Bug 1250568 - Adding TLS 1.3 to nsISSLStatus, r=keeler
...
MozReview-Commit-ID: 4mLdtsdFoKN
2016-04-04 16:21:19 -03:00
J. Ryan Stinnett
8aa03a5d4d
Bug 1263258 - Require space before paren for anonymous functions. r=pbro
...
MozReview-Commit-ID: 2F0j45Vxn2I
2016-04-27 09:06:15 -05:00
Tom Tromey
c0dd7eb1a4
Bug 1255799 - make devtools/client/webconsole eslint-clean; r=odvarko
...
MozReview-Commit-ID: AnaXFFHlNLM
2016-03-16 08:16:00 +01:00
Jarda Snajdr
77b4313f1a
Bug 1244725: DevTools: Show text of a HTTP response for video live streaming content types r=Honza
...
MozReview-Commit-ID: CA4tiyEtsTX
2016-03-03 04:39:00 -08:00
Alexandre Poirot
4f9be42328
Bug 1252346 - Fixes missing Services definition or tweaked eslint to figure out where does it comes from. r=jryans
2016-03-01 14:00:28 -06:00
Jan Odvarko
0ded7de82f
Bug 1235118 - JSON Viewer: remove support for .json URL extensions; r=jryans
2016-01-04 17:31:01 +01:00
Jan Odvarko
5678b594c7
Bug 1230544 - JSON Viewer: support for .json URL extensions; r=jryans
2015-12-04 15:27:47 +01:00
Jan Odvarko
e99b5de022
Bug 1132203 - Load JSON viewer only for top level documents; r=bz
2015-09-28 13:48:33 +02:00
J. Ryan Stinnett
2dada8f365
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
J. Ryan Stinnett
a3073e0420
Bug 912121 - Migrate major DevTools directories. rs=devtools
...
Move major DevTools files to new directories using the following steps:
hg mv browser/devtools devtools/client
hg mv toolkit/devtools/server devtools/server
hg mv toolkit/devtools devtools/shared
No other changes are made.
2015-09-21 12:02:24 -05:00