Confirmed users
9,511
edits
No edit summary |
|||
Line 26: | Line 26: | ||
=Security= | =Security= | ||
*Gone through https://wiki.mozilla.org/WebAppSec/Secure_Coding_QA_Checklist and filed the appropriate bugs | *Gone through https://wiki.mozilla.org/WebAppSec/Secure_Coding_QA_Checklist and filed the appropriate bugs | ||
*Runs on both HTTP / HTTPS? Mixed-content warnings? | *Runs on both HTTP / HTTPS? Mixed-content warnings? | ||
**Check to see that third-party assets use relative paths, where possible | **Check to see that third-party assets use relative paths, where possible | ||
=Project/release-cycle= | |||
=Site Config= | =Site Config= | ||
*Has a favicon? That works in IE, too? | *Has a favicon? That works in IE, too? |