Commit Graph

27 Commits

Author SHA1 Message Date
Gijs Kruitbosch
cb15c548e9 Bug 1263174 - fix hostname insertion in SSL error pages, r=past
MozReview-Commit-ID: E9zaJGUHUNw
2016-04-12 14:10:56 +01:00
johndai1984
92a37b5386 Bug 682294 - Add an error page for file access denied. r=bz 2016-04-06 08:18:00 +02:00
Nihanth Subramanya
a057aaf629 Bug 1240594 - Merge about:neterror and about:certerror UI code. r=Gijs
MozReview-Commit-ID: 8BjT6sKD4KL
2016-03-01 18:06:20 -08:00
Francois Marier
5d4ef6570f Bug 1245992 - Remove unused Safe Browsing strings. r=past
MozReview-Commit-ID: IkyO53DJpYs
2016-02-25 21:34:15 -08:00
Mark Goodwin
3170d79216 Bug 1241455 Send TLS Error Reports for subresources r=past, Gijs, mcmanus
This patch makes use of the security reporter component (which hasn't landed yet
 - see blockers) to allow automatic TLS error reports to be sent directly from
nsHttpChannel.cpp rather than sending them from browser.js. This allows failed
connections for subresources to be reported.

Some of the report sending from browser.js was retained to allow reports to be
sent at the time a user enables reporting. This has been modified to also make
use of the component.

Since the patient is on the table, I've also taken the opportunity to
remove the retry and status bits from aboutCertError.xhtml and
aboutNetError.xhtml - which removes a bunch of code and simplifies things a bit.

The mochitests have been modified to cope with the fact that the UI does not
update with report sending / report failures - instead, success and failure are
determined by examining the response seen from the server from within the test.
2016-02-01 11:18:50 +00:00
Mark Goodwin
f4f2166fd0 Bug 1232258 - Fix 'Learn More' link in aboutCertError.xhtml and aboutNetError.xhtml r=past 2016-01-20 15:33:44 +00:00
Tim Taubert
b978211c36 Bug 1207130 - Add a checkbox for automatic error reporting to about:certerror r=Gijs,past 2016-01-13 15:29:54 +01:00
Panos Astithas
904bc0cb26 Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler 2015-12-04 19:46:13 +02:00
Masatoshi Kimura
1a7f9bd3ee Bug 1218971 - Modernize weak crypto/SSLv3 error page. r=past 2015-12-03 07:16:51 +09:00
Francois Marier
b9f646ed8b Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug 2015-11-20 20:24:50 -08:00
Masatoshi Kimura
08aa04b372 Bug 1207137 - Implement weak crypto override UI. r=ttaubert 2015-10-17 09:38:31 +09:00
Gijs Kruitbosch
6eac9e0691 Bug 1181963 - ssl v3 error has too many stop signs, r=jaws 2015-07-10 08:47:54 +01:00
Mark Goodwin
28cf5ff02e Bug 1088141 - Add telemetry for SSL Error Reports (r=felipe) 2015-06-10 14:18:17 +01:00
Mark Goodwin
2f4ccef3d9 Bug 1146832 - fix ugly wrapping in TLS error page (r=dao) 2015-04-30 09:12:34 +01: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
Francois Marier
37e736087c Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug 2015-04-22 21:01:37 +12:00
Masatoshi Kimura
479877822a Bug 1127339 - Move SSLv3 detection out of aboutNetError.xhtml. r=gijs 2015-02-21 17:20:23 +09:00
Tim Nguyen
0874a494d2 Bug 1105704 - Fix UI issues with SSL error reporting. r=dao 2015-01-27 23:39:05 -08:00
Ryan VanderMeulen
6a77f56e30 Backed out changeset d56201330a5b (bug 1105704) for mochitest-bc failures. 2015-01-27 13:53:39 -05:00
Tim Nguyen
42276acc7d Bug 1105704 - Fix UI issues with SSL error reporting. r=dao 2015-01-27 18:51:10 +01:00
Masatoshi Kimura
bdf90ee947 Bug 1113780 - Use SSL_ERROR_UNSUPPORTED_VERSION for SSLv3 error page. r=gijs 2015-01-09 06:23:00 +00:00
Gijs Kruitbosch
fdaf1a3c29 Bug 1098371 - create localized version of sslv3 error page, r=mconley 2014-12-19 20:10:56 +00:00
Francois Marier
d1f1c4203b Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused
Make the cspFrameAncestorsBlock error page generic and use it with
the form-action directive too.
2014-11-15 03:08:00 +01:00
Mark Goodwin
ff485fba4f Bug 846489 - Part 2 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Carsten "Tomcat" Book
22dc432519 Backed out changeset c83447ce334c (bug 846498) 2014-10-31 10:03:16 +01:00
Mark Goodwin
340bf2e765 Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Gijs Kruitbosch
903bb293b2 Bug 1035536 - move CSS to themes directory, r=dao 2014-09-05 15:14:27 +02:00