QA/Execution/Web Testing/Mozilla.com/Tips and Pointers
< QA | Execution | Web Testing
Mozilla.com has a three-tier system:
Fixes are usually checked into SVN, and trunk pulls from SVN almost instantaneously; once changes are tested and verified, they can be pushed to staging; alternatively, they can be pushed to both staging and production if need be.
Redirects / user-agent detection
- Redirects:
- Most redirects happen in .htaccess (302s, usually)
- User-agent detection:
- Usually uses RewriteCond rules
Download.html
- FULL (takes product, OS, lang parameters): http://www.mozilla.com/en-US/products/download.html?product=firefox-3.5&os=osx&lang=en-US
- FLAT (if anything is missing you, such as http://www.mozilla.com/en-US/products/download.html?product=firefox-3.5, you get a "flat" page with links to all platform builds