JW Wang
a61e408305
Bug 1054828 - Add logs to MediaDecoderStateMachine for debugging. r=cpearce
2014-08-20 03:26:00 -04:00
Benjamin Chen
42ebc61d00
Bug 1033912 - Fix nits and coding style. r=cpearce
2014-08-19 16:14:46 +08:00
Benjamin Chen
95d4e975ba
Bug 1033912 - Separate MediaTaskQueues for the video/audio decoding. r=cpearce, r=brsun
2014-08-20 18:17:38 +08:00
Roberto A. Vitillo
0c24fa6846
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
2014-08-19 10:31:00 -04:00
Ed Morley
af2fb00b20
Merge mozilla-central and inbound
2014-08-20 15:19:09 +01:00
Qeole
5a27514a2d
Bug 1040905 - Passing GMP plugin filename as a UTF-8 string. r=bsmedberg
2014-08-20 10:13:25 -04:00
Ed Morley
cd48fd4080
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-20 14:46:55 +01:00
Ehsan Akhgari
b6a26fb86f
Bug 1055511 - Add a test case for ScriptProcessorNode.passThrough; r=roc
2014-08-20 00:57:37 -04:00
Ehsan Akhgari
0c8cbcd098
Bug 1055367 - Move the code for AudioNodeStream and AudioNodeEngine to webaudio; r=roc
...
This code is specific to Web Audio, and is not really part of the
MediaStreamGraph code. I've always hated how these files being in
two directories gets in the way while hacking on this code.
--HG--
rename : content/media/AudioNodeEngine.cpp => content/media/webaudio/AudioNodeEngine.cpp
rename : content/media/AudioNodeEngine.h => content/media/webaudio/AudioNodeEngine.h
rename : content/media/AudioNodeEngineNEON.cpp => content/media/webaudio/AudioNodeEngineNEON.cpp
rename : content/media/AudioNodeEngineNEON.h => content/media/webaudio/AudioNodeEngineNEON.h
rename : content/media/AudioNodeExternalInputStream.cpp => content/media/webaudio/AudioNodeExternalInputStream.cpp
rename : content/media/AudioNodeExternalInputStream.h => content/media/webaudio/AudioNodeExternalInputStream.h
rename : content/media/AudioNodeStream.cpp => content/media/webaudio/AudioNodeStream.cpp
rename : content/media/AudioNodeStream.h => content/media/webaudio/AudioNodeStream.h
2014-08-20 00:56:31 -04:00
Blake Wu
5340c054cd
Bug 1055383 Make MP4Reader::Decode not return false if output EOS is not reached. r=cpearce
2014-08-19 11:23:00 +08:00
Matthew Gregan
02bb148345
Bug 1055407 - Accumlate SBR length rather than recomputing on each call. r=cajbir
2014-08-18 21:17:00 +12:00
Matthew Gregan
5a769c1509
Bug 1050652 - WebM cluster offset calculation accounted for size of ID incorrectly. r=cajbir
2014-08-18 21:13:00 +12:00
Bill McCloskey
39c3da9225
Bug 1050360 - Fix script blocker warning (r=smaug)
2014-08-19 17:24:55 -07:00
Benjamin Smedberg
69c0ecdc71
Bug 1054965 - initialize the crash reporter correctly in GMP children; reorder the init method so that mac doesn't early-return it away, r=smichaud
...
--HG--
extra : rebase_source : 7accc05d988ee8d5b6101c012f2d4e23fa631d75
2014-08-19 15:22:16 -04:00
Ryan VanderMeulen
e4b5cf1d02
Merge m-c to inbound. a=merge
2014-08-19 16:25:33 -04:00
Ryan VanderMeulen
7e4df53bec
Merge inbound to m-c. a=merge
2014-08-19 16:09:47 -04:00
Botond Ballo
54aeea8833
Bug 923512 - Introduce strongly-typed coordinate classes. r=kats,Bas
...
--HG--
extra : rebase_source : 22e5fe577ea503aede765c70e16c0bf875c4a9fd
2014-08-19 13:08:16 -04:00
Fabrice Desré
9b50f59ed0
Bug 899322 - Convert the mozApps API to use webidl r=marco,bholley
2014-08-19 09:30:54 -07:00
Nigel Babu
5a139b7d32
Backed out changeset 55ea2c2fb857 (bug 1034368) for bustage
2014-08-19 12:07:01 +05:30
Nigel Babu
95a3cd351e
Backed out changeset 3b0d1e17cad0 (bug 1055408) for bustage
2014-08-19 12:06:42 +05:30
Chris Pearce
5c4db25cf5
Bug 1055408 - Kill GMP timers when entering shutdown. r=jesup
2014-08-19 17:03:11 +12:00
Chris Pearce
7fd2e79631
Bug 1034368 - Add storage capabilities to GMPs. r=jesup
2014-08-19 17:03:04 +12:00
Anthony Jones
a69a9e344a
Bug 1054153 - Fix MP4 demuxer is init vs buffered range race; r=edwin
2014-08-19 14:13:56 +12:00
Anthony Jones
d2ef6b19b0
Bug 1049133 - Calculate eviction offset for MP4 instead of guessing; r=kinetik,edwin
2014-08-19 14:13:55 +12:00
Lynn Tran
6f27f291a9
Bug 1041335 - Add a mozilla::services getter for nsIServiceWorkerManager; r=ehsan
2014-08-18 21:13:14 -04:00
Ehsan Akhgari
40847ea6bc
Bug 1055286 - Flatten editor/libeditor/text to editor/libeditor; r=poiru
...
--HG--
rename : editor/libeditor/text/crashtests/403965-1.xhtml => editor/libeditor/crashtests/403965-1.xhtml
rename : editor/libeditor/text/crashtests/580151-1.xhtml => editor/libeditor/crashtests/580151-1.xhtml
rename : editor/libeditor/text/nsInternetCiter.cpp => editor/libeditor/nsInternetCiter.cpp
rename : editor/libeditor/text/nsInternetCiter.h => editor/libeditor/nsInternetCiter.h
rename : editor/libeditor/text/nsPlaintextDataTransfer.cpp => editor/libeditor/nsPlaintextDataTransfer.cpp
rename : editor/libeditor/text/nsPlaintextEditor.cpp => editor/libeditor/nsPlaintextEditor.cpp
rename : editor/libeditor/text/nsPlaintextEditor.h => editor/libeditor/nsPlaintextEditor.h
rename : editor/libeditor/text/nsTextEditRules.cpp => editor/libeditor/nsTextEditRules.cpp
rename : editor/libeditor/text/nsTextEditRules.h => editor/libeditor/nsTextEditRules.h
rename : editor/libeditor/text/nsTextEditRulesBidi.cpp => editor/libeditor/nsTextEditRulesBidi.cpp
rename : editor/libeditor/text/nsTextEditUtils.cpp => editor/libeditor/nsTextEditUtils.cpp
rename : editor/libeditor/text/nsTextEditUtils.h => editor/libeditor/nsTextEditUtils.h
rename : editor/libeditor/text/tests/test_bug1026397.html => editor/libeditor/tests/test_bug1026397.html
rename : editor/libeditor/text/tests/test_bug318065.html => editor/libeditor/tests/test_bug318065.html
rename : editor/libeditor/text/tests/test_bug471319.html => editor/libeditor/tests/test_bug471319.html
rename : editor/libeditor/text/tests/test_bug471722.html => editor/libeditor/tests/test_bug471722.html
rename : editor/libeditor/text/tests/test_bug483651.html => editor/libeditor/tests/test_bug483651.html
rename : editor/libeditor/text/tests/test_bug527935.html => editor/libeditor/tests/test_bug527935.html
rename : editor/libeditor/text/tests/test_bug569988.html => editor/libeditor/tests/test_bug569988.html
rename : editor/libeditor/text/tests/test_bug590554.html => editor/libeditor/tests/test_bug590554.html
rename : editor/libeditor/text/tests/test_bug596001.html => editor/libeditor/tests/test_bug596001.html
rename : editor/libeditor/text/tests/test_bug596333.html => editor/libeditor/tests/test_bug596333.html
rename : editor/libeditor/text/tests/test_bug596506.html => editor/libeditor/tests/test_bug596506.html
rename : editor/libeditor/text/tests/test_bug597331.html => editor/libeditor/tests/test_bug597331.html
rename : editor/libeditor/text/tests/test_bug600570.html => editor/libeditor/tests/test_bug600570.html
rename : editor/libeditor/text/tests/test_bug602130.html => editor/libeditor/tests/test_bug602130.html
rename : editor/libeditor/text/tests/test_bug603556.html => editor/libeditor/tests/test_bug603556.html
rename : editor/libeditor/text/tests/test_bug604532.html => editor/libeditor/tests/test_bug604532.html
rename : editor/libeditor/text/tests/test_bug625452.html => editor/libeditor/tests/test_bug625452.html
rename : editor/libeditor/text/tests/test_bug629172.html => editor/libeditor/tests/test_bug629172.html
rename : editor/libeditor/text/tests/test_bug636465.xul => editor/libeditor/tests/test_bug636465.xul
rename : editor/libeditor/text/tests/test_bug638596.html => editor/libeditor/tests/test_bug638596.html
rename : editor/libeditor/text/tests/test_bug641466.html => editor/libeditor/tests/test_bug641466.html
rename : editor/libeditor/text/tests/test_bug645914.html => editor/libeditor/tests/test_bug645914.html
rename : editor/libeditor/text/tests/test_bug681229.html => editor/libeditor/tests/test_bug681229.html
rename : editor/libeditor/text/tests/test_bug692520.html => editor/libeditor/tests/test_bug692520.html
rename : editor/libeditor/text/tests/test_bug740784.html => editor/libeditor/tests/test_bug740784.html
rename : editor/libeditor/text/tests/test_bug757771.html => editor/libeditor/tests/test_bug757771.html
rename : editor/libeditor/text/tests/test_bug830600.html => editor/libeditor/tests/test_bug830600.html
rename : editor/libeditor/text/tests/test_dom_input_event_on_texteditor.html => editor/libeditor/tests/test_dom_input_event_on_texteditor.html
rename : editor/libeditor/text/tests/test_texteditor_keyevent_handling.html => editor/libeditor/tests/test_texteditor_keyevent_handling.html
2014-08-18 20:59:37 -04:00
Ehsan Akhgari
5c813a7b0a
Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug
2014-08-18 20:12:50 -04:00
Vasanthakumar Pandurangan
02ce0b67cb
Bug 1053186 - AudioOffloadPlayer: Avoid glitch during start of playback. r=roc
2014-08-18 05:49:51 -07:00
Guilherme Goncalves
ff5f4c75b0
Bug 1052775 - Abort speech recognition after test_call_start_from_end_handler. r=smaug
2014-08-18 10:25:00 -04:00
Martijn Wargers
17cca55e6a
Bug 1024535 - Fix for failing video test on Windows 7. r=jwwang
2014-08-12 16:09:56 -07:00
Junior Hsu
012e6ed0a7
Bug 1005818 - Part 2: Only limited browser API are available to a widget. r=kanru
...
1. Add |ownerIsWidget| in nsIFrameLoader.idl
2. Add |GetReallyIsWidget| in nsIMozBrowserFrame.idl
3. Hide the methods of browser API of a widget
4. Hide security-sensitive mozbrowser events of a widget
2014-08-19 15:14:22 +01:00
Junior Hsu
7c8c44b873
Bug 1005818 - Part 1: Load a widget as an app if the |src| is in the |widgetPages|. r=fabrice, sr=sicking
...
1. Add permission |embed-widgets| and Element attribute |mozwidget|
2. Add |hasWidgetPage| in /mozIApplication.idl
3. Check permission |embed-widgets| and the |src| is in the |widgetPages| when |GetAppManifest|
4. Add test case
5. Should enable preference |dom.enable_widgets|
2014-08-19 15:14:08 +01:00
Ed Morley
8265642165
Backed out changeset e020d647d6d3 (bug 1005818) for exceptions during test_widget.html
2014-08-19 15:06:12 +01:00
Ed Morley
e5e3a2cfc3
Backed out changeset e71a3cac1b3d (bug 1005818)
2014-08-19 15:05:51 +01:00
Benjamin Chen
2c2ddc25a7
Bug 1047022 - Remove manual addref for Session object. Let MediaRecorder hold reference to Session that makes a cycle reference, break it in DestrotedRunnable(). r=roc
2014-08-18 11:42:49 +08:00
Kyle Machulis
cd2685e7ac
Bug 1055898 - Readd include of nsIContent.h to nsINodeList.h; r=bz
2014-08-19 19:32:25 -07:00
Ehsan Akhgari
54a1cf597d
Bug 1055512 - Actually input a stereo buffer into the ScriptProcessorNode in the test case for that node; r=padenot
2014-08-19 15:10:54 -04:00
Bobby Holley
026f51f0d3
Bug 796938 - Switch nsHTMLDocument::Open and XMLDocument::Load to a new GetEntryDocument API and remove nsContentUtils::GetDocumentFromContext. r=smaug
2014-08-19 12:02:06 -07:00
Bobby Holley
e1824e5875
Bug 796938 - Switch nsGlobalWindow::Focus to GetEntryGlobal and eliminate nsContentUtils::GetWindowFromCaller. r=smaug
2014-08-19 12:02:05 -07:00
Bobby Holley
a54113a4dd
Bug 951991 - Implement GetEntryGlobal. r=smaug
2014-08-19 12:02:05 -07:00
Junior Hsu
3452a4c90a
Bug 1005818 - Part 2: Only limited browser API are available to a widget. r=kanru
...
1. Add |ownerIsWidget| in nsIFrameLoader.idl
2. Add |GetReallyIsWidget| in nsIMozBrowserFrame.idl
3. Hide the methods of browser API of a widget
4. Hide security-sensitive mozbrowser events of a widget
2014-08-04 09:06:26 +08:00
Junior Hsu
1ec54a88be
Bug 1005818 - Part 1: Load a widget as an app if the |src| is in the |widgetPages|. r=fabrice, sr=sicking
...
1. Add permission |embed-widgets| and Element attribute |mozwidget|
2. Add |hasWidgetPage| in /mozIApplication.idl
3. Check permission |embed-widgets| and the |src| is in the |widgetPages| when |GetAppManifest|
4. Add test case
5. Should enable preference |dom.enable_widgets|
2014-07-03 13:47:09 +08:00
Ryan VanderMeulen
2868324891
Bug 1048874 - Remove unnecessary setting of media.webvtt.enabled pref in tests. r=rillian
2014-08-19 08:42:35 -04:00
Ehsan Akhgari
60f44e7121
Bug 1007776 - Add a devtools API for muting the source AudioNodes; r=roc,smaug
2014-08-19 08:12:43 -04:00
Masayuki Nakano
f3ae3543d5
Bug 1053048 Implement nsIEditor.isInEditAction readonly attribute r=ehsan, sr=smaug
2014-08-19 20:54:08 +09:00
Masayuki Nakano
6d04f47b03
Bug 1053048 nsTextEditorState::UnbindFromFrame() should ensure to call nsTextInputListener::EditAction() for updating the content r=ehsan
2014-08-19 20:54:08 +09:00
Chris Pearce
dc9e076db6
Bug 1055408 - Kill GMP timers when entering shutdown. r=jesup
2014-08-19 20:56:55 +12:00
Chris Pearce
c41bbe81b0
Bug 1034368 - Add storage capabilities to GMPs. r=jesup
2014-08-19 20:56:33 +12:00
Bobby Holley
365f71849d
Bug 1052089 - Rename JunkScope to PrivilegedJunkScope and remove fallibility of singleton scope access. r=billm
...
These two things ended up getting mushed together in my tree.
2014-08-18 10:57:30 -07:00
Bobby Holley
335a978404
Bug 1052089 - Sprinkle some assert against using nsContentUtils too early. r=billm
...
And earlier version of these patches called nsContentUtils::GetSystemPrincipal()
too early, which returned null, and caused xpc::CreateSandboxObject to create
an nsNullPrincipal. Let's avoid having that happen again.
2014-08-18 10:57:28 -07:00