Commit Graph

34515 Commits

Author SHA1 Message Date
Jean-Yves Avenard
658483ef7a Bug 1165585: Part2. Use MediaFormatReader with web audio. r=cpearce
Only used for MP4 content at present.
2015-05-16 22:35:22 +10:00
Jean-Yves Avenard
0e007dad01 Bug 1165585: Part1. Use AsyncReadmetadata with web audio. r=cpearce 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
79ab9ce60c Bug 1165145: Part2. Only extends source buffer ranges if non-empty. r=karlt 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
367c4f210c Bug 1165145: Part1. Don't add a negative time range to empty buffered ranges. r=karlt 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
f97b01b52f Bug 1163359: ensure we read updated audio configuration. r=cpearce 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
e9a1f13c0b Bug 1163485: Part1. Enable MediaFormatReader by default. r=kentuckyfriedtakahe 2015-05-18 15:42:32 +10:00
Jean-Yves Avenard
5468f54705 Bug 1163458: Part2. Remove sync dispatch from apple's initialization. r=cpearce 2015-05-18 15:42:32 +10:00
Jean-Yves Avenard
24b8523293 Bug 1163458: Part1. Move PlatformDecoderModule outside fmp4. r=kentukyfriedtakahe 2015-05-18 15:42:32 +10:00
Jean-Yves Avenard
396a2b7518 Bug 1156708: Part4. Remove most locking. r=cpearce 2015-05-18 15:42:01 +10:00
Jean-Yves Avenard
dc6019613e Bug 1156708: Part3. Disable audio track when using combined track sourcebuffer. r=kentuckyfriedtakahe
This is an unsupported configuration. We currently only whitelist MSE clients
using separate audio and video tracks.
2015-05-18 15:41:22 +10:00
Jean-Yves Avenard
92fc890f99 Bug 1156708: Part2. Add pref to toggle new code. r=kentuckyfriedtakahe
media.format-reader.mp4=true: Will enable the new format decoder for mp4
media.mediasource.format-reader.mp4=true: Will enable new format decoder for
 mp4 within MSE.
2015-05-18 15:41:22 +10:00
Jean-Yves Avenard
75de3559bc Bug 1156708: Part1. Add MediaFormatReader player. r=cpearce 2015-05-18 15:40:32 +10:00
Phil Ringnalda
881f3ba8cc Back out 530555a2d6d4 (bug 1162064) for debug b2g emulator assertions and failure to thrive
CLOSED TREE
2015-05-17 22:42:05 -07:00
Alexandre Lissy
75526b2a39 Bug 1163997 - Re-enable notification tests on Mulet. r=mhenrentty 2015-05-12 06:17:00 -04:00
JW Wang
b17f382917 Bug 1163469 - Move MediaDecoder::DecodedStreamData and related code to its own file. r=roc. 2015-05-10 11:38:15 +08:00
David Anderson
580eb72be7 Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange) 2015-05-17 23:11:44 -04:00
Anthony Jones
ca9407e577 Bug 1163076 - Whitelist Daily Motion; r=jya 2015-05-18 15:06:56 +12:00
David Anderson
93351f8ffa Backout changeset e5d045d49b40 for bustage on an a=CLOSED TREE 2015-05-17 21:46:30 -04:00
Birunthan Mohanathas
f87186ddb4 Bug 1165729 - Check SetCapacity return value in nsSMILAnimationFunction::GetValues. r=dholbert 2015-05-17 18:21:21 -07:00
Birunthan Mohanathas
ab03747a9e Bug 1038536 - Flatten image/src/ directory. r=seth 2015-05-14 20:52:05 -07:00
David Anderson
dd781641e4 Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange) 2015-05-17 20:44:43 -04:00
Andreas Pehrson
d92ff7f204 Bug 1032848 - Part 3: Add tests for HTMLCanvasElement::CaptureStream. r=mt, r=jgilbert, r=jesup 2015-05-13 14:04:51 +08:00
Andreas Pehrson
76092599fe Bug 1032848 - Part 2: Implement HTMLCanvasElement::CaptureStream. r=mt, r=jesup, r=jgilbert, r=gwright 2015-05-13 14:04:41 +08:00
Andreas Pehrson
4b2daa2e73 Bug 1032848 - Part 1: Implement WebIDL for HTMLCanvasElement::CaptureStream. r=smaug, r=mt 2015-05-13 14:04:30 +08:00
Bevis Tseng
6004c21bb7 Bug 1162464 - Part 3: Refactor UiccConnector due to interface change. r=allstars.chh 2015-05-08 11:31:11 +08:00
Bevis Tseng
0a82fe59a8 Bug 1162464 - Part 2: Implementation Changes. r=echen 2015-05-08 11:23:09 +08:00
Bevis Tseng
eefeacc94e Bug 1162464 - Part 1: IDL Changes. r=echen 2015-05-08 10:57:16 +08:00
Phil Ringnalda
01393a8965 Merge m-c to m-i 2015-05-16 09:49:14 -07:00
Kartikaya Gupta
ad5db89677 Bug 1162214 - Disable smooth-scrolling on a wheel scroll test as it causes intermittent failures. r=dvander 2015-05-16 12:37:21 -04:00
Phil Ringnalda
2363a275e9 Back out 3 changesets (bug 1162720) for mozilla::media::Parent::Release crashes
CLOSED TREE

Backed out changeset 05306872093a (bug 1162720)
Backed out changeset 94a7098042fb (bug 1162720)
Backed out changeset 7c2f391a7fdd (bug 1162720)
2015-05-16 09:09:25 -07:00
Phil Ringnalda
8550e15bad Merge b-i to m-c, a=merge 2015-05-16 09:02:05 -07:00
Neil Rashbrook
441960eebc Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-16 09:07:10 +01:00
Wes Kocher
135f15b7de Merge m-c to b2ginbound a=merge 2015-05-15 17:32:38 -07:00
Wes Kocher
a3992b6c87 Merge b2g-inbound to m-c a=merge 2015-05-15 17:29:29 -07:00
Fabrice Desré
58324a8b80 Bug 1161537 - Intermittent test_dev_mode_activity.html | Got error: undefined - expected PASS r=me 2015-05-15 14:46:27 -07:00
Carsten "Tomcat" Book
4e7fee9708 Merge mozilla-central to b2g-inbound on a CLOSED TREE 2015-05-15 17:45:26 +02:00
Carsten "Tomcat" Book
75ccf87ec8 merge mozilla-inbound to mozilla-central on a CLOSED TREE a=merge 2015-05-15 17:39:23 +02:00
Carsten "Tomcat" Book
758434dca9 Merge mozilla-central to fx-team 2015-05-15 10:31:54 +02:00
Carsten "Tomcat" Book
0a4bf77b2c Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2015-05-15 10:28:06 +02:00
Carsten "Tomcat" Book
ac0eec7a86 merge b2g-inbound to mozilla-central a=merge 2015-05-15 10:25:48 +02:00
Xidorn Quan
92362298fc Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug 2015-05-15 14:39:25 +12:00
Boris Zbarsky
4f0915ada2 Bug 1084456 followup. Don't require android to have MSE stuff enabled! r=tree-is-orange, a=tree-is-orange-I-tell-you 2015-05-14 21:20:23 -04:00
Mark Capella
e689982678 Bug 988143 - Enable Gecko Touch in Fennec, SelectionController mods, r=ehsan 2015-05-14 22:06:12 -04:00
Wes Kocher
2b18d5b966 Merge b2ginbound to m-c a=merge 2015-05-14 15:37:44 -07:00
Ehsan Akhgari
62b4d637f0 moar merges, CLOSED TREE 2015-05-14 15:53:50 -04:00
Ehsan Akhgari
12220c8de2 Merge central into inbound on a CLOSED TREE to fix bustage 2015-05-14 15:52:39 -04:00
James Willcox
719abb1297 Bug 1084456 - Enable MSE on Android r=ajones,ehsan 2015-05-14 14:52:09 -05:00
Ehsan Akhgari
84c77e38b2 Fix the interfaces tests now that service workers have been disabled, no bug, a=me
Fixing bustage on a CLOSED TREE.
2015-05-14 15:49:13 -04:00
Eric Rahm
ae5fbae806 Bug 1163201 - Part 4: Fix b2g build. r=bustage 2015-05-14 11:46:15 -07:00
Ehsan Akhgari
4394c9993f Merge central into inbound 2015-05-14 14:16:51 -04:00
Naoki Hirata
9215df432a Backed out 4 changesets (bug 1147736)
Backed out changeset 80ad8826d772 (bug 1147736)
Backed out changeset 1f69ddad07bb (bug 1147736)
Backed out changeset 34aee78127f5 (bug 1147736)
Backed out changeset 8a8c735fb984 (bug 1147736)
2015-05-13 14:15:57 -07:00
Eric Rahm
55f55085b9 Bug 1163201 - Part 3: Remove mSamples in |MediaEngineWebRTCAudioSource|. r=cpeterson
|mSamples| was made protected just to satisfy a warning if PR_LOGGING was not
set. As it turns out the warning is correct and mSamples is not used, so lets
remove it.
2015-05-14 10:13:23 -07:00
Eric Rahm
0c231d41fa Bug 1163201 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj 2015-05-14 10:13:23 -07:00
Eric Rahm
485ac2e37a Bug 1163201 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Wes Kocher
8013b41a02 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-13 11:25:07 -07:00
Phil Ringnalda
aaca0423eb Backed out 2 changesets (bug 1154231) for M-oth crashes
CLOSED TREE

Backed out changeset 5e8145eff457 (bug 1154231)
Backed out changeset 951fb8ed6f25 (bug 1154231)
2015-05-15 20:29:15 -07:00
Nicholas Nethercote
0addd071a9 Back out all four patches from bug 1161377. r=me.
Due to Android startup regressions (bug 1163066) and plugin crashes (bug
1165155).
2015-05-14 21:48:43 -07:00
Paul Adenot
c9d6e1deb7 Bug 1122218 - Fix off-by-one error when computing oscillator rendering range. r=karlt 2015-05-13 11:02:27 +02:00
Jamin Liu
2e4db95721 Bug 1163969 - Reject the stopLeScan request only if there's no ongoing LE Scan using the given handle. r=joliu 2015-05-13 15:58:22 +08:00
Bruce Sun
4e58e0c109 Bug 1163912: Set |Type| property of BluetoothDevice a initial value during LeScan; f=elin, r=jocelyn 2015-05-13 15:50:21 +08:00
Karl Tomlinson
ed95ca7a9e bug 1162364 report telemetry on WMFMediaDataDecoder errors r=cpearce,f=vladan,bsmedberg 2015-05-13 17:54:31 +12:00
Karl Tomlinson
13d1283aa4 bug 1162364 detect and abort MF_E_TRANSFORM_STREAM_CHANGE infinite loops r=cpearce 2015-05-13 16:36:45 +12:00
Boris Zbarsky
ef21c7c403 Merge m-c to inbound a=merge 2015-05-14 21:24:27 -04:00
Masayuki Nakano
819a662e1b Bug 1130935 part.6 Selection change notification should have selection range and writing mode information r=smaug 2015-05-15 10:18:08 +09:00
Masayuki Nakano
62093a448f Bug 1130935 part.4 nsIMM32Handler::GetCharacterRectOfSelectedTextAt() should return wrting mode if it's necessary r=emk+smaug 2015-05-15 10:18:07 +09:00
Wes Kocher
484229a7ff Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds 2015-05-14 16:35:18 -07:00
Eitan Isaacson
c75d0d0090 Bug 1162699 - Replace mochitest test synth services with global services to simplify tests. r=smaug
Also, remove ipc tests since we now can enable these tests in e10s.

Also, make utterances very long in cancel test so that we actually interrupt them.
2015-05-14 16:24:14 -07:00
Neil Rashbrook
5b5c002aaf Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-15 00:00:33 +01:00
Sotaro Ikeda
93b5ab8525 Bug 1164697 - Fix time unit of AudioOffloadPlayer r=bholley 2015-05-14 15:48:06 -07:00
Ben Tian
1ec291824e Bug 1159179 - Patch 3/3: [PBAP] Implement PBAP manger, r=shuang 2015-05-13 10:52:58 +08:00
Ben Tian
46770eac8f Bug 1159179 - Patch 2/3: [PBAP] Revise profile disconnection when BT stops, r=shuang 2015-05-13 16:29:50 +08:00
Wes Kocher
f307051dd8 Merge m-c to b2ginbound a=merge 2015-05-12 16:34:54 -07:00
Wes Kocher
482d01304c Merge b2g-inbound to m-c a=merge 2015-05-12 16:30:03 -07:00
Gregory Arndt
82baba4202 Bug 1164225 - Disable IPC test for mochitest in mulet r=kwierso 2015-05-12 16:31:04 -05:00
Jan-Ivar Bruaroey
5580668495 Bug 1162720 - enumerateDevices visits main thread for profileDir. r=jesup 2015-05-14 07:30:51 -04:00
Jan-Ivar Bruaroey
7e417ddde1 Bug 1162720 - rename CallbackRunnable::New to NewRunnableFrom. r=jesup 2015-05-14 07:30:00 -04:00
Jan-Ivar Bruaroey
ee1c9dcf05 Bug 1162720 - test enumerateDevices. r=jesup 2015-05-14 07:25:32 -04:00
Carsten "Tomcat" Book
ffefb62f98 Merge mozilla-central to b2g-inbound 2015-05-12 16:47:49 +02:00
Carsten "Tomcat" Book
e30005394c merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Szu-Yu Chen [:aknow]
2377dc7da9 Bug 1163511 - Use defineLazyModuleGetter. r=hsinyi 2015-05-12 17:41:46 +08:00
Carsten "Tomcat" Book
7a29ca2d79 merge fx-team to mozilla-central a=merge 2015-05-12 12:01:27 +02:00
Kan-Ru Chen
345d0fafb9 Bug 1162899 - Use sync message for in-process mozHasPendingMessage. r=fabrice 2015-05-12 10:20:54 +08:00
Kan-Ru Chen
82d5bac578 Bug 1154231 - Part 2. Use LRU to manage remote layers. r=mattwoodrow 2015-05-16 08:43:39 +08:00
Wes Kocher
1af068a3cc Merge m-c to inbound a=merge 2015-05-15 17:32:05 -07:00
Benjamin Chen
1326fa01af Bug 1149842 - Release the mutex for NS_OpenAnonymousTemporaryFile to prevent the deadlock. r=roc
CLOSED TREE
2015-05-15 17:52:45 -04:00
Daniel Holbert
3b575b2c61 Bug 1162699 followup: Add 'override' keyword to overriding methods on FakeSynthCallback. rs=ehsan 2015-05-15 11:57:03 -07:00
Bobby Holley
572201a12c Bug 1164292 - Switch nsIPrincipal::origin to ACString. r=gabor 2015-05-15 11:51:51 -07:00
Andrea Marchesini
a5c68887b7 Bug 1164567 - Get rid of mPrincipal from WebSocket. r=smaug 2015-05-15 11:51:47 -07:00
Bobby Holley
a8da98d1c0 Bug 1164567 - Grab the principal when we need it in MediaDecodeTask. r=jww 2015-05-15 11:51:46 -07:00
Catalin Badea
9193c4e964 Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan 2015-05-14 12:41:42 -07:00
Ryan VanderMeulen
6b4355dac3 Backed out changeset e5ecf069259d (bug 1149842) for suspicion of causing mochitest-e10s crashes. 2015-05-15 14:11:33 -04:00
Geoff Brown
189bc40719 Bug 1078287 - Skip test_Range-mutations.html on Android for frequent time-outs; r=trivial,test-only 2015-05-15 11:59:05 -06:00
Carsten "Tomcat" Book
df1e389c26 Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2015-05-15 17:41:01 +02:00
Carsten "Tomcat" Book
2d21d80209 Backed out changeset 84d5d34e1445 (bug 1163148) for Crashes/Assertion failure in HTMLFieldSetElement.cpp on a CLOSED TREE 2015-05-15 16:01:29 +02:00
Wes Kocher
ae482d304b Backed out changeset fae12b6114b8 (bug 1162775) for bc1 orange 2015-05-11 16:32:22 -07:00
Dave Townsend
0f7bec08e1 Bug 1162775 Make contentAreaDropListener use dataTransfer.files to get the files dropped. r=smaug 2015-05-11 11:33:15 -07:00
Benjamin Chen
02ce75ef01 Bug 1149842 - Release the mutex for NS_OpenAnonymousTemporaryFile to prevent the deadlock. r=roc 2015-05-11 15:50:09 +08:00
Jocelyn Liu
8821a2c128 Bug 1162910 - Make bluetooth daemon as the default backend of BT APIv2. r=tzimmermann 2015-05-11 03:44:00 -04:00
Bruce Sun
c585977111 Bug 1162893 - Fix BluetoothGattWriteType serialization problem. f=elin, r=jocelyn 2015-05-11 16:43:53 +08:00
Alexandre Lissy
eeb2b8e9c2 Bug 1160123 - Add support for LTE/WCDMA only network selection. r=hsinyi 2015-05-11 07:49:00 +02:00
Alexandre Lissy
14772b7013 Bug 1159128 - Only save valid app notifications. r=mhenretty 2015-05-14 10:59:00 +02:00
Mike Conley
aeecd32e7b Bug 863515 - Expose hasContentOpener on nsITabParent. r=smaug.
hasContentOpener is set to true if a tab happened to be opened
due to content requesting it - for example, a target="_blank" link,
or a window.open.
2015-05-13 16:44:39 -04:00
Eddy Bruël
46a0dc4eec Bug 1150444 - Intermittent test_WorkerDebugger.isFrozen.xul;r=khuey 2015-05-08 07:08:17 +02:00
Andrea Marchesini
703749d88a no bug - fix merge bustage, CLOSED TREE 2015-05-12 16:51:08 +01:00
Carsten "Tomcat" Book
4a467cfa03 merge mozilla-central to mozilla-inbound 2015-05-12 17:07:10 +02:00
Andrea Marchesini
9a736d91f9 Bug 1163597 - patch 2 - MediaStreamGraphImpl::RecomputeBlockingAt CLOSED TREE 2015-05-12 14:54:03 +01:00
Andrea Marchesini
d991fa6d9b Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan 2015-05-12 13:11:03 +01:00
Andrea Marchesini
7a35ed6840 Bug 1159401 - Split Blob and File classes, r=bz 2015-05-12 13:09:51 +01:00
Andrea Marchesini
6395e487c2 Bug 1163597 - MediaStreamGraphImpl::RecomputeBlockingAt: optimization in the number of loops for the mStreams array, r=padenot 2015-05-11 18:50:55 +01:00
Paul Adenot
e3861219bd Bug 1160153 - Add debug instrumentation. 2015-05-11 16:56:00 +02:00
Carsten "Tomcat" Book
22cd3fed82 Backed out changeset cff5c0c09e72 (bug 1056479) for widespread destruction on a CLOSED TREE 2015-05-12 12:22:01 +02:00
Edgar Chen
5f7078a61a Bug 1162407 - Increase timeout value of test_replace_short_message_type.js. r=bevis 2015-05-07 17:35:34 +08:00
John Dai
26582948ac Bug 1159622 - Split test_icc_contact.js into read contact and add contact. r=echen 2015-05-12 00:53:00 +08:00
Kershaw Chang
0c7f9c974f Bug 1162422 - Fix test cases, r=dhylands 2015-05-13 00:44:00 +08:00
Ben Tian
138d8e7743 Bug 1159179 - Patch 1/3: [PBAP] Add OBEX related functions, r=shuang 2015-05-07 17:07:58 +08:00
Jean-Yves Avenard
a46f95398b Bug 1156708: Part5. Don't ignore DrainComplete() on first demux. r=me
Followup on part4 (7ab507ec07cb) which introduce this regression.
2015-05-18 16:58:55 +10:00
Ben Hsu
15a9f9dc64 Bug 1161403 - Part 2: A new testcase. r=aknow 2015-05-06 21:07:00 -04:00
Marcos Caceres
e414480909 Bug 1162729 - CORS check is always performed when fetching a manifest. r=ehsan 2015-05-07 14:40:00 +02:00
Nils Ohlmeier [:drno]
31f0a794a9 Bug 1087551: updated tests around addIceCandidate(). r=jib 2015-05-12 00:05:24 -07:00
John Daggett
3146486363 Bug 1056479 p11 - properly annotate mulet reftests. r=m_kato 2015-05-13 14:11:26 +09:00
John Daggett
6c6d2ffd69 Bug 1056479 p0 - rename ambiguous GetFontList method in Android fontlist. r=m_kato 2015-05-13 14:11:25 +09:00
Cameron McCormack
e09fc88693 Comment typo fix; no bug. 2015-05-13 12:25:22 +10:00
Cameron McCormack
78ac3925e6 Bug 1163865 - Remove [Throws] from FontFaceSet.delete. r=smaug 2015-05-13 12:24:34 +10:00
Brian Birtles
be2405aaa8 Bug 1161320 - Fix conflict between finishing and aborting a pause; r=jwatt
Animation::ResumeAt contains an assertion that, when we exit the play-pending
state, checks we either have a resolved start time or a resolved hold time.

That's normally true but if we are aborting a pause on animation that is
finished we can end up with a resolved start time (since we don't clear the
start time when we're aborting a pause) and a resolved hold time (either
because the regular finishing behavior set one, or, because play() applied
auto-rewinding behavior and set it).

In that case we should actually respect the hold time and update the start time
when resuming the animation. However, ResumeAt won't update the start time if it
is already set.

This patch fixes that by clearing the start time in DoPlay in the case where we
are aborting a pause and have a hold time.
2015-05-08 16:17:13 +09:00
Nicholas Nethercote
37a9035e51 Bug 1161377 (part 3, attempt 2) - Convert some easy PL_DHashTable{Init,Finish} cases. r=froydnj. 2015-05-12 17:33:26 -07:00
Nicholas Nethercote
8a397036c0 Bug 1161377 (part 2.5) - Move all static PLDHashTable instances onto the heap to avoid static constructors. r=froydnj. 2015-05-12 17:33:22 -07:00
Wes Kocher
70e2049fb5 Merge m-c to inbound a=merge 2015-05-12 16:34:23 -07:00
Boris Zbarsky
da52c77a97 Bug 1163898 followup. Fix a test that was expecting the buggy mozAnon behavior. CLOSED TREE. 2015-05-12 17:14:34 -04:00
Eitan Isaacson
57afd785a4 Bug 1162692 - Add SpeechSynthesisUtterance.chosenVoiceURI for testing purposes. r=smaug 2015-05-12 13:24:58 -07:00
Eitan Isaacson
ddfe6e8d53 Bug 1160844 - Only initialize pico tts when not in mochitest and speech synth is enabled. r=smaug 2015-05-12 13:24:58 -07:00
Boris Zbarsky
da86cbdc59 Bug 1163898 part 2. Allow creation of an anonymous XHR in non-window scopes if the right mozAnon bits are passed in. r=smaug 2015-05-12 15:56:41 -04:00
Boris Zbarsky
57e2d885c4 Bug 1163898 part 1. Give DOMEventTargetHelper a sane accessor for getting its nsIGlobalObject. r=smaug 2015-05-12 15:56:39 -04:00
Ben Hsu
b8fac876e6 Bug 1161403 - Part 1: Deprecate internal states. r=aknow 2015-05-06 03:58:00 -04:00
Ehsan Akhgari
67cab3c767 Bug 1163945 - Handle aborted CompareNetwork jobs properly in CompareNetwork::OnStartRequst; r=nsm 2015-05-14 11:27:35 -04:00
Ehsan Akhgari
e47ca6aedc Bug 1143981 - Reroute all fetch tests through a transparent service worker; r=nsm 2015-05-14 09:10:20 -04:00
Ehsan Akhgari
063ed8d391 Bug 1164487 - Part 2: Update the interfaces tests; r=baku 2015-05-14 09:04:02 -04:00
Andrea Marchesini
2b28ba64c2 Bug 1161950 - Remove support for createEvent("CloseEvent") / initCloseEvent, r=smaug 2015-05-14 12:25:36 +01:00
Andrea Marchesini
2bcfaa4917 Bug 1159792 - get rid of dom.workers.websocket.enabled pref, r=smaug 2015-05-14 12:24:06 +01:00
Kan-Ru Chen
9388658a40 Backout chanset 9c18f3e4d02a and e784bb7b9f21 because b2g emulator bustage 2015-05-14 15:59:17 +08:00
Kan-Ru Chen
53f6543101 Bug 1154231 - Part 2. Use LRU to manage remote layers. r=mattwoodrow 2015-05-14 12:54:56 +08:00
Krzysztof Mioduszewski
c99efe5c58 Bug 1119152 - Part 2: [SecureElement] SEReader.isSEPresent. r=smaug, allstarschh 2015-04-28 11:33:36 +02:00
Krzysztof Mioduszewski
87065a9077 Bug 1119152 - Part 1: [SecureElement] Consolidate variable naming. r=smaug, allstarschh 2015-04-28 11:51:49 +02:00
Carsten "Tomcat" Book
6980e02494 Merge mozilla-central to b2g-inbound 2015-05-15 10:34:41 +02:00
Ben Tian
084852da66 Bug 1164314 - Fire devicefound in RemoteDevicePropertiesNotification only during discovery, r=shuang 2015-05-15 14:14:02 +08:00
Will Wang
b142123c7f Bug 1161888 - remove first CKPD flag and do not set |mDialingRequestProcessed| flag to avoid the redundant HFP_AT_RESPONSE_OK. r=shuang 2015-05-15 14:35:46 +08:00
Ben Hsu
80abb87236 Bug 1147736 - Part 4: Deprecate NotifyError(Bluetooth). r=btian 2015-05-08 00:21:00 -04:00
Ben Hsu
14efda2a25 Bug 1147736 - Part 3: Deprecate NotifyError. r=aknow 2015-04-27 23:29:00 -04:00
Ben Hsu
89a9dda93d Bug 1147736 - Part 2: Bypass NotifyError. r=aknow 2015-04-27 23:28:00 -04:00
Ben Hsu
9fbaaa16e0 Bug 1147736 - Part 1: Extend TelephonyCallInfo. r=aknow 2015-04-27 23:22:00 -04:00
Jessica Jong
988b01074e Bug 1162865 - [DataCall] Do not reset data call's linkInfo if it's still needed. r=echen 2015-05-11 17:09:40 +08:00
Shawn Huang
aaf4244628 Bug 1160127 - Send HFP/A2DP profile disconnection notification, r=btian 2015-05-11 11:47:31 +08:00
Ben Tian
1451a90b42 Bug 1156503 - Update device name from |RemoteDevicePropertiesNotification| during discovery, r=shuang 2015-04-30 16:48:39 +08:00
Jan Horak
c5dad176b5 Bug 967494 - "Preference Composition/Spelling/Language is ignored, and changing spellcheck language in one composition window affects all open and new compositions" [r=ehsan] 2015-04-28 12:01:00 +03:00
Phil Ringnalda
5695164d07 Merge m-i to m-c, a=merge 2015-05-10 09:10:19 -07:00
Geoff Brown
8b83aca734 Bug 1140454 - Skip some tests on Android 4.3 Debug for intermittent failures; r=me,trivial 2015-05-09 20:04:44 -06:00
Mike Conley
6bdfb3cdcd Bug 1136478 - Fire pagehide / pageshow events in content after swapping remote frame loaders. r=smaug. 2015-05-07 11:43:40 -04:00
Phil Ringnalda
d669607df4 Merge b-i to m-c, a=merge 2015-05-09 14:26:41 -07:00
Andrew Osmond
be5ba6b52d Bug 1158378 - Fix how a failed set configuration call would try to shutdown the camera after release. 2015-05-08 16:20:01 -04:00
Sebastian Hengst
d8958c63b9 Backed out changeset 899c470e0275 (bug 1087551) for build bustage. r=bustage fix for CLOSED TREE 2015-05-09 10:34:24 +02:00
Nils Ohlmeier [:drno]
dc591f4d8c Bug 1087551: updated tests around addIceCandidate(). r=jib 2015-05-09 00:26:30 -07:00
Wes Kocher
6d468ef387 Merge b2g-inbound to m-c a=merge 2015-05-08 10:35:16 -07:00
Wes Kocher
fa0da51ac6 Merge fx-team to m-c a=merge 2015-05-08 10:29:41 -07:00
Carsten "Tomcat" Book
5ad6acb0e3 Merge mozilla-central to b2g-inbound on a CLOSED TREE 2015-05-08 13:32:17 +02:00
Carsten "Tomcat" Book
ff441103d6 Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2015-05-08 13:24:18 +02:00
Thomas Zimmermann
392fa0aab5 Bug 1162585: Set socket flags after socket has been created, r=kmachulis
This patch moves the code for setting socket flags in the socket I/O
classes to the few locations were sockets are created. Any other socket
setup is redundant and has been removed.
2015-05-08 09:45:42 +02:00
Thomas Zimmermann
685e9b30e8 Bug 1162524: Move |accept| out of |UnixSocketWatcher|, r=kmachulis
Calls to |accept| are now handled by the corresponding socket I/O
class. This makes the code more flexible. All callers have been
adapted.
2015-05-08 09:43:01 +02:00
Phil Ringnalda
3fc48280b7 Back out e05936099653 (bug 1154053) on suspicion of causing the hellish frequency of Android 2.3 robocop-2 crashes that resulted in this CLOSED TREE, a=bustage 2015-05-07 22:41:26 -07:00
Ehsan Akhgari
837fa0016c Bug 1162789 - Add a comment explaining why mForm is not set to null during unlink
Comment-only, landed on a CLOSED TREE, DONTBUILD
2015-05-07 23:13:13 -04:00
Nikhil Marathe
39a7075a32 Bug 1162787 - Check for null before calling Equals. r=ehsan
CLOSED TREE
2015-05-07 19:10:06 -07:00
Wes Kocher
9ef37ff840 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-07 15:23:42 -07:00
Wes Kocher
08aef3af95 Merge inbound to m-c a=merge 2015-05-07 15:12:38 -07:00
Ralph Giles
52499ee8fd Bug 1161339 - Add gtest calling rust code. r=cajbir
This is mostly to verify compilation and linkage.
The test itself just verifies the contents of an
returned string.
2015-05-07 12:15:00 -07:00
Boris Zbarsky
9411933ac1 Bug 1162013. Process the Promise queue between adjacent setTimeout callback invocations when we're going through the callback list without returning to the event loop. r=smaug 2015-05-07 14:49:31 -04:00
Chris Pearce
836f4654a2 Bug 1160382 - Verify that Adobe EME plugin exists before instantiating it. r=edwin 2015-05-08 13:36:40 +12:00
Chris Pearce
274a6a72e8 Bug 1159495 - Change Windows to Unix line endings in GMPUtils.cpp. r=whitespace 2015-05-08 13:36:37 +12:00
Chris Pearce
7dfc6e0400 Bug 1162358 - Defer processing GMP DecodingComplete() calls until intr shmem allocs are finished. r=jesup 2015-05-08 13:36:34 +12:00
Chris Pearce
ec67288f9d Bug 1160321 - Test whether we can create H.264/AAC decoders before we report we support them. r=mattwoodrow 2015-05-08 13:36:32 +12:00
Ehsan Akhgari
f9ee94b84e Bug 1130101 - Part 3: Add unit tests for the handling of the Service-Worker-Allowed header; r=nsm 2015-05-07 21:07:10 -04:00
Ehsan Akhgari
5b8b93bec9 Bug 1130101 - Part 2: Honor the Service-Worker-Allowed header when prefix matching the service worker scope; r=nsm 2015-05-07 21:06:34 -04:00
Ehsan Akhgari
1a3375d154 Bug 1130101 - Part 1: Store the value of the Service-Worker-Allowed header in the CompareManager object; r=nsm 2015-05-07 21:06:33 -04:00
Carsten "Tomcat" Book
a51f167772 Merge mozilla-central to b2g-inbound on a CLOSED TREE 2015-05-07 16:15:54 +02:00
Carsten "Tomcat" Book
61c14b2f3b Merge mozilla-central to fx-team on a CLOSED TREEx 2015-05-07 16:11:08 +02:00
Jean-Yves Avenard
4da1b9bbff Bug 1159579: Add Interval and IntervalSet objects. r=mattwoodrow
Along with a TimeIntervals class that reimplement all of dom::TimeRanges
features.
2015-05-07 10:24:10 +10:00
Aaron Klotz
607c0f41f3 Bug 1156903: Add quirk flag that causes NPN_GetValue(NPNVdocumentOrigin) to return an empty string even when it fails; r=jimm 2015-05-06 01:07:32 -06:00
Karl Tomlinson
10abc8e204 bug 1161402 more thread doc for MediaDataDecoder use from IsVideoAccelerated() r=cpearce 2015-05-06 16:43:52 +12:00
Blake Wu
950ef8801f Bug 1161444 - Change MP4Reader's IsMediaSeekable() to only check with Demuxer. r=cpearce 2015-05-06 11:16:06 +08:00
Jed Davis
f6d38c4cd3 Bug 1154053 - Limit concurrency of e10s memory reporting. r=erahm
This changes the way nsMemoryReporterManger handles child processes;
instead of using an observer message and trying to keep a count of child
processes expected to answer, it directly iterates a copy of the list
of content processes and explicitly handles children which exit before
their reports start.

Note that GC/CC logs still run at full concurrency, and that no child
reports start until the parent is finished (see bug 1151597) regardless
of concurrency limit.
2015-05-06 20:51:00 +02:00
Wes Kocher
9537c895a9 Backed out changeset c41fa4e8dfb2 (bug 1162765) for frequent mochitest-2 failures CLOSED TREE 2015-05-08 18:18:29 -07:00
Wes Kocher
5346d6df35 Backed out 1 changesets (bug 1162765)
Backed out changeset 18886e5d06df (bug 1162765)
2015-05-08 18:18:03 -07:00
Wes Kocher
25b2dea4b9 Backed out changeset 4f21884b0c36 (bug 1160844) for apparently causing the Gip(a) permafail CLOSED TREE 2015-05-08 18:10:00 -07:00
Wes Kocher
29b725aa2c Backed out changeset 3466be6fd32c (bug 1162692) for apparently causing the gip(a) permafail on a CLOSED TREE 2015-05-08 18:09:48 -07:00
Nikhil Marathe
b2627df572 Bug 1162411 - Fix Request CORS bug. r=bz 2015-05-07 15:39:13 -07:00
Tom Schuster
b624f6d01c Bug 1055473 - Make WeakMap/Set.prototype a plain object. r=Waldo 2015-05-08 23:27:50 +02:00
Ehsan Akhgari
45ea2aa0a5 Bug 1162765 - Part 2: Convert nsGenericHTMLFormElement::mFieldSet to a strong reference; r=mccr8 2015-05-08 16:33:08 -04:00
Ehsan Akhgari
fbb20b1c01 Bug 1162765 - Part 1: Convert nsGenericHTMLFormElement::mForm to a strong reference; r=mccr8 2015-05-08 16:33:07 -04:00
Ehsan Akhgari
b3e45d95ac Bug 1162344 - Use the exemptFromPerDomainMax pref in test_importscript.html; r=nsm 2015-05-08 16:33:05 -04:00
Aaron Klotz
e79dbe77b0 Bug 1158761: Part 2 - Update checks for plugin stop event in tests; r=jimm 2015-05-06 17:13:05 -06:00
Karl Tomlinson
4674ce9ac9 bug 1161402 assert there is no mActiveProxy during SharedDecoderManager::Shutdown() r=cpearce 2015-05-05 19:11:55 +12:00
Karl Tomlinson
d6de54d98e bug 1161402 assert that public methods are not called after shutdown r=cpearce
Bug 1141241 suggests that this may be happening.
2015-05-05 18:53:13 +12:00
Andrew McCreight
731bc50c96 Bug 1161110 - Remove trailing whitespace from FragmentOrElement. r=baku 2015-05-04 09:56:00 -04:00