diff --git a/_posts/2014-10-13-fx-33-rc1-to-rc2.md b/_posts/2014-10-13-fx-33-rc1-to-rc2.md new file mode 100644 index 0000000..18c51f6 --- /dev/null +++ b/_posts/2014-10-13-fx-33-rc1-to-rc2.md @@ -0,0 +1,47 @@ +--- +layout: post +title: "Firefox 33 rc1 to rc2" +date: 2014-10-13 12:21:11 +categories: statistics 33 +--- + +A important last change forced us to generate a build 2 of Firefox 33. +We took this opportunity to backout an OMTC-related regression and two startup fixes on fennec. + +
+
+
Extension | Occurrences |
cpp | 10 |
java | 5 |
h | 3 |
build | 1 |
+
Module | Occurrences |
security | 12 |
mobile | 5 |
widget | 1 |
gfx | 1 |
List of changesets: +
Ryan VanderMeulen | Backed out changeset 9bf2a5b5162d (Bug 1044975) - 1dd4fb21d976 |
Ryan VanderMeulen | Backed out changeset d89ec5b69c01 (Bug 1076825) - 1233c159ab6d |
Ryan VanderMeulen | Backed out changeset bbc35ec2c90e (Bug 1061214) - 6b3eed217425 |
Jon Coppeard | Bug 1061214. r=terrence, a=sledru - a485602f5cb1 |
Ryan VanderMeulen | Backed out changeset e8360a0c7d74 (Bug 1074378) - 7683a98b0400 |
Richard Newman | Bug 1077645 - Be paranoid when parsing external intent extras. r=snorp, a=sylvestre - 628f8f6c6f72 |
Richard Newman | Bug 1079876 - Handle unexpected exceptions when reading external extras. r=mfinkle, a=sylvestre - 96bcea5ee703 |
David Keeler | Bug 1058812 - mozilla::pkix: Add SignatureAlgorithm::unsupported_algorithm to better handle e.g. roots signed with RSA/MD5. r=briansmith, a=sledru - 4c62d5e8d5fc |
David Keeler | Bug 1058812 - mozilla::pkix: Test handling unsupported signature algorithms. r=briansmith, a=sledru - fe4f4c9342b1 |