Commit Graph

393840 Commits

Author SHA1 Message Date
Bob Owen
af79dfc438 Bug 1041775 Part 1: Update Chromium sandbox code to commit 9522fad406dd161400daa518075828e47bd47f60. r=jld,aklotz
--HG--
rename : security/sandbox/chromium/sandbox/linux/sandbox_export.h => security/sandbox/chromium/sandbox/sandbox_export.h
2014-11-18 13:48:21 +00:00
Seth Fowler
50c3d078f0 Bug 1101759 - Correctly record when we flush data during sync decodes. r=tn 2014-11-20 00:59:05 -08:00
Carsten "Tomcat" Book
b742ef4f34 Backed out changeset 73c4111cab17 (bug 1083361) for bustage 2014-11-20 09:51:03 +01:00
David Rajchenbach-Teller
b71d04be6e Bug 1083361 - Exposing a PromiseDebugging API to monitor uncaught DOM Promise. r=bz 2014-11-19 14:31:06 +01:00
James Long
33c237873d Bug 1074745 - allow setting sourceMapURL of a Debugger.Source and move warning to compiler. r=jimb 2014-11-19 16:02:00 +01:00
Jan Beich
9ad3225376 Bug 1063726 - Define MALLOC_H like top-level configure.in. r=ted 2014-09-20 02:03:00 +02:00
Milan Sreckovic
ca69c82edf Bug 868046 - Fix the wrong assert. r=nical 2014-11-19 10:36:24 -05:00
Robert O'Callahan
2c65c9d22a Bug 1061046. Part 22: test_mediaStreamAudioSourceNode no longer sees a 1-sample delay. r=karlt 2014-09-23 13:41:58 -04:00
Robert O'Callahan
fc7ad562ff Bug 1061046. Part 21: Remove rate parameter from StartNonRealtimeProcessing. r=karlt 2014-11-19 23:21:38 +13:00
Robert O'Callahan
f57e87e02b Bug 1061046. Part 20: Remove Track::mGraphRate since it's not needed. r=karlt 2014-09-18 17:20:44 +12:00
Robert O'Callahan
407c1d5331 Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
Robert O'Callahan
4385e0bf9e Bug 1061046. Part 18: Simplify TrackUnionStream now that there are no rate mismatches. r=karlt 2014-09-18 17:13:17 +12:00
Robert O'Callahan
dad87bc281 Bug 1061046. Part 17: Remove some unused TrackRate parameters. r=karlt 2014-09-18 17:13:16 +12:00
Robert O'Callahan
eaa7374a1e Bug 1061046. Part 16: Remove most usage of TicksToTimeRoundDown. r=karlt 2014-09-18 17:13:16 +12:00
Robert O'Callahan
7b67a29b15 Bug 1061046. Part 15: Remove most usage of TimeToTicksRoundUp. r=karlt 2014-09-18 17:13:15 +12:00
Robert O'Callahan
807d6426df Bug 1061046. Part 14: Remove TimeToTicksRoundDown. r=karlt 2014-09-18 17:13:14 +12:00
Robert O'Callahan
84cdc62f08 Bug 1061046. Part 13: Remove rate-conversion functions from Track. r=karlt
Also removes some other unnecessary rate conversions.
2014-09-18 17:13:13 +12:00
Robert O'Callahan
8f79162162 Bug 1061046. Part 12: Simplify AudioNodeExternalInputStream since no resampling is needed. r=karlt
Since resampling is not needed, we can preserve the number of input channels in each
input audio block.
2014-09-18 11:51:21 +12:00
Robert O'Callahan
4b3e1fddd3 Bug 1061046. Part 11: Remove callback rate parameters. r=karlt 2014-09-18 11:51:13 +12:00
Robert O'Callahan
a72ba12900 Bug 1061046. Part 10: Remove TrackData::mOutputRate since it's always the graph rate. r=karlt 2014-09-18 11:50:02 +12:00
Robert O'Callahan
d6cfabd956 Bug 1061046. Part 9: Split SourceMediaStream::AddTrack into a method that adds an audio track and can resample, and a method that can add any track but always uses the graph rate. r=karlt 2014-09-18 11:50:02 +12:00
Robert O'Callahan
c7c2956c4a Bug 1061046. Part 8: Remove PeerConnectionMedia's USECS_PER_S video rate and use the GraphRate instead. r=karlt 2014-09-18 11:50:01 +12:00
Robert O'Callahan
992f562b2c Bug 1061046. Part 7: Remove MediaPipeline's USECS_PER_S video rate and use the graph rate instead. r=karlt 2014-09-18 11:50:01 +12:00
Robert O'Callahan
1933b9d170 Bug 1061046. Part 6: Remove MediaDecoderStateMachine's USECS_PER_S video rate and use the graph rate instead. r=karlt 2014-09-18 11:50:01 +12:00
Robert O'Callahan
fe90e36d39 Bug 1061046. Part 5: Remove MediaEngineTabVideoSource's USECS_PER_S video rate and use the graph rate instead. r=karlt 2014-09-18 11:50:01 +12:00
Robert O'Callahan
cbcdeac273 Bug 1061046. Part 4: Remove MediaEngineWebRTCVideo's USECS_PER_S video rate and use the graph rate instead. r=karlt 2014-09-18 11:50:01 +12:00
Robert O'Callahan
0c11aa9240 Bug 1061046. Part 3: Remove MediaEngineDefault's VIDEO_RATE and use the graph rate instead. r=karlt 2014-09-18 11:50:01 +12:00
Robert O'Callahan
a77ef62a15 Bug 1061046. Part 2: Remove MediaStreamGraphImpl::AudioSampleRate. r=karlt 2014-09-18 11:50:01 +12:00
Robert O'Callahan
512f5afd64 Bug 1061046. Part 1: Move GraphRate() to MediaStreamGraph so it's public. r=karlt 2014-09-18 11:50:01 +12:00
Chris Pearce
12d67dabec Bug 1102103 - Increase CDM voucher size limit. r=kentuckyfriedtakahe 2014-11-20 20:04:52 +13:00
David Anderson
397b1a3520 Add inactive subframes to the dispatch-to-content region. (bug 1082594, r=tn,kats) 2014-11-19 20:24:15 -08:00
Tatiana Meshkova
3234ab1f7d Bug 1023156 - Cannot build Qt with errors in gfxQtPlatforms (with Qt 5.3) 2014-11-19 22:02:51 -08:00
Eddy Bruël
f928024e69 Bug 1096490 - Fix test failures in browser_devtools_api.js;r=vporof
These test failures occur when you replace the deprecated-sync-thenables in
protocol.js with Promise.jsm.
2014-11-20 05:31:06 +01:00
Wes Kocher
0ea9061e20 Merge m-c to inbound a=merge 2014-11-19 19:04:29 -08:00
Ben Turner
008239dd8b Bug 1101223 - Fix assertion failure for IndexedDB child-side race, r=khuey. 2014-11-19 19:03:01 -08:00
Anuj Agarwal
e23a96845a Bug 1028140 - Privitizing public destructor of DummySocket. r=bwc 2014-11-19 21:52:42 -05:00
Wes Kocher
c86c58697d Merge actual fx-team (previous merge push was a mislabeled inbound merge) to m-c a=merge 2014-11-19 18:49:45 -08:00
David Zbarsky
7e217619a6 Bug 1085769: Merge ContentOrAncestorHasAnimation/Transition r=birtles 2014-11-19 21:48:42 -05:00
David Zbarsky
8498454656 Bug 1085769: Merge RulesMatching, GetAnimationPlayers, and GetAnimationRule r=birtles 2014-11-19 21:48:41 -05:00
Wes Kocher
a9997770f3 Merge fx-team to m-c a=merge 2014-11-19 18:34:55 -08:00
Daniel Holbert
bacb520ce5 Bug 1101128 part 2: Make nsDisplayImage::GetOpaqueRegion() take object-fit & object-position into account. r=seth 2014-11-19 18:34:52 -08:00
Daniel Holbert
58dc4ebd39 Bug 1101128 part 1: Move nsDisplayImage::GetOpaqueRegion() to .cpp file, and label it as MOZ_OVERRIDE. r=seth 2014-11-19 18:34:50 -08:00
B2G Bumper Bot
78828ec0bd Bumping manifests a=b2g-bump 2014-11-19 16:01:53 -08:00
B2G Bumper Bot
aeed2d06a3 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/db25ffb7b2e8
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #25802 from ADLR-es/highlight-accented"

This reverts commit 1719e9f1385e85ab516fa3f6d2726687a5d16ef5, reversing
changes made to 50be808cea194641ac520ee96b760c5d6bb9bae4.
2014-11-19 15:56:50 -08:00
B2G Bumper Bot
ffd26e5fd4 Bumping manifests a=b2g-bump 2014-11-19 14:38:34 -08:00
B2G Bumper Bot
9f358c61e2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e61257f76c36
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #26075 from punamdahiya/Bug1087058

Bug1087058-[Gallery][RTL]-Fix of split photo in fullscreen view when language is set to Arabic r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/73e1b66d0887
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1087058-[Gallery][RTL]-Fix of split photo in fullscreen view when language is set to Arabic r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/cc148c57c028
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #26199 from pivanov/bug-1091714

Bug 1091714 - Alarm icon sits up too high in status bar

========

https://hg.mozilla.org/integration/gaia-central/rev/d8539f0b7270
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1091714 - Alarm icon sits up too high in status bar
2014-11-19 14:38:19 -08:00
Bobby Holley
4d9c1393da Bug 1100776 - Reference-count MediaData. r=cpearce 2014-11-19 13:01:10 -08:00
B2G Bumper Bot
3c922d3ef2 Bumping manifests a=b2g-bump 2014-11-19 12:46:35 -08:00
B2G Bumper Bot
eb464d0a5d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dfd960dc93be
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #26303 from punamdahiya/Bug1100465

Bug1100465-[Gallery][RTL]-Thumbnail list view first two columns missing black line in rtl mode r=wilsonpage

========

https://hg.mozilla.org/integration/gaia-central/rev/9dc6d9bfe0ba
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1100465-[Gallery][RTL]-Thumbnail list view first two columns missing black line in rtl mode
2014-11-19 12:36:58 -08:00
Benoit Girard
09a0591f64 Bug 1087530 - Part 2: Set OGL Scissor during mClearOnBind. r=jmuizel 2014-11-19 15:30:25 -05:00