Florian Quèze
e165ec548a
Bug 1050802 - UI changes to stop screen/window separately, r=Gijs.
2014-08-22 10:27:19 +01:00
Randell Jesup
5f06a75825
Bug 1050802: Backend to allow stopping sharing for screen/window for a WindowID r=jib
2014-08-22 10:27:16 +01:00
Ed Morley
df914c6f9a
Backed out changeset 21bc84614aa2 (bug 1036781) for crashes on Windows; CLOSED TREE
2014-08-22 09:29:05 +01:00
Ed Morley
5e7dc0a427
Backed out changeset f2da252a9248 (bug 1054630)
2014-08-22 09:28:38 +01:00
Nigel Babu
d845c02f6c
Backed out 2 changesets (bug 1050802) for bustage, CLOSED TREE
...
Backed out changeset c365e93b8e42 (bug 1050802)
Backed out changeset 7e35629e7cdb (bug 1050802)
2014-08-22 12:53:32 +05:30
Chris Pearce
e097011861
Bug 1057201 - Don't dispatch to the MP4Reader's decode task queue to update buffered index, as that confuses the MediaDataDecoders. r=kentuckyfriedtakahe
2014-08-22 18:28:06 +12:00
Nigel Babu
d225994274
Backed out changeset a209d60bed50 (bug 1052240) for b2g ics m7 bustage
2014-08-22 11:34:58 +05:30
Nigel Babu
0f8d982f02
Backed out changeset 3708cca072dc (bug 1052240) for b2g ics m7 bustage
2014-08-22 11:34:37 +05:30
Nigel Babu
10790870f1
Backed out changeset b2679f354c15 (bug 1052240) for b2g ics m7 bustage
2014-08-22 11:34:09 +05:30
Nigel Babu
d8c148da74
Backed out changeset 429de5ae1110 (bug 1052240) for b2g ics m7 bustage
2014-08-22 11:33:54 +05:30
Nigel Babu
6899805e31
Backed out changeset b695c5227ce6 (bug 1052240) for b2g ics m7 bustage
2014-08-22 11:33:43 +05:30
Patrick Wang (Chih-Kai Wang)
c07936e942
Bug 1040017: Prevent ContentParent from sending broadcast message to Nuwa. r=khuey
2014-08-22 13:41:34 +08:00
Florian Quèze
04f61e01ef
Bug 1050802 - UI changes to stop screen/window separately, r=Gijs.
2014-08-21 17:04:07 +02:00
Randell Jesup
340666f9f9
Bug 1050802: Backend to allow stopping sharing for screen/window for a WindowID r=jib
2014-08-22 01:29:21 -04:00
Chris Peterson
d8f89ab9fd
Bug 1054630 - Part 1: Add plumbing for SpiderMonkey parser telemetry. r=till
2014-08-11 23:17:44 -07:00
Chris Peterson
b6ad9902fb
Bug 1036781 - Part 4: Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src/jit for Baseline code. r=jandem
2014-08-21 21:52:39 -07:00
Ralph Giles
7d5d318ec7
Bug 1057110 - Don't log h.264 sample sha1 by default. r=cpearce
...
This was useful for comparing input between different demuxers
but isn't really necessary now that things are running. Can be
removed when things are more stable.
2014-08-21 16:21:00 -07:00
Ralph Giles
5aeadf29d9
Bug 1057110 - Add separate PRLogModule for AppleDecoderModule. r=cpearce
...
The apple media decoders are quite noisy. Switching them to their
own "AppleMedia" log module simplifies the output when debugging
demuxer-specific issues.
2014-08-21 16:20:00 -07:00
Chris Pearce
a52c03a461
Bug 1057196 - Make MediaCache cache size bigger for mochitests. r=kinetik
2014-08-22 15:56:54 +12:00
Matthew Gregan
96ee646326
Bug 1056537 - Bustage fix: move DecodeToFirstVideoData back to MediaDecoderReader for now. r=UNDISCLOSED TREETOPS
2014-08-22 15:11:58 +12:00
Jeff Gilbert
3d56b3a65a
Bug 1052240 - Mark tests to fail/skip. - r=kamidphish
2014-08-21 19:17:33 -07:00
Jeff Gilbert
1983dfa494
Bug 1052240 - Rearrange some code. - r=kamidphish
2014-08-21 19:17:32 -07:00
Jeff Gilbert
cbb8cd4984
Bug 1052240 - Fix test failures. - r=kamidphish
2014-08-21 19:17:32 -07:00
Jeff Gilbert
a466a23895
Bug 1052240 - Generate mochi-wrapper files. - r=kamidphish
2014-08-21 19:17:32 -07:00
Jeff Gilbert
d5cb7903b8
Bug 1052240 - Add mochi-wrapper generator and template files. - r=kamidphish
2014-08-21 19:17:31 -07:00
Matthew Gregan
6524479634
Bug 1056537 - Move MediaDecoderReader::FindStartTime down to only remaining user, OggReader. r=cpearce
2014-08-21 01:16:00 +12:00
Matthew Gregan
e5d3630e74
Bug 1056534 - Add logging to stubbed out member functions to speed up debugging. r=cajbir
...
--HG--
rename : content/media/mediasource/SubBufferDecoder.cpp => content/media/mediasource/SourceBufferDecoder.cpp
rename : content/media/mediasource/SubBufferDecoder.h => content/media/mediasource/SourceBufferDecoder.h
rename : content/media/BufferDecoder.cpp => content/media/webaudio/BufferDecoder.cpp
rename : content/media/BufferDecoder.h => content/media/webaudio/BufferDecoder.h
2014-08-22 14:14:36 +12:00
Nigel Babu
32a1d94133
Merge m-c to m-i
...
--HG--
extra : rebase_source : 76298d970d75f13c5315889f6a0167ef6430b4a7
2014-08-22 07:10:18 +05:30
Chris Pearce
d385364fb3
Bug 1055974 - Enable MP3 decoding in WMF PDM. r=padenot
2014-08-22 13:37:57 +12:00
Wes Kocher
f1bff82d6f
Merge inbound to m-c a=merge
2014-08-21 18:22:11 -07:00
Dan Gohman
3022cdfeb6
Bug 1031410 - IonMonkey: GVN: Don't set isGuard() unnecessarily in IonBuilder. r=sstangl
2014-08-21 18:05:33 -07:00
Dan Gohman
664a7e4a66
Bug 1056805 - OdinMonkey: Don't run EliminateDeadResumePoints when compiling in asm.js mode r=luke
2014-08-21 18:05:31 -07:00
Dan Gohman
19d7d530ec
Bug 1056805 - IonMonkey: Don't call opName(), a virtual function, for spewing when spewing isn't enabled r=luke
2014-08-21 18:05:26 -07:00
Wes Kocher
c918e97aaa
Merge b2g-inbound to m-c a=merge
2014-08-21 17:57:44 -07:00
Brian Hackett
9e41bc96d9
Bug 1056899 - Don't free COW element arrays until after sweeping, r=jonco.
2014-08-21 17:54:05 -07:00
Wes Kocher
34b2f35fc3
Merge fx-team to m-c a=merge
2014-08-21 17:44:40 -07:00
B2G Bumper Bot
a8b884c829
Bumping manifests a=b2g-bump
2014-08-21 15:26:21 -07:00
B2G Bumper Bot
44c72c7ec8
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/670b42b547f8
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1042730 - Use better icons when bookmarking and searching places r=daleharvey
2014-08-21 15:20:30 -07:00
B2G Bumper Bot
fffd9fdab4
Bumping manifests a=b2g-bump
2014-08-21 15:11:24 -07:00
B2G Bumper Bot
e55586dea3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/758bbdda6bb7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23128 from KevinGrandon/bug_1056469_rocketbar_use_template_literals
Bug 1056469 - [Rocketbar] Use template literals for app chrome
========
https://hg.mozilla.org/integration/gaia-central/rev/0cf4ee6bc207
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1056469 - [Rocketbar] Use template literals for app chrome r=kgrandon
2014-08-21 15:05:32 -07:00
B2G Bumper Bot
cc4bf13e36
Bumping manifests a=b2g-bump
2014-08-21 14:11:24 -07:00
B2G Bumper Bot
89d2e89776
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/32ac0bda8e19
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #16981 from ian-liu/settings/bug943825_mount/unmount_sdcard
Bug 943825 - [Gaia] Mount/Unmount SD card, r=@alive, arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/0ecca91e899c
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 943825 - [Gaia] Mount/Unmount SD card
2014-08-21 14:05:32 -07:00
Bill McCloskey
1418f34a28
Bug 1008107 - Allow SandboxPrivate to be null in sandbox_finalize (r=bz)
2014-08-21 13:29:20 -07:00
B2G Bumper Bot
fc958f1ec2
Bumping manifests a=b2g-bump
2014-08-21 12:47:08 -07:00
B2G Bumper Bot
95a2e67e27
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6e59fa03abdb
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #23046 from yzen/bug-1053193
Bug 1053193 - cropped beginning silence from a11y sound files. Updated t...
========
https://hg.mozilla.org/integration/gaia-central/rev/7356bc45a128
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1053193 - cropped beginning silence from a11y sound files. Updated the way a11y sounds are played by the accessibility component.
2014-08-21 12:45:35 -07:00
Mike Conley
e798c00ddf
Backing out 893fa8436b70 (bug 1041917) for multiple problems.
2014-08-21 15:12:22 -04:00
Wes Johnston
24a5dda875
Bug 1052387 - Don't save session history if clearing history on exit. r=bnicholson
2014-08-21 11:35:16 -07:00
Andrei Oprea
13baa87092
Bug 1045569 - Revoke the correct call url in loop desktop client, r=rgauthier@mozilla.com
2014-08-21 11:14:04 -07:00
B2G Bumper Bot
e0a3c0d58f
Bumping manifests a=b2g-bump
2014-08-21 11:06:34 -07:00
B2G Bumper Bot
f6a9f74eb7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa65c23392bf
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #22939 from zbraniecki/1053968-clean-mozl10n-api-in-sms
Bug 1053968 - Clean up mozL10n API use in SMS. r=azasypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/17fd40f8cf03
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1053968 - Clean up mozL10n API use in SMS
2014-08-21 11:00:29 -07:00