Граф коммитов

378261 Коммитов

Автор SHA1 Сообщение Дата
Brian Birtles 85736e031c Bug 1045994 - Add a chrome-only property to AnimationPlayer to indicate if an animation is running on the compositor; r=dbaron, r=bz 2014-08-22 13:42:47 +01:00
Robert O'Callahan d82cede239 Bug 1048579. Always sniff for media loads. r=bzbarsky
--HG--
extra : rebase_source : 067e99eaad781dec78a772405870b02c195a42e2
2014-08-23 00:08:14 +12:00
Robert O'Callahan 41cde90a7c Bug 1054161. Don't build display items for text with alpha=0. r=dbaron
--HG--
extra : rebase_source : 869a05a652a3bc6e8e122d34fb166ed9fbbdaa5c
2014-08-23 00:08:12 +12:00
Florian Quèze 3236b7aaa6 Bug 1056172 - the recording-window-ended notification isn't reliably fired, r=jesup. 2014-08-22 12:21:48 +02:00
James Graham 308ea12c94 Bug 1056587 - Only print line with expected status in tbpl logs when this isn't PASS, r=chmanchester
--HG--
extra : rebase_source : 7a7505b90f156381e5be563dab5c783f45860456
2014-08-21 23:35:25 +01:00
Florian Quèze b5c27602e8 Bug 1050802 - UI changes to stop screen/window separately, r=Gijs. 2014-08-22 10:27:19 +01:00
Randell Jesup 74c0fb3f1e 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 6aeef44c14 Backed out changeset 21bc84614aa2 (bug 1036781) for crashes on Windows; CLOSED TREE 2014-08-22 09:29:05 +01:00
Ed Morley f2b21bebd2 Backed out changeset f2da252a9248 (bug 1054630) 2014-08-22 09:28:38 +01:00
Nigel Babu 87b08f33a5 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 be16c7d14b 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 99ed233045 Backed out changeset a209d60bed50 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:34:58 +05:30
Nigel Babu 37df07905f Backed out changeset 3708cca072dc (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:34:37 +05:30
Nigel Babu 52babe8c5a Backed out changeset b2679f354c15 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:34:09 +05:30
Nigel Babu 1e48228088 Backed out changeset 429de5ae1110 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:33:54 +05:30
Nigel Babu 2c9cf3be81 Backed out changeset b695c5227ce6 (bug 1052240) for b2g ics m7 bustage 2014-08-22 11:33:43 +05:30
Patrick Wang (Chih-Kai Wang) 40e5b2e807 Bug 1040017: Prevent ContentParent from sending broadcast message to Nuwa. r=khuey 2014-08-22 13:41:34 +08:00
Florian Quèze 96cc1fd517 Bug 1050802 - UI changes to stop screen/window separately, r=Gijs. 2014-08-21 17:04:07 +02:00
Randell Jesup 3071e9efa1 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 c2a5352c35 Bug 1054630 - Part 1: Add plumbing for SpiderMonkey parser telemetry. r=till 2014-08-11 23:17:44 -07:00
Chris Peterson 897f56e626 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 7eaae1d4be 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 765b1012ad 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 82b33e7f30 Bug 1057196 - Make MediaCache cache size bigger for mochitests. r=kinetik 2014-08-22 15:56:54 +12:00
Matthew Gregan 31342c931e Bug 1056537 - Bustage fix: move DecodeToFirstVideoData back to MediaDecoderReader for now. r=UNDISCLOSED TREETOPS 2014-08-22 15:11:58 +12:00
Jeff Gilbert 5d086e4f53 Bug 1052240 - Mark tests to fail/skip. - r=kamidphish 2014-08-21 19:17:33 -07:00
Jeff Gilbert f095b4975a Bug 1052240 - Rearrange some code. - r=kamidphish 2014-08-21 19:17:32 -07:00
Jeff Gilbert 6d919f537c Bug 1052240 - Fix test failures. - r=kamidphish 2014-08-21 19:17:32 -07:00
Jeff Gilbert 3129c4cab7 Bug 1052240 - Generate mochi-wrapper files. - r=kamidphish 2014-08-21 19:17:32 -07:00
Jeff Gilbert 988114ae8e Bug 1052240 - Add mochi-wrapper generator and template files. - r=kamidphish 2014-08-21 19:17:31 -07:00
Matthew Gregan ac394eccf2 Bug 1056537 - Move MediaDecoderReader::FindStartTime down to only remaining user, OggReader. r=cpearce 2014-08-21 01:16:00 +12:00
Matthew Gregan 1db9ea982a 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 f6d09d898f Merge m-c to m-i
--HG--
extra : rebase_source : 76298d970d75f13c5315889f6a0167ef6430b4a7
2014-08-22 07:10:18 +05:30
Chris Pearce 53a822ef94 Bug 1055974 - Enable MP3 decoding in WMF PDM. r=padenot 2014-08-22 13:37:57 +12:00
Wes Kocher 7c30e1bbf2 Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
Dan Gohman 0dce9d91bc Bug 1031410 - IonMonkey: GVN: Don't set isGuard() unnecessarily in IonBuilder. r=sstangl 2014-08-21 18:05:33 -07:00
Dan Gohman 865e06d777 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 1654ac417e 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 f45c859923 Merge b2g-inbound to m-c a=merge 2014-08-21 17:57:44 -07:00
Brian Hackett 5becdf07b4 Bug 1056899 - Don't free COW element arrays until after sweeping, r=jonco. 2014-08-21 17:54:05 -07:00
Wes Kocher b82f058ff2 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
B2G Bumper Bot 1208bc5a1c Bumping manifests a=b2g-bump 2014-08-21 15:26:21 -07:00
B2G Bumper Bot 607f595517 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 a16a7d35cf Bumping manifests a=b2g-bump 2014-08-21 15:11:24 -07:00
B2G Bumper Bot 9027e2156d 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 3f3b9513c0 Bumping manifests a=b2g-bump 2014-08-21 14:11:24 -07:00
B2G Bumper Bot 7dc46867a1 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 91859b4c73 Bug 1008107 - Allow SandboxPrivate to be null in sandbox_finalize (r=bz) 2014-08-21 13:29:20 -07:00
B2G Bumper Bot b8198374df Bumping manifests a=b2g-bump 2014-08-21 12:47:08 -07:00
B2G Bumper Bot 74406bc800 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