Mike Conley
93e5abc6ea
Bug 1339775 - Add role="checkbox" for specially styled in-content checkboxes. r=jaws
...
MozReview-Commit-ID: IZhRECggz4j
2017-03-23 00:05:03 -04:00
Jared Wein
5a181760cc
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
...
Running eslint with --fix didn't fix many of the issues. The majority here had to be fixed by hand but a significant majority of the issues were related to a few files that I was able to use find-and-replace with. I regret not making this in to separate commits of the hand-fixes and the fixes from --fix but I don't recall --fix fixing any of the issues.
MozReview-Commit-ID: ANyg2qfo3Qx
2017-03-21 14:29:43 -04:00
meghana
0bf5efdf78
Bug 1346236 - Fixed incorrect learn more link on MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE in aboutNetError.xhtml. r=johannh
...
MozReview-Commit-ID: EUNk0wdI6DZ
2017-03-15 23:14:20 +05:30
Panos Astithas
d98b8076fb
Don't autofocus buttons when about:certerror is embedded in an iframe (bug 1336352). r=nhnt11
...
MozReview-Commit-ID: BT8oCmX9stf
2017-02-08 16:43:39 +02:00
Masatoshi Kimura
0c88cf0b57
Bug 1321778 - Remove vestigial RC4 fallback frontend. r=Dolske
...
MozReview-Commit-ID: G0KF4j2OtyY
2016-11-19 13:45:46 +09:00
Gijs Kruitbosch
495ef3d972
Bug 1334774 - re-introduce the hostname into ssl error messages, r=nhnt11
...
MozReview-Commit-ID: CexcCq5qo1v
2017-01-29 17:36:01 +01:00
Florian Quèze
c32c931bc9
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
2017-01-30 08:10:22 +01:00
Nihanth Subramanya
156ba1703e
Bug 1325013 - Rephrase captive portal strings to be more clear about what the user needs to log in to. r=flod,Gijs
...
MozReview-Commit-ID: EGHeti8dKsa
2017-01-16 19:12:55 +05:30
Matthew Noorenberghe
7421a39cde
Bug 1267229 - Follow-up to bump the certerror.wrongSystemTime string ID due to a change.
...
MozReview-Commit-ID: APqtWhQRkZT
2017-01-21 00:37:14 -08:00
Heejong Ahn
d5d185a8c4
Bug 1267229 - Handle wrong system time when kinto clock skew is not available. r=MattN
...
MozReview-Commit-ID: Ko2Rq6PLfoX
2016-04-28 22:43:56 +02:00
Florian Quèze
63de711857
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
Jared Wein
7c1615ceba
Bug 1329014 - Enable the no-extra-bind rule and use eslint --fix to autofix the errors. r=standard8
...
MozReview-Commit-ID: BwK94W2mHXS
2017-01-05 16:43:29 -05:00
Jared Wein
242ab87626
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Nihanth Subramanya
37fcd058b8
Bug 989197 - Reload error pages showing captive portal UI when the portal is freed. r=Gijs
...
MozReview-Commit-ID: FJLTu5S3d6j
2016-11-21 08:00:14 +05:30
Nihanth Subramanya
11b6dda62f
Bug 989197 - Show alternate UI in cert error pages when a captive portal is active. r=Gijs
...
MozReview-Commit-ID: DnWdwcx8r9S
2016-11-08 16:10:12 +05:30
Nihanth Subramanya
eccb17022d
Bug 989197 - Use URLSearchParams instead of regex to parse params in about:net/certerror URLs. r=Gijs
...
MozReview-Commit-ID: KKK2pL2bcwU
2016-12-06 10:25:53 -10:00
Mike Conley
af0fde6dc8
Bug 1317795 - Fix broken alignment of in-content UI checkboxes. r=jaws
...
MozReview-Commit-ID: 4JpOSYu3BZS
2016-11-19 17:59:58 -05:00
Jared Wein
ef8b1e86ca
Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop
2016-11-15 22:58:30 -05:00
Dave Townsend
4e295aa48d
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
...
MozReview-Commit-ID: 2ZvTiZDHchz
2016-11-11 08:10:51 -08:00
Mark Banner
c0170c9aa4
Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws
...
Drop linting of the .eslintrc.js config files.
Fix some minor errors in the code (missing let/const, undefined vars).
Let eslint know that some files get their globals from other places (typically via xul script tags).
MozReview-Commit-ID: CwxuwPtRUr6
2016-10-18 12:34:35 +01:00
Matthew Noorenberghe
94d30e9d16
Bug 1270926 - Modify aboutNetError.xhtml & blockedSite.xhtml to pass current eslint rules. r=dao
...
eol-last requires a new line at the end of the JS block
MozReview-Commit-ID: sEcAiEgb4s
2016-08-23 14:38:57 -07:00
xunga
b5caa63856
Bug 1295571 - Disable toggle in debugInfo on aboutNetError. r=johannh, r=Gijs
2016-08-18 21:51:10 +02:00
Johann Hofmann
1c37269e87
Bug 1290927 - Remove hash link from technical info on certerror pages. r=Gijs
...
MozReview-Commit-ID: 8XKbST09Zrc
2016-08-11 14:28:13 +02:00
Jonathan Kingston
e84397cbea
Bug 1273696 - Move pref reset button for cert errors and hide retry when pref reset is possible. r=mgoodwin, r=past
...
MozReview-Commit-ID: 2znWHkmitnF
2016-05-18 13:47:38 +01:00
Patrick McManus
8f8edfd033
Bug 1274729 - corrupted content string management r=dragana
2016-05-23 10:12:31 -04:00
Jonathan Kingston
f80381dabe
Bug 1252068 - Adding in reset prefs button on SSLNetError page. r=gijs
...
MozReview-Commit-ID: BJQ0cYlrS6O
2016-05-04 17:10:45 +01:00
Nihanth Subramanya
6180906f8a
Bug 1267514 - Fix about:neterror generic fallback text when there is no available title/description for the error. r=Gijs
...
MozReview-Commit-ID: 4no91xMhDYQ
2016-05-03 16:12:32 -07:00
Nihanth Subramanya
0fe05ce14f
Bug 1246162 - Position advanced panels absolutely below the main content in about:neterror. r=Gijs
...
MozReview-Commit-ID: Vzk0HnPifM
2016-04-26 14:42:15 -07:00
Johann Hofmann
57ef6b4351
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
6339c25f72
Merge mozilla-central to mozilla-inbound
2016-04-23 10:51:51 +02:00
Nihanth Subramanya
793910299b
Bug 1220481 - New responsive designs for error pages. r=Gijs
...
MozReview-Commit-ID: 8AJWdyLxezg
2016-04-21 09:50:16 -07:00
Nicholas Hurley
ebc5ea79fd
Bug 1122642 - Have an error page for H2 INADEQUATE_SECURITY r=mcmanus,bz
2016-04-22 09:56:42 -07:00
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