Improvement: Firefox - a11y Row Major MozAfterPaint - Ubuntu HW 12.04 x64 - 6.81% decrease
------------------------------------------------------------------------------------------
Previous: avg 194.708 stddev 1.712 of 12 runs up to revision ea767da526ff
New : avg 181.458 stddev 1.982 of 12 runs since revision 37b8fa6c1c92
Change : -13.250 (6.81% / z=7.741)
Graph :
http://mzl.la/10J5SL5
Changeset range:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=ea767da526ff&tochange=37b8fa6c1c92
Changesets:
*
http://hg.mozilla.org/mozilla-central/rev/b5a42a30e193
: Sotaro Ikeda <
sik...@mozilla.com> - Bug 871753 Part1 - fix deadlock during youtube video playback. r=doublec
:
http://bugzilla.mozilla.org/show_bug.cgi?id=871753
*
http://hg.mozilla.org/mozilla-central/rev/2cad9e70289a
: Sotaro Ikeda <
sik...@mozilla.com> - Bug 871753 Part2 - add libstagefright_foundation r=mwu
:
http://bugzilla.mozilla.org/show_bug.cgi?id=871753
*
http://hg.mozilla.org/mozilla-central/rev/ea25bacc8401
: Ryan VanderMeulen <
rya...@gmail.com> - Merge m-c to birch.
*
http://hg.mozilla.org/mozilla-central/rev/cb242a1cccb2
: Camilo Viecco <
cvi...@mozilla.com> - Bug 841569 - Cannot install image-uploader (fix handling of large filanames on b2g apps) r=bsmith
:
http://bugzilla.mozilla.org/show_bug.cgi?id=841569
*
http://hg.mozilla.org/mozilla-central/rev/da470133a9ba
: Gregory Szorc <
g...@mozilla.com> - Bug 863069 - Part 4: Reorder lists to be alphabetical; r=ted
:
http://bugzilla.mozilla.org/show_bug.cgi?id=863069
*
http://hg.mozilla.org/mozilla-central/rev/8fbd99874bad
: Gregory Szorc <
g...@mozilla.com> - Bug 863069 - Part 5: Require sorted lists in moz.build files; r=ted
:
http://bugzilla.mozilla.org/show_bug.cgi?id=863069
*
http://hg.mozilla.org/mozilla-central/rev/efbb1fb5e563
: Myk Melez <
m...@mozilla.org> - bug 860043 - don't log by default; remove extraneous newlines; r=sicking
:
http://bugzilla.mozilla.org/show_bug.cgi?id=860043
*
http://hg.mozilla.org/mozilla-central/rev/39b03fde453a
: Bobby Holley <
bobby...@gmail.com> - Bug 873253 Crash clicking on file input in XUL whitelisted site r=bz
:
http://bugzilla.mozilla.org/show_bug.cgi?id=873253
*
http://hg.mozilla.org/mozilla-central/rev/eccb855886ad
: Ehsan Akhgari <
eh...@mozilla.com> - Bug 836599 - Part 8: Add a non-realtime media graph API to produce a given number of ticks; r=roc
:
http://bugzilla.mozilla.org/show_bug.cgi?id=836599
*
http://hg.mozilla.org/mozilla-central/rev/b67a43c241c5
: Ehsan Akhgari <
eh...@mozilla.com> - Bug 836599 - Part 9: Implement the DOM binding for OfflineAudioContext; r=roc
:
http://bugzilla.mozilla.org/show_bug.cgi?id=836599
*
http://hg.mozilla.org/mozilla-central/rev/3f5529434311
: Ehsan Akhgari <
eh...@mozilla.com> - Bug 836599 - Part 10: Use the non-realtime MediaStreamGraph API and a custom destination node engine for OfflineAudioContext; r=roc
We offload most of the logic for OfflineAudioContext to the destination node,
since that's where the sample recording needs to happen, so doing this will
make the code simpler.
:
http://bugzilla.mozilla.org/show_bug.cgi?id=836599
*
http://hg.mozilla.org/mozilla-central/rev/35cedd1dd27a
: Ehsan Akhgari <
eh...@mozilla.com> - Bug 836599 - Part 11: Implement the processing of OfflineAudioContext; r=roc
We use a custom AudioNodeEngine for the destination nodes belonging to
OfflineAudioContexts, and there we record the rendered buffer. Once the buffer
is full, we resample it if the sampling rate of the OfflineAudioContext is
different than the ideal sampling rate, and then we hand it off to the main
thread in order for the complete event to be dispatched.
:
http://bugzilla.mozilla.org/show_bug.cgi?id=836599
*
http://hg.mozilla.org/mozilla-central/rev/894831c54271
: Ehsan Akhgari <
eh...@mozilla.com> - Bug 836599 - Part 12: Fix the lifetime management of the Web Audio graph in presence of OfflineAudioContexts; r=roc
Here we make the non-realtime graphs to go to sleep until they're shut down
from the main thread. This allows us to use the common forced shutdown code
path in MediaStreamGraphImpl::RunThread. We also need to delete the graph
object when the last message is dispatched to it.
In addition, we need to make sure that the AudioNodes also get released when
they're no longer needed. To do this, we need for force the SelfReference of
AudioBufferSourceNodes to be released when the context is shut down, and also
trigger the destruction of the graph there.
:
http://bugzilla.mozilla.org/show_bug.cgi?id=836599
*
http://hg.mozilla.org/mozilla-central/rev/7c4f7f3be361
: Ehsan Akhgari <
eh...@mozilla.com> - Bug 836599 - Part 13: Add a unit test for OfflineAudioContext; r=roc
:
http://bugzilla.mozilla.org/show_bug.cgi?id=836599
*
http://hg.mozilla.org/mozilla-central/rev/825f0424a603
: Ehsan Akhgari <
eh...@mozilla.com> - Bug 836599 - Part 14: Run most of the existing Web Audio tests using OfflineAudioContext as well as AudioContext; r=roc
This helps us get a decent amount of test coverage on OfflineAudioContext in
both the existing tests and the future tests.
:
http://bugzilla.mozilla.org/show_bug.cgi?id=836599
* and 47 more
Bugs:
*
http://bugzilla.mozilla.org/show_bug.cgi?id=2
*
http://bugzilla.mozilla.org/show_bug.cgi?id=872323 - Perma orange: TEST-UNEXPECTED-FAIL | /Users/cltbld/talos-slave/test/build/xpcshell/tests/toolkit/components/social/test/xpcshell/test_SocialService.js | Test timed out
*
http://bugzilla.mozilla.org/show_bug.cgi?id=872964 - wrong result for getTextBeforeOffset for start word boundary at text length offset
*
http://bugzilla.mozilla.org/show_bug.cgi?id=860043 - TCPSocket logs debug messages by default, adds extra newline
*
http://bugzilla.mozilla.org/show_bug.cgi?id=860941 - Clean up showModalDialog implementation
*
http://bugzilla.mozilla.org/show_bug.cgi?id=857236 - In-content Privacy > Tracking preference UI always shows the default state
*
http://bugzilla.mozilla.org/show_bug.cgi?id=861465 - Hide overlay buttons when showing app bars or in fullscreen mode
*
http://bugzilla.mozilla.org/show_bug.cgi?id=872864 - Intermittent browser_net_simple-request-data.js | The requestHeaders attachment has an incorrect |headers| property. - Got 6, expected 7 | browser_net_simple-request-details.js | There should be 13 header values displayed in this tabpanel. etc
*
http://bugzilla.mozilla.org/show_bug.cgi?id=842657 - Flip the pref to enable the CSP 1.0 parser for Firefox
*
http://bugzilla.mozilla.org/show_bug.cgi?id=873253 - Crash clicking on file input
*
http://bugzilla.mozilla.org/show_bug.cgi?id=873255 - remove option to always show tabs
*
http://bugzilla.mozilla.org/show_bug.cgi?id=839342 - Work - Edge UI gesture should fire before user removes his/her finger from the screen
*
http://bugzilla.mozilla.org/show_bug.cgi?id=863069 - Require alphabetical order when assigning to order-independent moz.build variables
*
http://bugzilla.mozilla.org/show_bug.cgi?id=872507 - Tweak logcat java-exception regex to strip more whitespace
*
http://bugzilla.mozilla.org/show_bug.cgi?id=813372 - b2g process crash with this testcase, using -moz-transition
* and 10 more