- Aug 10, 2015
-
-
Seth Fowler authored
--HG-- extra : rebase_source : c0d1f9f8e376cbe4ebf1921d3e1edf85234e8f7b
-
- Aug 04, 2015
-
-
Karl Tomlinson authored
--HG-- extra : rebase_source : 69cd3562062c5e09572428b8279c4d622fc5836e
-
- Aug 06, 2015
-
-
Karl Tomlinson authored
Zero output channels are used on ScriptProcessorNodes to improve efficiency in tests when output is not required. --HG-- extra : rebase_source : f3ddee8031d772bdcedbd482d80d3259a095e0ea
-
Karl Tomlinson authored
--HG-- extra : rebase_source : a9f5d8f4c33845d1548c2daf53d7aced6d6e668b
-
Karl Tomlinson authored
The effects of garbage collection must not be observable. We can collect an AudioNode if it is not going to cause any further changes, but we must keep any current effects. --HG-- extra : rebase_source : f7ce500de2afd4f6cdff79c30c99a0ee8e74ab40
-
Karl Tomlinson authored
because stream inputs may be removed when only providing null data. The ScriptProcessor is also kept alive when it has only input nodes so that it is not garbage collected when its input nodes are collected. --HG-- extra : rebase_source : ee70db1b3e13b212107e048620880b929c662ad6
-
Karl Tomlinson authored
--HG-- extra : rebase_source : 71b101935ef10b5fa01008234897c0bb2c6979ba
-
- Aug 10, 2015
-
-
Karl Tomlinson authored
Creating the event added a reference to the ScriptProcessorNode, which wasn't released until the AudioProcessingEvent was destroyed in nsCycleCollector::FreeSnowWhite(). If another event is dispatched before cycle collection considers the ScriptProcessorNode, then the node will not be collected. Also, the reference count of the ScriptProcessorNode is no longer toggled because this seemed to interfere with the cycle collection process. --HG-- extra : rebase_source : 41878e716fe3fcc8f46f518be2a50d050b8ed14c
-
- Aug 06, 2015
-
-
Karl Tomlinson authored
--HG-- extra : rebase_source : 49b8c338a3cd645a67937a7584cba666512b31b6
-
- Aug 10, 2015
-
-
Kartikaya Gupta authored
Bug 1191886 - Change a couple of scrollbar async-repositioning tests so they don't get tripped up by rounding error. r=botond --HG-- extra : commitid : 9l1enEaFhZu
-
Kartikaya Gupta authored
--HG-- extra : commitid : C4Vo2zwNRgo
-
Chris Pearce authored
Bug 1190252 - Remove use of mozilla\/Tokenizer from GMPChild so bug 1190252 can be uplift to 41. r=gerald
-
Mike Hommey authored
The way UPLOAD_EXTRA_FILES is currently exported makes the files added to the list added in each directory that is being traversed recursively because of the += in .mozconfig.mk, combined with "export". The easy way out is to remove the export altogether, but being unsure of the side effects of putting all non exported mk_add_options variables in .mozconfig.mk, limit this to UPLOAD_EXTRA_FILES.
-
Mike Hommey authored
When building with MOZ_CRT (which is more or less the default when building on Windows with MSVC2013), building e.g. XPCOM components requires linking against mozcrt.lib, so it needs to be shipped in the SDK. On the other hand, mozglue.lib, which is currently shipped, is not useful because it lacks the necessary hacks from mozcrt.lib avoiding crashes for memory allocator mismatch.
-
Ehsan Akhgari authored
-
Ehsan Akhgari authored
-
Ehsan Akhgari authored
-
- Aug 09, 2015
-
-
Chris Manchester authored
--HG-- extra : commitid : JSXOssYOmn0
-
- Aug 10, 2015
-
-
Wes Kocher authored
-
Wes Kocher authored
-
Wes Kocher authored
CLOSED TREE --HG-- extra : amend_source : 21e718d9a7fec5aa1ea30443fc8838a30b29489b
-
Wes Kocher authored
--HG-- extra : amend_source : fc9d33844a7172d62ec9d2184833a18cdaa28d5d
-
ffxbld authored
-
ffxbld authored
No bug - Tagging mozilla-central 7a19194812eb with FIREFOX_AURORA_42_BASE a=release DONTBUILD CLOSED TREE
-
Ryan VanderMeulen authored
Backed out changesets db4294fb662d and de9ae2ccb73b (bug 1181175) for Android test_compartments.js failures. CLOSED TREE
-
B2G Bumper Bot authored
-
B2G Bumper Bot authored
-
B2G Bumper Bot authored
======== https://hg.mozilla.org/integration/gaia-central/rev/aa0cf409f343 Author: Jim Porter <jporter@mozilla.com> Desc: Merge pull request #31304 from jimporter/music-fix-repeat Bug 1192710 - [Music]The repeat , next and last button in music playe… ======== https://hg.mozilla.org/integration/gaia-central/rev/619d8dfd4803 Author: Jim <jporter@mozilla.com> Desc: Bug 1192710 - [Music]The repeat , next and last button in music player are not available. ======== https://hg.mozilla.org/integration/gaia-central/rev/94d3570ec682 Author: Ryan VanderMeulen <rvandermeulen@mozilla.com> Desc: Revert "Merge pull request #31215 from borjasalguero/update_rebased" This reverts commit b7e16d84847574c1223f6b88307c673528873d5b, reversing changes made to 86eab1fd117501f499c67588021ed905498ec01c.
-
B2G Bumper Bot authored
-
B2G Bumper Bot authored
======== https://hg.mozilla.org/integration/gaia-central/rev/3890abfa84a2 Author: Ryan VanderMeulen <ryanvm@gmail.com> Desc: Merge pull request #31163 from jrburke/bug816783-email-autocomplete Bug 816783 - [email] Autocomplete known contacts when user manually types ======== https://hg.mozilla.org/integration/gaia-central/rev/3ecb606816d6 Author: jrburke <jrburke@gmail.com> Desc: Bug 816783 - [email] Autocomplete known contacts when user manually types ======== https://hg.mozilla.org/integration/gaia-central/rev/837ef1b0d5d9 Author: Ryan VanderMeulen <ryanvm@gmail.com> Desc: Merge pull request #31250 from anu7495/my-fix Bug 1187555 - Convert callbacks in worker_test.js into Promises r=tim… ======== https://hg.mozilla.org/integration/gaia-central/rev/6ead78b81726 Author: anu7495 <anubhav.worklinux@gmail.com> Desc: Bug 1187555 - Convert callbacks in worker_test.js into Promises r=timdream
-
B2G Bumper Bot authored
-
B2G Bumper Bot authored
-
B2G Bumper Bot authored
======== https://hg.mozilla.org/integration/gaia-central/rev/be42cf69f0f8 Author: Zibi Braniecki <zbigniew.braniecki@gmail.com> Desc: Merge pull request #31295 from zbraniecki/1192599-remove-innerhtml-l10n-from-sms Bug 1192599 - Remove .innerHTML from SMS l10n entities. r=julienw ======== https://hg.mozilla.org/integration/gaia-central/rev/b1ced5545a74 Author: Zibi Braniecki <gandalf@mozilla.com> Desc: Bug 1192599 - Remove .innerHTML from SMS l10n entities
-
Mark Banner authored
Bug 1182031 - Increase length of expiry for Loop's telemetry events due to not yet having collected or validated enough data. r=vladan,a=RyanVM
-
Ryan VanderMeulen authored
CLOSED TREE
-
Kim Moir authored
Bug 1183877 - Increase total-chunks for Android 4.3 Debug crashtests, js-reftests, and reftests r=jlund
-
Andrea Marchesini authored
-
Neil Deakin authored
-
Ryan VanderMeulen authored
-
Yura Zenevich authored
-