Merge pull request #7 from Archaeopteryx/36b6typo

Fix typo and encoding of Firefox 36.0b6 post
This commit is contained in:
Sylvestre Ledru 2015-02-04 16:23:11 +01:00
Родитель fc8a5b3d9d e856b835c0
Коммит 212fa994fd
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -6,7 +6,7 @@ categories: statistics 36
---
Similar to beta5 in term of number of changesets, we landed a fix for <a href="http://bugzilla.mozilla.org/1124249">bug 1124249</a> which was causing about 12% of the crashes in beta, some fixes on the new Tablet UI for fennec and,
last but not least, a few important fixes for video and MSE landed in this beta (examples: bug <a href="http://bugzilla.mozilla.org/1123535">1123535<a> & <a href="http://bugzilla.mozilla.org/1126465">1126465</a>).
last but not least, a few important fixes for video and MSE landed in this beta (examples: bug <a href="http://bugzilla.mozilla.org/1123535">1123535</a> & <a href="http://bugzilla.mozilla.org/1126465">1126465</a>).
<p>
<ul>
@ -70,7 +70,7 @@ last but not least, a few important fixes for video and MSE landed in this beta
<tr><td><strong>Seth Fowler</strong></td><td><a href="http://bugzilla.mozilla.org/1128229">Bug 1128229</a> - Add fuzzy annotations to tests that depend on imgFrame::Optimize being called on Android. a=test-only - <a href="https://hg.mozilla.org/releases/mozilla-beta/rev/58a64dbc82f1">58a64dbc82f1</a></td></tr>
<tr><td><strong>L. David Baron</strong></td><td><a href="http://bugzilla.mozilla.org/891347">Bug 891347</a> - Make <a href="http://bugzilla.mozilla.org/385526">Bug 385526</a> crashtest appropriate for use in the reftest/crashtest harness. r=mats, a=test-only - <a href="https://hg.mozilla.org/releases/mozilla-beta/rev/01d047565daa">01d047565daa</a></td></tr>
<tr><td><strong>Nick Alexander</strong></td><td><a href="http://bugzilla.mozilla.org/1107134">Bug 1107134</a> - Disable GeckoView independence testing due to Classycle inlining bug. r=ckitching, a=sledru - <a href="https://hg.mozilla.org/releases/mozilla-beta/rev/663d2c344792">663d2c344792</a></td></tr>
<tr><td><strong>chiajung hung</strong></td><td><a href="http://bugzilla.mozilla.org/1096632">Bug 1096632</a> - Add a null check in case webgl app calls to glTexImage(<video>) while no frame inserted into ImageContainer. r=jgilbert, a=sledru - <a href="https://hg.mozilla.org/releases/mozilla-beta/rev/6696e78c24ed">6696e78c24ed</a></td></tr>
<tr><td><strong>chiajung hung</strong></td><td><a href="http://bugzilla.mozilla.org/1096632">Bug 1096632</a> - Add a null check in case webgl app calls to glTexImage(&lt;video&gt;) while no frame inserted into ImageContainer. r=jgilbert, a=sledru - <a href="https://hg.mozilla.org/releases/mozilla-beta/rev/6696e78c24ed">6696e78c24ed</a></td></tr>
<tr><td><strong>Richard Newman</strong></td><td><a href="http://bugzilla.mozilla.org/1124492">Bug 1124492</a> - Allow for distribution intent processing to occur after first use. r=margaret, a=sledru - <a href="https://hg.mozilla.org/releases/mozilla-beta/rev/2dd8d79e19e4">2dd8d79e19e4</a></td></tr>
<tr><td><strong>Jim Mathies</strong></td><td><a href="http://bugzilla.mozilla.org/1126164">Bug 1126164</a> - Avoid setting clip regions on plugin windows if the same clip region was already set. r=roc, a=sledru - <a href="https://hg.mozilla.org/releases/mozilla-beta/rev/e32f606d51e3">e32f606d51e3</a></td></tr>
<tr><td><strong>Margaret Leibovic</strong></td><td><a href="http://bugzilla.mozilla.org/1089653">Bug 1089653</a> - Make sure the search activity hasn't been destroyed before touching views in onAnimationEnd. r=mfinkle, a=sledru - <a href="https://hg.mozilla.org/releases/mozilla-beta/rev/734264bcd6d1">734264bcd6d1</a></td></tr>