Commit graph

34 commits

Author SHA1 Message Date
Jonathan Kingston
11a106fd9b Bug 1252068 - Adding in reset prefs button on SSLNetError page. r=gijs
MozReview-Commit-ID: BJQ0cYlrS6O

--HG--
extra : transplant_source : %C7%FA%195%1C%87%1BDp%04%1CZI%A3N%94%F5%1Ch%3B
2016-05-04 17:10:45 +01:00
Nihanth Subramanya
6c18bc9e4b Bug 1267514 - Fix about:neterror generic fallback text when there is no available title/description for the error. r=Gijs
MozReview-Commit-ID: 4no91xMhDYQ

--HG--
extra : rebase_source : 6305595154f7642906798de82dc490243157b51e
2016-05-03 16:12:32 -07:00
Nihanth Subramanya
0c6a13eb51 Bug 1246162 - Position advanced panels absolutely below the main content in about:neterror. r=Gijs
MozReview-Commit-ID: Vzk0HnPifM

--HG--
extra : rebase_source : baa24c207632d93237340acff0f3630c24196f49
2016-04-26 14:42:15 -07:00
Johann Hofmann
2a1304120b Bug 712612: Display a warning on about:certerror if the system time is wrong. r=Gijs
MozReview-Commit-ID: 4KIgI9TMgYl
2016-04-25 14:06:29 +03:00
Carsten "Tomcat" Book
e41e2a34ce Merge mozilla-central to mozilla-inbound 2016-04-23 10:51:51 +02:00
Nihanth Subramanya
072741d04f Bug 1220481 - New responsive designs for error pages. r=Gijs
MozReview-Commit-ID: 8AJWdyLxezg

--HG--
extra : rebase_source : 02797e3fd135136e3dd142da72f2b2ea23ff2603
2016-04-21 09:50:16 -07:00
Nicholas Hurley
65e701bed3 Bug 1122642 - Have an error page for H2 INADEQUATE_SECURITY r=mcmanus,bz 2016-04-22 09:56:42 -07:00
Gijs Kruitbosch
b8224e3627 Bug 1263174 - fix hostname insertion in SSL error pages, r=past
MozReview-Commit-ID: E9zaJGUHUNw

--HG--
extra : rebase_source : 96e799ef3d031a89ca72152454bc4397c389feab
2016-04-12 14:10:56 +01:00
johndai1984
4c64e194f9 Bug 682294 - Add an error page for file access denied. r=bz 2016-04-06 08:18:00 +02:00
Nihanth Subramanya
a24cc64519 Bug 1240594 - Merge about:neterror and about:certerror UI code. r=Gijs
MozReview-Commit-ID: 8BjT6sKD4KL

--HG--
extra : rebase_source : 316560c5243ba8a1a5d1921603529d7bce101a46
2016-03-01 18:06:20 -08:00
Francois Marier
cba834e152 Bug 1245992 - Remove unused Safe Browsing strings. r=past
MozReview-Commit-ID: IkyO53DJpYs

--HG--
extra : rebase_source : 44e64c0eb3610159b6d57da2f3fedddfdda54841
2016-02-25 21:34:15 -08:00
Mark Goodwin
68617816d0 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
89af1d5165 Bug 1232258 - Fix 'Learn More' link in aboutCertError.xhtml and aboutNetError.xhtml r=past 2016-01-20 15:33:44 +00:00
Tim Taubert
d558566d6f Bug 1207130 - Add a checkbox for automatic error reporting to about:certerror r=Gijs,past
--HG--
rename : browser/base/content/test/general/pinning_reports.sjs => browser/base/content/test/general/ssl_error_reports.sjs
2016-01-13 15:29:54 +01:00
Panos Astithas
92b2551106 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
48291711d5 Bug 1218971 - Modernize weak crypto/SSLv3 error page. r=past 2015-12-03 07:16:51 +09:00
Francois Marier
67506f65a6 Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug 2015-11-20 20:24:50 -08:00
Masatoshi Kimura
9621a78c93 Bug 1207137 - Implement weak crypto override UI. r=ttaubert 2015-10-17 09:38:31 +09:00
Gijs Kruitbosch
7bd528cc17 Bug 1181963 - ssl v3 error has too many stop signs, r=jaws
--HG--
extra : commitid : KTi6doo1U78
extra : rebase_source : 6ac2f79e0e7901fe13fec2d97a8b845d97982b99
extra : histedit_source : 30d5778da9f103dd7464460060952dad52918311
2015-07-10 08:47:54 +01:00
Mark Goodwin
e72754ef17 Bug 1088141 - Add telemetry for SSL Error Reports (r=felipe) 2015-06-10 14:18:17 +01:00
Mark Goodwin
992f617cec Bug 1146832 - fix ugly wrapping in TLS error page (r=dao) 2015-04-30 09:12:34 +01:00
Tooru Fujisawa
0edbeb71c8 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
17b87281f2 Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug
--HG--
rename : toolkit/components/url-classifier/tests/mochitest/evilWorker.js => toolkit/components/url-classifier/tests/mochitest/unwantedWorker.js
extra : rebase_source : efe09564160fb2fcb1adb5f6599183f053268c40
2015-04-22 21:01:37 +12:00
Masatoshi Kimura
dd73360d89 Bug 1127339 - Move SSLv3 detection out of aboutNetError.xhtml. r=gijs 2015-02-21 17:20:23 +09:00
Tim Nguyen
79c00cc13b Bug 1105704 - Fix UI issues with SSL error reporting. r=dao 2015-01-27 23:39:05 -08:00
Ryan VanderMeulen
94a946b262 Backed out changeset d56201330a5b (bug 1105704) for mochitest-bc failures. 2015-01-27 13:53:39 -05:00
Tim Nguyen
a48e744c99 Bug 1105704 - Fix UI issues with SSL error reporting. r=dao 2015-01-27 18:51:10 +01:00
Masatoshi Kimura
0274da9657 Bug 1113780 - Use SSL_ERROR_UNSUPPORTED_VERSION for SSLv3 error page. r=gijs 2015-01-09 06:23:00 +00:00
Gijs Kruitbosch
0ecaba3564 Bug 1098371 - create localized version of sslv3 error page, r=mconley
--HG--
extra : rebase_source : 4aaa3e4b7a2de50d0c4e9ec47aa347d3d04b871c
2014-12-19 20:10:56 +00:00
Francois Marier
6806fa1bec 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
869a1d7a5d 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
f38cdc9f95 Backed out changeset c83447ce334c (bug 846498) 2014-10-31 10:03:16 +01:00
Mark Goodwin
a808522c0e Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Gijs Kruitbosch
9b5fa0c78c Bug 1035536 - move CSS to themes directory, r=dao
--HG--
rename : browser/base/content/aboutneterror/netError.xhtml => browser/base/content/aboutNetError.xhtml
rename : browser/base/content/aboutneterror/info.svg => browser/themes/shared/aboutNetError_info.svg
extra : rebase_source : c78b55b877ded23ad05aa942ab7983516a688cd8
2014-09-05 15:14:27 +02:00
Renamed from browser/base/content/aboutneterror/netError.xhtml (Browse further)