JW Wang
ae5faca646
Bug 948267. Part 2 - implement AudioStream::DataSource for DecodedAudioDataSink and remove its audio thread. r=kinetik.
2016-01-12 21:48:25 +08:00
JW Wang
ddee254421
Bug 948267. Part 1 - add the interface DataSource to implement pull model and remove members no longer useful in the pull model. r=kinetik.
2016-01-12 21:48:25 +08:00
Carsten "Tomcat" Book
de28b5128f
Backed out changeset b5e8cd00d7ef (bug 1238515) for Android Test failures
...
--HG--
extra : rebase_source : d7883a0923a22c676f26946ab8950a9bf01490a9
2016-01-12 14:15:08 +01:00
Carsten "Tomcat" Book
0f1d4e6541
Merge mozilla-central to mozilla-inbound
2016-01-12 11:56:10 +01:00
Carsten "Tomcat" Book
c2a8d865ec
merge mozilla-inbound to mozilla-central a=merge
2016-01-12 11:54:38 +01:00
Carsten "Tomcat" Book
54b57749ad
merge fx-team to mozilla-central a=merge
2016-01-12 11:52:48 +01:00
Andrea Marchesini
923de404a2
Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug
2016-01-12 10:23:13 +00:00
Xidorn Quan
42b9ed4bfc
Bug 1189622 part 2 - Allow widget's MakeFullScreen to fail, and call FinishFullscreenChange directly if that happens. r=smaug
...
--HG--
extra : source : a851e10d72b71dbd7bab21e3e6ef80214f680b9b
2016-01-12 15:18:47 +11:00
Xidorn Quan
5e959008be
Bug 1189622 part 1 - Ensure the in-fullscreen-change flag is set before calling the second phase. r=smaug
...
--HG--
extra : source : d296fe5d387c2d52d7a952871b9122df46b50b1f
2016-01-12 15:18:47 +11:00
Xidorn Quan
f569fa65f9
Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj
...
--HG--
extra : source : 76255b192a7d6dae74f19c68653537d5f8f39775
2016-01-12 15:18:47 +11:00
Makoto Kato
e3de02b1b4
Bug 1235573 - Don't post GCS_RESULTSTR when plugin doesn't handle WM_IME_COMPOSITION correctly. r=masayuki
2016-01-12 17:47:38 +09:00
Syd Polk
5efa4d1cdd
Bug 1235606 - Move firefox-media-tests into mozilla-central. r=ted, r=cpearce
...
--HG--
extra : transplant_source : %B7%E6r%B6%83%20%B0T%EC%C5%D6%CE%CA%5D%18p%A6%F4O%DC
2016-01-08 13:14:12 -06:00
Boris Chiou
55464e68da
Bug 1238424 - Fix a missing header in Bluetooth module. r=brsun
2016-01-10 19:07:00 +01:00
Dragana Damjanovic
bdee941ae5
Bug 1236277 - Retry all connections not just the reused one. r=mcmanus
2016-01-11 05:20:00 +01:00
Ralph Giles
114d237567
Bug 1090015 - Suppress multichar warnings in the OMX code. r=kinetik
...
Suppress warnings about multi-byte character constants entirely
in the OMX code. These are part of the Android stagefright API
style, so it's more appropriate to use them than not.
2016-01-11 23:20:26 -08:00
Christoph Kerschbaumer
769983140c
Bug 1232909 - Use channel.asyncOpen2 within dom/base/test/chrome/test_bug599295.html (r=sicking)
2015-12-15 20:39:25 -08:00
Jeff Gilbert
f3b0f8b2c7
Bug 1237637 - Disallow negative levels for framebuffer attachments. - r=jrmuizel
2016-01-07 16:22:45 -08:00
JW Wang
d15c9fcbae
Bug 1237806 - update playback position before entering buffering mode so the currentTime of the media element is more accurate during buffering. r=jya.
2016-01-12 10:25:23 +08:00
Ralph Giles
c34de716dc
Bug 1175319 - Remove outdated MDSM documenation. r=jya DONTBUILD
...
Rebased patch by Chris Double.
2016-01-11 17:43:12 -08:00
Chris Pearce
eed22e8016
Bug 1237836 - Add support for MetadataTags to MediaFormatReader. r=jya
2016-01-08 13:22:53 +13:00
JW Wang
4574413b61
Bug 1238347 - stop prerolling when decoding starts if we are waiting for data. r=cpearce.
2016-01-12 08:06:44 +08:00
JW Wang
c9f4e17922
Bug 1238343 - Update MDSM::mIsAudioPrerolling/mIsVideoPrerolling when playback rate changes. r=cpearce.
2016-01-12 08:05:21 +08:00
JW Wang
4627500b49
Bug 1237616 - Remove the aForceBuffering arugment from MediaDecoder::Resume(). r=cpearce.
2016-01-12 08:04:32 +08:00
Jean-Yves Avenard
c51d397d8c
Bug 1237809: [h264] P1. Ensure correct video dimensions are passed to the decoder. r=cpearce
...
Dimensions are extracted from the SPS found in metadata if present.
2016-01-12 09:09:05 +11:00
Carsten "Tomcat" Book
9fb60c744e
Merge mozilla-central to b2g-inbound
2016-01-11 12:20:19 +01:00
Ben Tian
5e2ce42994
Bug 1229697 - Cancel bond when user inputs empty pincode for pairing, r=shuang
2016-01-11 16:47:20 +08:00
JW Wang
664bc361ba
Bug 1237482 - Remove MediaDecoderStateMachine::mStreamSink. r=kikuo.
2016-01-08 15:52:12 +08:00
Phil Ringnalda
d165b54b01
Merge m-c to m-i
2016-01-10 15:49:15 -08:00
Phil Ringnalda
4f1cbcd738
Merge b-i to m-c, a=merge
2016-01-10 15:38:35 -08:00
Nicholas Nethercote
88696a303a
Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel.
...
This patch:
- Makes the following substitutions (plus necessary namespace qualifiers:
gfxImageFormat::ARGB32 --> SurfaceFormat::A8R8G8B8_UINT32
gfxImageFormat::RGB24 --> SurfaceFormat::X8R8G8B8_UINT32
gfxImageFormat::A8 --> SurfaceFormat::A8
gfxImageFormat::RGB16_565 --> SurfaceFormat::R5G6B5_UINT16
gfxImageFormat::Unknown --> SurfaceFormat::UNKNOWN
- Changes gfxImageFormat to be a typedef to gfx::SurfaceFormat. This will be
removed soon.
- Removes gfxCairoFormatToImageFormat() and gfxImageFormatToCairoFormat() and
replace calls to them with CairoFormatToGfxFormat() and
GfxFormatToCairoFormat().
- Removes ParamTraits<gfxImageFormat>.
- Add namespace qualifiers to SurfaceFormat instances where necessary.
--HG--
extra : rebase_source : f56e92b1593957a9e4e00171100bc7605816e696
2016-01-07 20:57:38 -08:00
Xidorn Quan
219e3e84de
Bug 1191597 part 7 - Enable fullscreen-api test on e10s. r=smaug
...
--HG--
extra : source : aeab92829aab0777941e68dbab2dd336a52ead00
2016-01-11 09:38:53 +11:00
Xidorn Quan
9266c155c5
Bug 1191597 part 6 - Remove windowed plugins before closing to work around bug 1237853. r=smaug
...
--HG--
extra : source : 0689c13bdfefa771165ef1da282ddc151530d735
2016-01-11 09:38:53 +11:00
Xidorn Quan
18f7e26d54
Bug 1191597 part 5 - Ensure to cleanup old window size from the list when exit fullscreen. r=smaug
...
--HG--
extra : source : 64ff6f986119f8ace8f2c3fa73e554a2a73e2242
2016-01-11 09:38:53 +11:00
Xidorn Quan
1dac48d33e
Bug 1191597 part 4 - Use inner width and height for check window state. r=smaug
...
Inner width and height are more reliable than outer ones. Change to
outer ones may not trigger resize event on content process.
--HG--
extra : source : b89ae9bc6e0675896a2a464f17eee5e0b8575909
2016-01-11 09:38:53 +11:00
Xidorn Quan
8219338ba4
Bug 1191597 part 3 - Convert fullscreen-api-keys to a browser chrome test. r=smaug
...
--HG--
extra : source : e7639263857cc7d6c434ddd690a3653abbf3b189
2016-01-11 09:38:53 +11:00
Xidorn Quan
ad53fe3a56
Bug 1191597 part 2 - Convert fullscreen-esc-context-menu to a browser chrome test. r=smaug
...
--HG--
extra : source : 7eb596b873e6029b6f3d6a749a0206e74ae8f395
2016-01-11 09:38:53 +11:00
Xidorn Quan
1565a19749
Bug 1191597 part 1 - Add head.js and dummy page for browser chrome test. r=smaug
...
--HG--
extra : source : 1cf0a54ddb55b0434fa44851bf11be7415d0a27d
2016-01-11 09:38:53 +11:00
Mantaroh Yoshinaga
b35b375e0a
Bug 1237183 - Modify implementation of reading preference. r=seanlin
2016-01-07 18:43:00 -05:00
Randall Barker
3a71488eda
Bug 1233056 - Long tapping on a link will select a different link from the page r=tnikkel
...
Long tapping would fail when Java Pan-Zoom was enabled in Fennec.
2016-01-08 20:22:07 -08:00
Ehsan Akhgari
cddea9ec89
Bug 1236933 - Return null from FetchEvent.clientId for non-subresource network requests; r=bkelly
2016-01-08 21:53:37 -05:00
Mike Hommey
f56dcc705e
Bug 1234026 - Pass a --display option to gtk_init in content processes. r=karlt
2016-01-09 07:30:32 +09:00
Ross Lovas
c58011d852
Bug 1190093 - Stop throttling frame requests for loading pages by checking Hidden(), not isShowing. r=tnikkel
2016-01-08 15:20:34 -06:00
Andrew McCreight
0712efcb03
Bug 1238082 - Fix mode lines in dom/ipc. r=baku
...
This patch was generated using commit 139bd6c948f70fd0322ab71a585db7fd73439316 of
https://github.com/amccreight/moz-source-tools/blob/master/modeline.py
2016-01-08 12:40:26 -08:00
Andrew McCreight
bc43636ae7
Bug 1238076
- Enable test_postMessage_closed.html with e10s. rs=bz
2016-01-08 12:40:26 -08:00
Andrew McCreight
0b34e1b3cc
Bug 1230385, part 2 - Use NS_WARNING in unimplemented TabChild methods. r=billm
...
At least some of these methods can be called from chrome JS, so
warn instead of having an inaccurate static analysis annotation
about code never being reached.
2016-01-08 12:40:26 -08:00
Andrew McCreight
3eaa15e936
Bug 1230385, part 1 - Use MOZ_CRASH in ContentChild::AllocP*() methods. r=billm
...
These methods should never be called, so just crash.
2016-01-08 12:40:26 -08:00
Andrew McCreight
921340569f
Bug 1231498 - ContentParent::RecvCreateWindow() should fail in opt builds if passed bad chromeflags. r=billm
2016-01-08 12:40:26 -08:00
Andrew McCreight
5b8cac2504
Bug 1238080 - Remove trailing whitespace from nsIWebBrowserChrome.idl and test_window_bar.html. r=baku
...
IGNORE IDL because this is only whitespace changes.
2016-01-08 12:40:25 -08:00
Ben Kelly
f2bc2e331e
Bug 1230030 Don't replace active worker unnecessarly after saving registration in e10s mode. r=ehsan
2016-01-08 11:18:41 -08:00
Ehsan Akhgari
ec2c39ef0c
Bug 1142768 - Return the original document URI from ServiceWorkerClient.url; r=bkelly
2016-01-08 14:16:47 -05:00