版本历史 Firefox 33.0 (Beta 9)
- Bug 989168 - Disable browser_manifest_editor.
- Bug 1025040 - Disable test_single_finger_desktop.py on Windows for frequent failures
- Bug 994292 - Call SpecialPowers.pushPermissions() to ensure permission change is completed before continuing the rest of the tests
- Bug 1045739 - Test that revocation checking doesn't occur for expired certificates.
- Bug 1045739 - Stop checking revocation for expired certificates.
- Bug 1075336 - Fix lifetime management of CounterStyle
- Bug 1074743 - Forward display pixel values to screen proxies
- Bug 1063327 - Reject vp9 frames with invalid tiles.
- Bug 1073350: Validate that returned decoded Shmems have enough data
- Bug 1073345: Block duplicate Shmems from the GMP SharedMemory cache
- Bug 1060736 - Disable all acceleration on HD 3000 for driver versions 2321 or lower.
- Bug 1037667 - Update generated ANGLE moz.build files to fix DX SDK build issues.
- Bug 1012609 - Improve PeriodicWave phase-wrapping logic.
- Bug 1074765 - Use greater weight for nearer sample in PeriodicWave interpolation.
- Bug 1074765 - Increment phase after sampling to begin PeriodicWave at phase
- Bug 1074765 - Move const periodicWaveSize multiplier out of loop.