Commit Graph

216312 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
e4867cec4d Backed out changeset 73c4111cab17 (bug 1083361) for bustage 2014-11-20 09:51:03 +01:00
David Rajchenbach-Teller
f76c419f9e Bug 1083361 - Exposing a PromiseDebugging API to monitor uncaught DOM Promise. r=bz 2014-11-19 14:31:06 +01:00
James Long
7bb75afc34 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
f56cf83abf Bug 1063726 - Define MALLOC_H like top-level configure.in. r=ted 2014-09-20 02:03:00 +02:00
Milan Sreckovic
2f8e56cd28 Bug 868046 - Fix the wrong assert. r=nical 2014-11-19 10:36:24 -05:00
Robert O'Callahan
4aed02be9c 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
4e6e2071f7 Bug 1061046. Part 21: Remove rate parameter from StartNonRealtimeProcessing. r=karlt 2014-11-19 23:21:38 +13:00
Robert O'Callahan
3b304fd3c5 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
c072a388a4 Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
Robert O'Callahan
fe6507ea4b 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
d5f42a50b4 Bug 1061046. Part 17: Remove some unused TrackRate parameters. r=karlt 2014-09-18 17:13:16 +12:00
Robert O'Callahan
2585e652b3 Bug 1061046. Part 16: Remove most usage of TicksToTimeRoundDown. r=karlt 2014-09-18 17:13:16 +12:00
Robert O'Callahan
0a498abf3c Bug 1061046. Part 15: Remove most usage of TimeToTicksRoundUp. r=karlt 2014-09-18 17:13:15 +12:00
Robert O'Callahan
5cd6534988 Bug 1061046. Part 14: Remove TimeToTicksRoundDown. r=karlt 2014-09-18 17:13:14 +12:00
Robert O'Callahan
513dbfc635 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
adbc44db16 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
2bbfc2cdc1 Bug 1061046. Part 11: Remove callback rate parameters. r=karlt 2014-09-18 11:51:13 +12:00
Robert O'Callahan
d511188d29 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
8f3a0fe979 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
81d9da3ba9 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
1c165bd08a 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
2074b1de6b 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
dc9f62ae56 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
1417376ef6 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
f597376dd5 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
3a84fbb126 Bug 1061046. Part 2: Remove MediaStreamGraphImpl::AudioSampleRate. r=karlt 2014-09-18 11:50:01 +12:00
Robert O'Callahan
2869783fca Bug 1061046. Part 1: Move GraphRate() to MediaStreamGraph so it's public. r=karlt 2014-09-18 11:50:01 +12:00
Chris Pearce
2cb15aa44d Bug 1102103 - Increase CDM voucher size limit. r=kentuckyfriedtakahe 2014-11-20 20:04:52 +13:00
David Anderson
b2e46c1fab Add inactive subframes to the dispatch-to-content region. (bug 1082594, r=tn,kats) 2014-11-19 20:24:15 -08:00
Tatiana Meshkova
ee4083a44f Bug 1023156 - Cannot build Qt with errors in gfxQtPlatforms (with Qt 5.3) 2014-11-19 22:02:51 -08:00
Eddy Bruël
e9c744b134 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
aa4245a7df Merge m-c to inbound a=merge 2014-11-19 19:04:29 -08:00
Ben Turner
bd8f5afb7b Bug 1101223 - Fix assertion failure for IndexedDB child-side race, r=khuey. 2014-11-19 19:03:01 -08:00
Anuj Agarwal
56021eef0e Bug 1028140 - Privitizing public destructor of DummySocket. r=bwc 2014-11-19 21:52:42 -05:00
Wes Kocher
4cb3f3bc44 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
7d60c708ba Bug 1085769: Merge ContentOrAncestorHasAnimation/Transition r=birtles 2014-11-19 21:48:42 -05:00
David Zbarsky
3e883018cf Bug 1085769: Merge RulesMatching, GetAnimationPlayers, and GetAnimationRule r=birtles 2014-11-19 21:48:41 -05:00
Wes Kocher
0c133e2728 Merge fx-team to m-c a=merge 2014-11-19 18:34:55 -08:00
Daniel Holbert
5b4f78dc00 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
36cbbe11df 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
29c828af1d Bumping manifests a=b2g-bump 2014-11-19 16:01:53 -08:00
B2G Bumper Bot
47111bb73d 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
260ff2bd8f Bumping manifests a=b2g-bump 2014-11-19 14:38:34 -08:00
B2G Bumper Bot
facd24b6e2 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
6505e9257e Bug 1100776 - Reference-count MediaData. r=cpearce 2014-11-19 13:01:10 -08:00
B2G Bumper Bot
53bd770651 Bumping manifests a=b2g-bump 2014-11-19 12:46:35 -08:00
B2G Bumper Bot
dcb38025d2 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
345e116691 Bug 1087530 - Part 2: Set OGL Scissor during mClearOnBind. r=jmuizel 2014-11-19 15:30:25 -05:00
Benoit Girard
a52fc33128 Bug 1101650 - Fix mClearOnBind logic. r=jmuizel 2014-11-19 15:29:23 -05:00
Joel Maher
ec36f5a151 Bug 1101789 - update talos to latest version. r=dminor 2014-11-19 15:25:33 -05:00