Ehsan Akhgari
6aacd34ff0
Bug 865548 - Convert the node arrays in AudioContext to hashsets; r=padenot
2013-04-24 23:32:41 -04:00
Bobby Holley
c85143a170
Bug 862404 - Make nsCxPusher MOZ_CRASH if there's no stack. r=gabor
2013-04-24 13:02:47 -07:00
Ehsan Akhgari
5657b79a8a
Bug 865004 - Disconnect the AudioNode from the graph before deleting it; r=bzbarsky
2013-04-24 15:30:19 -04:00
Boris Zbarsky
20ab2b6db5
Bug 862629 part 2. Remove the now-unused scope object bit in js-to-native conversions. r=peterv
2013-04-24 14:59:15 -04:00
Boris Zbarsky
87e77a2b99
Bug 862629 part 1. Stop playing compartment games with WebIDL callbacks and just use the given object as-is. r=peterv
2013-04-24 14:59:15 -04:00
Olli Pettay
109adf1697
Bug 865076, follow the XPCOM rules when using parent pointer, r=mccr8
...
--HG--
extra : rebase_source : c4d45f53bb15df09495714cb0955e3d2d9c684b6
2013-04-24 21:09:25 +03:00
Guilherme Gonçalves
55eb035071
Bug 863852 - Part 2 - Handle reentrance in the state machine. r=smaug
2013-04-24 11:09:31 -07:00
Guilherme Gonçalves
d3961e6b16
Bug 863852 - Part 1 - Log event and state names rather than codes. r=smaug
2013-04-24 11:09:30 -07:00
Guilherme Gonçalves
553083436b
Bug 863813 - Only call the done function once per test, failure or success. r=smaug
2013-04-24 11:09:30 -07:00
Guilherme Gonçalves
5d3eb4addf
Bug 858141 - Don't assert on EVENT_AUDIO_ERROR while on STATE_ESTIMATING. r=smaug
2013-04-24 11:09:30 -07:00
Eitan Isaacson
4e3a627727
Bug 864858 - Hold a reference to utterance before nsSpeechTask goes away in DispatchEndImpl() r=smaug
2013-04-24 09:49:35 -07:00
Ehsan Akhgari
99da564fc5
Bug 864709 - Part 2: Protect accesses to AudioNodeEngine::mNode using a lock; r=padenot
2013-04-24 12:13:45 -04:00
Ehsan Akhgari
412d5ef7d7
Bug 864709 - Part 1: Hold a strong reference to the AudioNodeStream before calling ProduceOutput on it; r=padenot
2013-04-24 11:52:16 -04:00
Paul Adenot
9dda4e73fa
Bug 864164 followup - Also send the params to the stream when setting the buffer. r=ehsan
2013-04-23 17:42:40 +02:00
Ehsan Akhgari
5faff9a565
Bug 864164 - Part 2: Send the AudioBufferSourceNode buffer parameter changes to the stream; r=padenot
2013-04-22 17:01:22 -04:00
Henri Sivonen
b7678c120e
Bug 856374 - Check if output string is empty when serializing. r=smaug.
2013-04-24 16:20:53 +03:00
Robert O'Callahan
036de11b55
Bug 834835. Part 4: Test basic MediaStreamTrack functionality. r=jesup
2013-04-17 17:18:53 +12:00
Robert O'Callahan
0f0097b48d
Bug 834835. Part 3: Implement DOMMediaStream::GetAudio/VideoTracks. r=jesup
2013-04-17 17:18:37 +12:00
Robert O'Callahan
2a58997a9f
Bug 834835. Part 2: Make DOMMediaStream maintain a list of MediaStreamTrack objects. r=jesup
...
We use a MediaStreamListener to watch the MediaStream and maintain the list
of MediaStreamTrack objects.
2013-04-17 17:18:24 +12:00
Robert O'Callahan
0e51880b10
Bug 834835. Part 1: Add initial AudioStreamTrack/VideoStreamTrack/MediaStreamTrack interfaces and implementations. r=jesup
2013-03-27 14:32:51 +13:00
Robert O'Callahan
4f5e1036db
Bug 786539. Part 3: Reenable test on Windows. r=cpearce
2013-04-24 21:19:08 +12:00
Robert O'Callahan
6d53909612
Bug 786539. Part 2: AreAllStreamsForResourceSuspended should ignore streams that can't read the resource data we need. r=cpearce
2013-04-24 21:19:02 +12:00
Robert O'Callahan
2f9b7480b2
Bug 786539. Part 1: When receiving an HTTP 416 in response to a seek, tell the media cache that we reached the end of the resource. r=cpearce
...
See the comments. This is especially likely to happen if we reach the end of
a resource and then do our reopen-on-error dance because at some point we
paused and resumed and we fear the server may have timed out our connection
without giving us all the data.
2013-04-24 21:18:56 +12:00
David Zbarsky
82391d9a22
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
2013-04-24 00:22:37 -04:00
Masayuki Nakano
1dbdaeef56
Bug 842927 part.2 Make convertion table from native keycode to DOM key name index r=smaug+cpeterson+romaxa+smichaud+jimm+karlt+mwu
2013-04-24 12:49:46 +09:00
Masayuki Nakano
f44a18d4f7
Bug 842927 part.1 Implement D3E KeyboardEvent.key r=smaug, sr=smaug
2013-04-24 12:49:46 +09:00
Garrett Robinson
02b569fd5b
Bug 863878 - The CSP logging from bug 821877 should go to the new Security Pane in the Web Console. r=bzbarsky r=ddahl
2013-04-23 17:39:10 -05:00
Tanvi Vyas
7629e7975b
Bug 855730 - Remove failing test so that we can re-enable the rest of the tests here. r=smaug
2013-04-25 15:40:42 -07:00
Ehsan Akhgari
537ebfa2f3
Bug 865550 - Unlink AudioBufferSourceNode members before AudioNode; r=mccr8
2013-04-25 16:52:52 -04:00
Ehsan Akhgari
f536477e52
Bug 859600 - Make AudioContext an EventTarget; r=smaug
2013-04-25 00:28:39 -04:00
Ehsan Akhgari
334dac4952
Bug 865650 - Ensure that looping will only happen if the start offset is less than the end offset; r=padenot
...
--HG--
extra : rebase_source : 3de31185083df174f7b6e823d1a135aee39c211d
2013-04-25 09:34:47 -04:00
Jonathan Watt
ca0209b32f
Bug 864832 - Get rid of the majority of the remaining nsSVGUtils::InvalidateBounds calls, except for those related to transforms and nsSVGTextFrame2. r=mattwoodrow
2013-04-25 10:18:42 +01:00
Boris Zbarsky
c8daf5c6cd
Bug 731746 part 1. Add a constructor on nsDOMEventTargetHelper that takes a window, for use by JS-implemented event targets. r=smaug
2013-04-24 22:44:24 -04:00
Ehsan Akhgari
aa2f359407
Bug 865004 - Disconnect the AudioNode from the graph before deleting it; r=bzbarsky
2013-04-24 16:57:07 -04:00
Gijs Kruitbosch
6b105eb381
Bug 865147 - Fix crash in nsContentUtils::ContentIsDescendantOf by checking parent of 'before' node, r=bz, feedback=Ms2ger
2013-04-24 13:05:59 +02:00
Jonathan Watt
30d5a5caf4
Bug 839865 - Stop calling nsSVGUtils::InvalidateBounds for SVG transform changes, and use DLBI instead. r=mattwoodrow.
2013-02-11 23:25:56 +00:00
Alexander Surkov
c58428f754
Bug 559764 - make input@type=range accessible, r=tbsaunde, roc, smaug
2013-04-28 09:54:54 +09:00
Nathan Froyd
7eab915b83
Bug 781702 - silence warning spew from nsXBLProtoImplMethod.cpp; r=bz
2012-10-08 15:52:24 -04:00
John Schoenick
85b5cb5928
Bug 863792 - Handle re-entry during plugin instantiation. r=josh
2013-04-23 13:21:28 -07:00
John Schoenick
04af22695a
Bug 854082 - Cleanup plugin frame ownership, prevent losing our frame due to re-entrance. r=bsmedberg
2013-04-23 13:21:28 -07:00
Ehsan Akhgari
e36cf731a7
Bug 864613 - Take the dynamics compressor node's input chunk volume into account; r=padenot
...
--HG--
extra : rebase_source : d065091c344325b9c42c26307074d20ad81e0cd0
2013-04-22 22:16:42 -04:00
Sid Stamm
4e62b106c4
bug 761667 - update x-frame-options channel scanning to include multipart channels. (r=bz)
...
--HG--
extra : rebase_source : d7bf736b52f1d54b0ae9b3f111148feef29de02d
2013-04-22 16:01:39 -07:00
Andrea Marchesini
9fca67736e
Bug 864518 - HTMLMediaElement::mAudioChannelAgent not declared to CC, r=bz
...
Bug 864518 - HTMLMediaElement::mAudioChannelAgent not declared to CC, r=bz
2013-04-23 08:28:00 -07:00
Jonathan Watt
3bde9433bd
Bug 863634 - Update the position of the thumb for <input type=range> when script uses .value, .valueAsNumber, .stepUp() or .stepDown(). r=mounir
2013-04-23 15:04:28 +01:00
Ehsan Akhgari
d728fbb79c
Bug 864609 - Take the panner node's input chunk volume into account; r=padenot
...
--HG--
extra : rebase_source : 4ccebeb02cd8a52721b5bff5f5c77f9a7201312b
2013-04-22 22:07:49 -04:00
Ehsan Akhgari
696e7cb9a8
Bug 864606 - Take the gain node's input chunk volume into account when we have automation events for changing the gain value; r=padenot
...
--HG--
extra : rebase_source : 0d8c538a22ba764559a30c09e436eaaf38ac63fd
2013-04-22 22:05:16 -04:00
Ehsan Akhgari
27a0b514b9
Bug 864605 - Take the input chunk's volume into account in the nodes that buffer their input; r=padenot
...
--HG--
extra : rebase_source : 7590e20cbb1ac347f3988aaa5dbc586012747221
2013-04-22 21:59:51 -04:00
Ehsan Akhgari
6b1729abc9
Bug 864351 - Hold on to a SelfReference for ScriptProcessorNodes to make sure that they won't go away prematurely if they're used as source nodes; r=padenot
2013-04-22 21:23:54 -04:00
Brandon Waterloo
9af2bc9909
Bug 862117 - Move CSS rule classes relevant to image documents for cursor appearance (zoom in / zoom out) into layout/style/ImageDocument.css. r=roc, r=jaws
...
This stylesheet applies to all ImageDocuments, including those in frames. In old location for CSS rules, some full themes would not show cursors correctly, nor would ImageDocuments in frames. Image rotation CSS rule classes moved to layout/style/TopLevelImageDocument.css.
2013-04-21 18:29:14 -04:00
Simon Montagu
184c247fc9
Followup to bug 151407: use GetDir() on the root element. r=bz
2013-04-23 15:12:14 +03:00
Mats Palmgren
68558be08c
Bug 858459 - Ignore clicks that have no target content or frame to avoid dispatching it to the document that the pres shell otherwise does. r=smaug
2013-04-23 13:37:18 +02:00
Simon Montagu
ce51cb5120
Fix document.dir getters and setters to (a) work and (b) conform to HTML5. Bug 151407, r=ehsan
2013-04-14 05:37:48 -07:00
Ralph Giles
779a1c773e
Bug 864544 - Make HTMLMediaElement::mPlayed a cycle collected nsRefPtr. r=cpearce,smaug
...
The current code is safe, but brittle. Making this explicitly
refcounted and traced protects against future code changes.
2013-04-22 16:45:00 -07:00
Ehsan Akhgari
c0fb4f1dfc
Bug 834513 follow-up: Mode AudioNode::DestroyMediaStream into the cpp file, and inline UnbindFromEngine
2013-04-22 22:45:37 -04:00
Garrett Robinson
6c7617d947
Bug 837351 - Log blocked mixed content to the Error and Web Consoles. r=smaug
2013-04-22 18:08:18 -07:00
John Schoenick
644f7bb6f0
Backout 9423207656dd and d226a39b4181 (Bug 863792) for triggering bug 854082 crashes, the fix for which was backed out. CLOSED TREE
2013-04-22 16:33:38 -07:00
John Schoenick
9221431f8e
Backout e3eaea876a18, 3aaf738a04d8, and 43d1b14e8920 (Bug 854082) for orange on a CLOSED TREE
2013-04-22 14:58:15 -07:00
Ehsan Akhgari
f32d7e9109
Bug 864091 - Part 3: Implement DynamicsCompressorNode's processing based on the Blink's implementation; r=padenot
2013-04-21 16:13:59 -04:00
Ehsan Akhgari
84323c3d5b
Bug 864091 - Part 2: Add the Blink Dynamics Compressor implementation to the build system; r=padenot,glandium
2013-04-20 23:12:00 -04:00
Ehsan Akhgari
8a31dc42bb
Bug 864091 - Part 1: Import the Dynamics Compressor implementation from Blink; r=padenot
...
The original code was copied from Blink SVN revision 148720.
2013-04-20 19:46:24 -04:00
Ehsan Akhgari
37d21d30ca
Bug 864164 - Part 1: Send the AudioBufferSourceNode loop parameter changes to the stream; r=padenot
2013-04-22 00:22:33 -04:00
Ehsan Akhgari
7b1d390d73
Bug 864322 - Stop all audio buffer source nodes when the context is being shut down to prevent leaks in the graph; r=padenot
...
--HG--
extra : rebase_source : a64d445609ac9892d0fae36122fdc25e1437f400
2013-04-22 11:45:34 -04:00
Timothy Nikkel
bb030a3896
Bug 864448. Add crashtest.
2013-04-22 15:24:08 -05:00
John Schoenick
28a895674e
Bug 863792 - Handle re-entry during plugin instantiation. r=josh
2013-04-22 13:20:59 -07:00
John Schoenick
6b517509a0
Bug 854082 - Cleanup plugin frame ownership, prevent losing our frame due to re-entrance. r=bsmedberg
2013-04-22 13:20:59 -07:00
Timothy Nikkel
320b248b56
Bug 864448. Add cycle collection for mAnonymousContentNode in nsDOMCaretPosition. r=smaug
2013-04-22 15:18:25 -05:00
Olli Pettay
f89de95a8d
Bug 861529 - Remove nsDOMEventTargetHelper::Init, ,r=khuey
...
--HG--
extra : rebase_source : 3c2e2d6511c26f41428399fc3622c30c4ea7ff6b
2013-04-22 20:24:48 +03:00
Ehsan Akhgari
f2f47730d6
Bug 864086 - Simplify AudioNode::DestroyMediaStream callers; r=padenot
2013-04-22 08:14:10 -04:00
Ehsan Akhgari
5594609a69
Bug 864083 - Cleanup AudioBuffer::GetThreadSharedChannelsForRate; r=padenot
2013-04-22 08:12:45 -04:00
Ryan VanderMeulen
c3f7907f13
Backed out changesets 3b8fdfefcf5e and ab61f99fb584 (bug 864083) for bustage on a CLOSED TREE.
2013-04-22 08:58:32 -04:00
Ehsan Akhgari
6f9afe1879
Bug 864086 - Simplify AudioNode::DestroyMediaStream callers; r=padenot
2013-04-22 08:14:10 -04:00
Ehsan Akhgari
7440e00896
Bug 864083 - Cleanup AudioBuffer::GetThreadSharedChannelsForRate; r=padenot
2013-04-22 08:12:45 -04:00
David Zbarsky
2eb48097e7
Finish backout of part of bug 856472
2013-04-22 02:04:53 -04:00
David Zbarsky
38362a907a
Backout 5e84af960621 for being wrong
2013-04-22 02:02:39 -04:00
David Zbarsky
730feee6f8
Backout 3e7970330a3e for being wrong
2013-04-22 02:01:36 -04:00
David Zbarsky
2dc9f54469
Remove TitleChangedListener dead code, no bug, r=jlebar over irc
2013-04-21 21:25:29 -04:00
David Zbarsky
204a17f3b2
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
2013-04-21 21:25:28 -04:00
Ms2ger
88e0c63e61
Merge m-c to m-i.
2013-04-21 09:54:41 +02:00
David Zbarsky
a670bfb881
Bug 856962 - Move Touch to WebIDL bindings; r=mounir
2013-04-21 08:42:19 +02:00
Ms2ger
933f682691
Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug
2013-04-21 08:42:00 +02:00
Ms2ger
52a59671a2
Bug 862084 - Mark HTMLSelectElement.{item,namedItem} as potentially returning null to fix a crash; r=bz
2013-04-21 08:41:54 +02:00
Ms2ger
e9e1fa61d5
Bug 862409 - Add the media.audio_data.enabled pref to all.js; r=bz
2013-04-21 08:41:21 +02:00
Ms2ger
d22c0a99f7
Bug 846634 - Followup: remove straggler EXPORT definitions; r=mshal
2013-04-21 08:41:06 +02:00
Ehsan Akhgari
5dc9f3b37e
Bug 834513 - Part 4: Add tests for ScriptProcessorNode, and also test AudioBufferSourceNode using it; r=roc
2013-04-20 11:17:58 -04:00
Ehsan Akhgari
e6ef206ecb
Bug 834513 - Part 3: Implement ScriptProcessorNode; r=roc
2013-04-13 21:37:04 -04:00
Ehsan Akhgari
f25c4a0e7e
Bug 834513 - Part 2: Add an AudioNode weak pointer to the AudioNodeEngine class; r=roc
2013-04-20 12:16:28 -04:00
Olli Pettay
46719a3897
Bug 856364 - Paris binding for KeyboardEvent, r=peterv
2013-04-21 02:48:55 +03:00
Masatoshi Kimura
2f61eb9fec
Bug 859023 - Remove the MSVC exemption for FAIL_ON_WARNINGS in content/mathml/content/src. r=karlt
2013-04-21 05:36:44 +09:00
David Zbarsky
65a41e7101
Bug 856472: Convert CanvasPattern to WebIDL r=bz
2013-04-19 04:49:22 -04:00
David Zbarsky
89d57ba989
Bug 856472: Move CanvasPattern to its own file r=bz
...
--HG--
rename : content/canvas/src/CanvasRenderingContext2D.h => content/canvas/src/CanvasPattern.h
2013-04-19 04:49:22 -04:00
David Zbarsky
7235cdcd53
Bug 856472: Convert TextMetrics to WebIDL r=bz
...
* * *
Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz
2013-04-19 04:49:22 -04:00
David Zbarsky
6d27540aee
Bug 856472: Move TextMetrics to its own file r=bz
...
--HG--
rename : content/canvas/src/CanvasRenderingContext2D.cpp => content/canvas/src/TextMetrics.h
2013-04-19 04:49:21 -04:00
David Zbarsky
ea2739d5d6
Bug 852055 - Pass an EventTarget argument to Document.createTouch in WebIDL r=bz
2013-04-19 04:49:20 -04:00
David Zbarsky
6595a220f8
[Bug 862129] Cleanup nsDocument r=Ms2ger
2013-04-19 04:49:20 -04:00
Matt Brubeck
08b045fdd2
Back out cd218e07ede2, e57ac5581703, f53ad2a10ff8, ec91252c57d2, 2eca17711eff, 1997e63a1124 for build errors
2013-04-18 22:29:25 -07:00
David Zbarsky
0204cf180b
Bug 852055 - Pass an EventTarget argument to Document.createTouch in WebIDL r=bz
2013-04-19 00:48:03 -04:00
David Zbarsky
25f835929b
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
2013-04-19 00:48:03 -04:00
David Zbarsky
862cfc8663
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
2013-04-19 00:48:02 -04:00
David Zbarsky
b7c0e19185
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 5 r=Ms2ger
2013-04-19 00:48:02 -04:00
David Zbarsky
a4f035b988
[Bug 862129] Cleanup nsDocument r=Ms2ger
2013-04-19 00:48:01 -04:00
Chris Pearce
cdcda30e31
Bug 852915 - Disable MP3 playback using WMF on Win7SP0 to prevent random crashes. r=bbondy
2013-04-19 14:54:26 +12:00
David Zbarsky
37f93ee59f
Bug 836176 Part 1.5: Fix nsIDocument::AsHTMLDocument() r=bz
2013-04-18 21:06:57 -04:00
John Schoenick
5fdb27260e
Bug 852315 - Use CheckPluginStopEvent for plugins when documents go inactive. r=bsmedberg
2013-04-18 16:43:57 -07:00
Olli Pettay
cdec8c80e4
Bug 856351 - Paris binding for DragEvent, r=peterv
...
--HG--
extra : rebase_source : 695b5a3bf3641f0e39d33ca8718e1bc78695b09d
2013-04-19 02:13:35 +03:00
Daniel Holbert
589426f14e
Bug 860913 part 3: Mark content/html/content/src/ as FAIL_ON_WARNINGS. r=mounir
2013-04-18 13:33:19 -07:00
Daniel Holbert
8ddb492167
Bug 860913 part 2: Replace arg-less MOZ_NOT_REACHED with MOZ_ASSERT in HTMLInputElement.cpp, to fix MSVC build warning and match intended semantics. r=mounir
2013-04-18 13:33:14 -07:00
Daniel Holbert
3ae7e09d49
Bug 860913 part 1: Use ALLOW_THIS_IN_INITIALIZER_LIST macro to silence existing instances of MSVC warning C4355 in content/html/content/src/. r=mounir
2013-04-18 13:33:13 -07:00
Bobby Holley
9630812ba7
Bug 860438 - Add assertion back in. r=gabor
2013-04-18 11:36:05 -04:00
Bobby Holley
629d0d4121
Bug 860438 - Straightforward cases. r=gabor
2013-04-18 11:36:03 -04:00
Jonathan Kew
b96619d149
bug 857089 - add a device-pixel zoom level to image viewer. r=bz
2013-04-18 16:27:37 +01:00
Ryan VanderMeulen
3707b146a1
Backed out 4 changesets (bug 834835) for making bug 786539 nearly perma-orange.
2013-04-18 10:32:26 -04:00
Andrea Marchesini
a604ddad5a
Bug 855412 - Change the signature of NS_NewSVGRect to not use the outparam. r=Ms2ger
2013-04-18 07:40:09 -04:00
Benoit Jacob
e2cc1e02f3
Bug 862520 - Disable quickCheckAPI-B2.html on Windows XP. r=jgilbert
2013-04-18 07:40:08 -04:00
Phil Ringnalda
d0b651a807
Back out 248daf8c6362 (bug 852915) for Win7 mochitest-1 orange
2013-04-17 23:23:33 -07:00
Chris Pearce
d657cc74b8
Bug 852915 - Disable MP3 playback using WMF on Win7SP0 to prevent random crashes. r=bbondy
2013-04-18 16:38:14 +12:00
Jonathan Watt
e8d801cb8a
Bug 841941 - Add a mochitest to check that the order in which @value/@min/@max/@step are specified in markup makes no difference to the value that <input type=range> will be given. r=mounir
2013-04-17 11:49:33 +01:00
Robert O'Callahan
5ee893ebd5
Bug 841363. Ensure padding-rect edges are included in scrollable area used to compute scrollWidth/scrollHeight for overflow:visible elements. r=matspal
...
--HG--
extra : rebase_source : 067c9577f797350274783d3c7cc682b5f74b998a
2013-04-09 12:05:12 +12:00
Gabor Krizsanits
26880f8f17
Bug 820170 - Wrapping nodes into documents compartment. r=bholley
2013-04-17 10:11:53 +02:00
Robert O'Callahan
31c06a0c04
Bug 834835. Part 4: Test basic MediaStreamTrack functionality. r=jesup
...
--HG--
extra : rebase_source : 5fe7024af9ad4669f6fbdbc8149f8de00a75f13a
2013-04-17 17:18:53 +12:00
Robert O'Callahan
adb15736f2
Bug 834835. Part 3: Implement DOMMediaStream::GetAudio/VideoTracks. r=jesup
...
--HG--
extra : rebase_source : 6e4ab9c849320ee3a3a1b516bf143f528957e57f
2013-04-17 17:18:37 +12:00
Robert O'Callahan
b81d396d11
Bug 834835. Part 2: Make DOMMediaStream maintain a list of MediaStreamTrack objects. r=jesup
...
We use a MediaStreamListener to watch the MediaStream and maintain the list
of MediaStreamTrack objects.
--HG--
extra : rebase_source : 325a4069f97f716a76ff73a4edb0677e62283631
2013-04-17 17:18:24 +12:00
Robert O'Callahan
bd6864353b
Bug 834835. Part 1: Add initial AudioStreamTrack/VideoStreamTrack/MediaStreamTrack interfaces and implementations. r=jesup
...
--HG--
extra : rebase_source : 7d9ec16301f7ba12fb181e0b37fdcaf8455b97e4
2013-03-27 14:32:51 +13:00
Randell Jesup
e297603e6f
Bug 862302: Don't lose reference to queued DataChannels when they open r=mcmanus
2013-04-16 23:58:09 -04:00
Boris Zbarsky
891c5878af
Bug 850090. Don't assert things about our stylesheets during unlink, since our state can be kinda inconsistent then. r=smaug
2013-04-05 00:57:39 -04:00
Boris Zbarsky
774766d13e
Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug
2013-04-16 17:16:08 -04:00
Boris Zbarsky
12d0d40d4e
Bug 835643 part 3. Expose the ability to add WebIDL event listeners to an event listener manager via its API. r=smaug
2013-04-16 17:16:08 -04:00
Boris Zbarsky
1e78780e54
Bug 835643 part 2. Store an EventListenerHolder, not an nsIDOMEventListener, in nsListenerStruct. r=smaug
2013-04-16 17:15:57 -04:00
Boris Zbarsky
3076c82359
Bug 862388. Fix test_bug328885.html to actually test things. r=bholley
2013-04-16 17:14:09 -04:00
Scott Johnson
807b65968f
Bug 803719: Add a getClientRect API to CaretPosition and use it to maintain position for reflow-on-zoom feature. [r=kats,tn]
2013-04-16 16:12:03 -05:00
Scott Johnson
4c521342c5
Backed out changeset 6d29c583d5c0 due to incorrect commit message.
2013-04-16 16:10:20 -05:00
Scott Johnson
2ec78a1e54
Bug 803719: Add a toDOMRange API to CaretPosition and use it to maintain position for reflow-on-zoom feature. [r=kats,tn]
2013-04-16 16:08:38 -05:00
Ryan VanderMeulen
a9cb7d2c88
Merge m-c to inbound.
2013-04-16 16:04:20 -04:00
Mike Shal
77cdb6567d
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
Diego Wilson
4b30b46d1f
Bug 860760 - Pause OMX media sources when playback is paused. r=sotaro, r=cdouble
...
OMXCodec needs to now when the stream is paused. Otherwise it will
prevent the device from lowering its power state when idle.
2013-04-10 17:58:25 -07:00
Cameron McCormack
79316007de
Backout 64abee9b00f1 (bug 841363) for suspected test_bug375003-1.html failure. (CLOSED TREE)
2013-04-16 17:23:46 +10:00
Robert O'Callahan
1c8003fcdc
Bug 841363. Ensure padding-rect edges are included in scrollable area used to compute scrollWidth/scrollHeight for overflow:visible elements. r=matspal
2013-04-09 12:05:12 +12:00
Ehsan Akhgari
4a146e0379
Bug 834513 - Part 1: Refactor WebAudioDecodeJob::GetJSContext into AudioContext; r=roc
2013-04-14 14:18:43 -04:00
Ehsan Akhgari
3be35f445c
Bug 861897 - Cleanup nsComposeTxtSrvFilter to use nsGkAtoms; r=roc
2013-04-16 00:08:04 -04:00
Nicholas Nethercote
f5378cec64
Bug 859657 (part 2) - Remove nsIMemoryMultiReporter.explicitNonHeap because it's more trouble than it's worth; also remove the "explicit" single reporter. r=jlebar.
...
--HG--
extra : rebase_source : a146536a3dd0043082bcb1c26d980c4c6d4c0730
2013-04-11 20:52:32 -07:00
Ehsan Akhgari
9d85d9dbd5
Bug 854319 - Part 2: Always use a ref pointer when dealing with MediaResource objects; r=cpearce
2013-04-15 20:08:03 -04:00
Ehsan Akhgari
657fee6c86
Bug 854319 - Part 1: Call BeginDecoding before OnDecodeThreadStart; r=cpearce
...
This is what WMFReader::OnDecodeThreadStart() expects.
2013-04-15 19:49:35 -04:00
Jeff Walden
f9d3bc73ed
Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm
2013-04-05 21:22:55 -07:00
Benoit Jacob
97aa727fd1
Bug 863821 - Remove useless 'var' keywords in WebGL mochitest - r=jgilbert
2013-04-20 10:22:49 -04:00
Olli Pettay
3ed64f9c24
Bug 863950 - Crash with outdated CaretPosition object, r=bz
2013-04-20 16:11:20 +03:00
David Zbarsky
3c98334d35
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
2013-04-19 18:57:56 -04:00
David Zbarsky
691abfe5eb
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
2013-04-19 18:18:33 -04:00
David Zbarsky
f4478a4b6b
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
2013-04-19 18:18:33 -04:00
David Zbarsky
5de2f27c8a
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 5 r=Ms2ger
2013-04-19 18:18:32 -04:00
Olli Pettay
124d1b4696
Bug 856303 - Paris binding for MouseScrollEvent, r=peterv
...
--HG--
extra : rebase_source : 26aec7e5472d213615918f20168e3fd2277b0591
2013-04-15 23:37:52 +03:00
Olli Pettay
09d818e775
Bug 856363 - Paris binding for TouchEvent, r=peterv
...
--HG--
extra : rebase_source : 09fc86b555febd5adfaeebdffeb685e37c1d0823
2013-04-15 23:33:46 +03:00
Olli Pettay
67e5853096
Bug 847598 - Paris binding for NotifyPaintEvent, r=peterv
...
--HG--
extra : rebase_source : dcd7cc75cfc42ab5cb636093b67da057019269cb
2013-04-15 23:27:37 +03:00
Ryan VanderMeulen
f36156f2ae
Merge m-c to inbound.
2013-04-15 16:21:51 -04:00
Simon Montagu
c23b5a6d3d
Remove elements from text node directionality map when they cease to have dir=auto, Bug 861610, r=ehsan
2013-04-15 23:14:42 +03:00
Simon Montagu
21af89786e
Remove unnecessary calls to ClearHasDirAutoSet in AfterSetAttr, Bug 861607, r=ehsan
2013-04-15 23:14:40 +03:00
Simon Montagu
1bd37e7cad
Add some assertions to DirectionalityUtils.cpp, Bug 861606, r=ehsan
2013-04-15 23:14:39 +03:00
Martijn Wargers
33a61cec39
Bug 861674 - Change some content mochitests from enablePrivilege to use SpecialPowers. r=jgriffin
2013-04-15 19:50:45 +02:00
Ehsan Akhgari
848d2fc00a
Bug 853298 - Part 2: Make AudioNode an EventTarget; r=smaug
2013-04-12 11:28:33 -04:00
Ehsan Akhgari
ff2971de14
Bug 853298 - Part 1: Switch the ownership model of audio nodes to be based the cycle collector with wrapper caches; r=roc
...
Here is what this patch does:
* Got rid of the JSBindingFinalized stuff
* Made all nodes wrappercached
* Started to hold a self reference while the AudioBufferSourceNode is playing back
* Converted the input references to weak references
* Got rid of all of the SetProduceOwnOutput and UpdateOutputEnded logic
The nodes are now collected by the cycle collector which calls into
DisconnectFromGraph which drops the references to other nodes and destroys the
media stream. Note that most of the cycles that are now inherent in the
ownership model are between nodes and their AudioParams (that is, the cycles
not created by content.)
2013-04-14 21:52:55 -04:00
David Zbarsky
b888bf773b
Bug 846995 Part 3: Rename DOMSVGAnimatedTransformList and kill nsISupports r=jwatt
...
--HG--
rename : content/svg/content/src/DOMSVGAnimatedTransformList.cpp => content/svg/content/src/SVGAnimatedTransformList.cpp
rename : content/svg/content/src/DOMSVGAnimatedTransformList.h => content/svg/content/src/SVGAnimatedTransformList.h
2013-04-14 18:56:34 -04:00
David Zbarsky
9a6d8db1ed
Bug 846995 Part 2: Rename SVGAnimatedTransformList to nsSVGAnimatedTransformList r=jwatt
...
--HG--
rename : content/svg/content/src/SVGAnimatedTransformList.cpp => content/svg/content/src/nsSVGAnimatedTransformList.cpp
rename : content/svg/content/src/SVGAnimatedTransformList.h => content/svg/content/src/nsSVGAnimatedTransformList.h
2013-04-14 18:56:34 -04:00
David Zbarsky
b87e489c14
Bug 846995 Part 1: Fix all the files that reference SVGAnimatedTransformList r=jwatt
2013-04-14 18:56:34 -04:00
David Zbarsky
045fad43d6
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 3 r=Ms2ger
2013-04-14 14:27:33 -04:00
Masayuki Nakano
a8cddee807
Bug 857820 part.3 Drop <blink> support from HTML parser r=mrbkap
2013-04-14 19:11:09 +09:00
Robert Longson
7407e43576
Bug 861188 - Fix empty transforms on svg elements. r=dholbert
2013-04-14 08:17:36 +01:00
Ehsan Akhgari
ebd57422f5
Bug 861325 - Use an optional NamedConstructor argument for HTMLAudioElement; r=bzbarsky
2013-04-12 15:35:46 -04:00
Olli Pettay
bb863324be
Bug 860971, if changing the visibility changes contentviewer, don't try to proceed in nsFrameLoader::Show, r=bz
2013-04-13 15:30:38 +03:00
Ryan VanderMeulen
f0a9fe5d92
Merge m-c to inbound.
2013-04-13 08:04:05 -04:00
Ms2ger
319deb013a
Bug 861098 - Remove more classinfo; r=bz
2013-04-13 09:08:49 +02:00
Ms2ger
99a08555f8
Bug 856629 - Part b: Implement ChildNode.remove(); r=bz
2013-04-13 09:08:47 +02:00
Ms2ger
069d54680d
Bug 858212 - Move FileReader to Paris bindings; r=bz
2013-04-13 09:06:31 +02:00
Ms2ger
56287333d1
Bug 826740 - Part f: Move HTMLCanvasElement to Paris bindings; r=khuey
2013-04-13 09:05:51 +02:00
Ms2ger
deffaf6a9a
Bug 826740 - Part e: Implement the WebIDL API for HTMLCanvasElement; r=khuey
2013-04-13 09:05:40 +02:00
Ms2ger
326dc2f307
Bug 826740 - Part d: Use implicit_jscontext to simplify nsIDOMHTMLCanvasElement.getContext; r=khuey
2013-04-13 09:05:33 +02:00
Ms2ger
0d078c43c7
Bug 826740 - Part c: Pass a JS::Value instead of an nsIVariant to nsIDOMHTMLCanvasElement.toDataURL; r=khuey
2013-04-13 09:05:22 +02:00
Ms2ger
b7775baef4
Bug 826740 - Part b: Remove unused arguments from nsIDOMHTMLCanvasElement; r=khuey
2013-04-13 09:04:53 +02:00
Ms2ger
1f76a9c63a
Bug 826740 - Part a: General cleanup for HTMLCanvasElement; r=khuey
2013-04-13 09:03:57 +02:00
Ms2ger
8f5d5c7049
Bug 841488 - Part d: Move HTMLSelectElement to WebIDL bindings, remove CI and QS; r=khuey
2013-04-13 09:01:59 +02:00
Ms2ger
ebd729fff1
Bug 841488 - Part c: Implement the remainder of the WebIDL API on HTMLSelectElement; r=khuey
2013-04-13 09:01:04 +02:00
Ms2ger
483c6e3f26
Bug 858211 - Use more webidl features for HTMLAudioElement; r=bz
2013-04-13 08:59:30 +02:00
Ms2ger
0bb1813be5
Bug 853818 - Followup: address missed review comment.
2013-04-13 08:56:44 +02:00
Ian Melven
30793d7261
Bug 858789 - CSP should use the spec compliant pref to determine what parser to use for apps (r=jst)
2013-04-12 11:39:14 -07:00
Boris Zbarsky
c72e933878
Bug 861064. Root WebIDL dictionary Init. r=smaug,terrence
2013-04-12 23:34:22 -04:00
Boris Zbarsky
f7e751861b
Bug 860591. Install WebIDL quickstubs for event interfaces as needed. r=smaug
2013-04-12 10:51:25 -04:00
Stephen Pohl
43efc4af6e
Bug 673875 - Reproduce bounce behaviour when reaching top and bottom of documents. r=smichaud, r=felipc
2013-04-12 23:04:52 -04:00
Ryan VanderMeulen
b75fade323
Backed out changeset 8ce65f4eb1ba (bug 820170) for suspicion of causing bug 860903 on a CLOSED TREE.
2013-04-12 13:57:46 -04:00
Jonathan Kew
9e0950f01d
bug 857192 - use float instead of integer CSS pixels to track available space for image. r=bz
2013-04-15 18:53:03 +01:00
Honza Bambas
bf6ac747cf
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
2013-04-15 14:38:48 +02:00
bindarel@yahoo.com
f33b0f4543
Bug 796005 - Add telemetry for XUL cache being disabled, r=smaug
...
--HG--
extra : rebase_source : f279b78ceb93a46a8f6535713f96c366ca0e13fe
2013-04-12 17:41:02 +03:00
Randell Jesup
f127a3b455
Bug 859774: change DataChannel readyState names to match spec (capitalization) r=smaug
2013-04-12 10:08:47 -04:00
Paul Adenot
697026ca9e
Bug 853551 - Implement the doppler part of AudioPannerNode. r=ehsan
2013-04-11 14:47:57 +02:00
Alice Lieutier
5c0980af74
Bug 854812 - Do not allow email with sub-domains or tld starting or ending with a '-' in <input type='email'>. r=mounir,khuey
2013-04-11 00:05:07 +02:00
Chris Pearce
54c67fa315
Bug 846992 - Don't assume last video frames in media's timestamp covers all of audio overhang. r=kinetik
2013-04-12 16:50:04 +12:00
Ehsan Akhgari
04873bf8ec
Bug 859595 - Implement the alternate names for AudioBufferSourceNode, AudioContext and AudioParam; r=bzbarsky
...
Let this be mentioned in our code base history that I wrote this patch
with tears in my eyes. This is the saddest thing I've ever had to do to
Gecko. :(
--HG--
extra : rebase_source : 798e5b1dc8af51a399189dd05bc59ac077670820
2013-04-11 22:08:05 -04:00
Joshua Cranmer
66e39d8aff
Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz
2013-04-11 22:20:09 -05:00
Chris Pearce
41bbe80170
Bug 860978 - Fix compile error due to warnings as errors in gstreamer backend on Fedora 16, GCC4.6.3. r=edwin
2013-04-12 12:28:53 +12:00
Wes Johnston
b1f0a674a3
Bug 809558 - Turn on audiochannels for Android AudioTrack. r=kinetic
2013-04-11 15:37:35 -07:00
Ryan VanderMeulen
b880048f4e
Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE.
2013-04-11 17:00:28 -04:00
Jacek Szpot
514f40e52a
Bug 854503 - Rename JS unwrapping functions. r=bholley
2013-04-11 11:50:18 -07:00
Michael Harrison
9c3a0ebbde
Bug 855402. Don't try to write to the startup cache if there isn't one, and definitely don't start _thinking_ we've written to it. r=ehsan
2013-04-11 14:32:12 -04:00
Ms2ger
d783193999
bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
...
--HG--
extra : rebase_source : ae08a894b592465641ed774688957a446c8966a7
2013-04-09 08:43:25 -04:00
Ryan VanderMeulen
3cd54220b2
Backed out changesets a550dadafa30 and 315f6b451d07 (bug 857884) for mochitest failures on a CLOSED TREE.
2013-04-11 13:59:02 -04:00
Honza Bambas
e09acd80df
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
2013-04-11 18:26:06 +02:00
David Zbarsky
343a84e848
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 3 r=Ms2ger
2013-04-11 12:24:47 -04:00
Scott Johnson
830b495b0e
Bug 824965: Implement a method of getting correct CaretPosition from within anonymous content nodes. [r=ehsan]
2013-04-11 10:12:49 -05:00
Ted Mielczarek
ace7ab8859
Backed out changeset dcf67f13c6bb, bug 851542 for B2G bustage.
2013-04-11 09:23:14 -04:00
Ms2ger
cd3a35b28b
bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
2013-04-09 08:43:25 -04:00
Blake Kaplan
9f5f378676
Bug 840098. r=bz
2013-03-25 15:57:03 -07:00
Gabor Krizsanits
63583713b5
Bug 820170 - Wrapping nodes into documents compartment. r=bholley, r=enn
2013-04-11 11:59:42 +02:00
Alessandro Decina
c0db923166
Bug 853325 - Improve buffered time ranges accuracy with the GStreamer media backend r=doublec
2013-04-11 20:46:47 +12:00
Alessandro Decina
38fc3c583a
Bug 853306 - Make the GStreamer backend play whitelisted codecs only r=doublec
2013-04-11 20:46:46 +12:00
Ms2ger
d61b281c6d
Backout changeset baf184596a7b for build errors on a CLOSED TREE.
2013-04-16 19:07:38 +02:00
Gabor Krizsanits
93fd95ba5e
Bug 820170 - Wrapping nodes into documents compartment. r=bholley
2013-04-16 11:31:26 +02:00
Kyle Huey
6311c49742
Bug 857669: Remove unused traversal method. r=mounir
2013-04-16 09:10:00 -07:00
Aryeh Gregor
957e302fe1
Bug 857102 part 5 - Make NS_NewDocumentFragment etc. infallible; r=bz
2013-04-10 17:15:54 +03:00
Aryeh Gregor
3e99dc4f10
Bug 857102 part 4 - Make NS_NewCommentNode and nsIDocument::CreateCommentNode infallible; r=bz
2013-04-04 15:02:22 +03:00
Aryeh Gregor
6d2305a18c
Bug 857102 part 3 - Make various GetNodeInfo callers infallible; r=bz
2013-04-04 15:01:11 +03:00
Aryeh Gregor
c446dbef0c
Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz
2013-04-04 15:01:08 +03:00
Aryeh Gregor
af0856194e
Bug 857102 part 1 - Make nsNodeInfoManager::GetNodeInfo infallible; r=bz
2013-04-04 15:00:07 +03:00
Boris Zbarsky
fa4a7c3979
Bug 851917. Get rid of the classinfo for HTMLObjectElement, HTMLEmbedElement, HTMLAppletElement, and rip out nsHTMLPluginObjElementSH. r=peterv,johns
2013-04-10 13:49:05 -04:00
David Keeler
8cef92685a
bug 854467 - fix nsIPluginTag enabled state API r=bsmedberg r=unfocused
2013-03-27 14:06:43 -07:00
Sid Stamm
c3a9c1e37a
Bug 836132 - add more tests for x-frame-options ALLOW-FROM. (r=bz)
2013-04-10 10:08:49 -07:00
Jim Mathies
fac0308f9b
Bug 858526 - Use non-native text offsets in domWinUtils sendQueryContentEvent w/QUERY_CARET_RECT. r=ehsan
2013-04-10 09:02:43 -05:00
Paul Adenot
210f563736
Bug 847194 - Protect mCodecStates from concurrent accesses. r=cpearce
2013-04-09 15:36:33 +02:00
Paul Adenot
c2c919688b
Bug 854336 - Implement the playbackRate property of AudioBufferSourceNode. r=ehsan
2013-04-09 14:47:42 +02:00
Paul Adenot
65213ab746
Bug 852366 - Don't resample on the main thread. r=ehsan,roc
2013-03-18 20:54:32 -04:00
Guilherme Gonçalves
f23959f168
Bug 855704 - Pair pushPrefEnv with waitForExplicitFinish in speech tests. r=smaug
...
--HG--
extra : amend_source : e2fd5c3a186bb195bc54baf28b05d5ba53f5bb3d
2013-04-09 12:50:56 -07:00
Stephen Pohl
21bdf5ab95
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
2013-04-09 14:44:01 -05:00
Ryan VanderMeulen
dcda86fbdf
Backed out changeset 9983874bfa63 (bug 854467) for bustage on a CLOSED TREE.
2013-04-09 13:45:39 -04:00
Kyle Huey
f0b8eea05a
Bug 854799: Make image.src='' discard the image immediately even if the image is not in the document. r=jlebar
2013-04-09 09:50:35 -07:00
David Keeler
c5435bfca8
bug 854467 - fix nsIPluginTag enabled state API r=bsmedberg r=unfocused
2013-03-27 14:06:43 -07:00
Boris Zbarsky
a3971c86de
Bug 857417. Trigger a fatal assertion when wrapping a wrappercached and nsISupports WebIDL object which has the wrapper cache before the nsISupports in its object layout. r=khuey
2013-04-08 17:04:21 -04:00
Boris Zbarsky
f970d09653
Bug 859617. Make WebGLContext's primary nsISupports its canonical nsISupports. r=khuey
2013-04-09 12:26:36 -04:00
Boris Zbarsky
f7172b79f4
Bug 859675. Return the canonical nsISupports from ToSupports(SpeechRecognition). r=smaug
2013-04-09 12:26:36 -04:00
Andrea Marchesini
88fb3bf458
Bug 851470 - Attr to WebIDL. r=Ms2ger
2013-04-09 17:29:47 +02:00
Andrea Marchesini
6fcbcefc3b
Bug 851470 - Rename nsDOMAttribute to Attr. r=Ms2ger
...
--HG--
rename : content/base/src/nsDOMAttribute.cpp => content/base/src/Attr.cpp
rename : content/base/src/nsDOMAttribute.h => content/base/src/Attr.h
2013-04-09 17:29:44 +02:00
Ehsan Akhgari
ee411aafe9
Backed out changeset 3ae03ecf8b5e (bug 852366) because of mochitest-1 crashes
...
Landed on a CLOSED TREE
2013-04-09 11:29:15 -04:00
Ehsan Akhgari
6492fd7b5c
Backed out changeset 92c2f24cb6ff (bug 854336) because of mochitest-1 crashes
2013-04-09 11:28:42 -04:00
Ehsan Akhgari
1db079c874
Backed out changeset 9c080ffa640f (bug 853551) because of mochitest-1 crashes
2013-04-09 11:28:38 -04:00
Paul Adenot
2f25f9598c
Bug 853551 - Implement the doppler part of AudioPannerNode. r=ehsan
2013-04-09 14:47:42 +02:00
Paul Adenot
698db7a073
Bug 854336 - Implement the playbackRate property of AudioBufferSourceNode. r=ehsan
2013-04-09 14:47:42 +02:00
Paul Adenot
13434b9bf9
Bug 852366 - Don't resample on the main thread. r=ehsan,roc
2013-03-18 20:54:32 -04:00
Ehsan Akhgari
0ec2e66722
Bug 859597 - Narrow down the acceptable range for AnalyserNode.fftSize; r=padenot
2013-04-08 21:26:08 -04:00
Daniel Holbert
8e963efa7b
Bug 859128: Store SVGPathSegUtils::ArgCountForType's return-val in a signed variable, when we need to perform signed arithmetic with it. r=jwatt
2013-04-08 23:25:22 -07:00
Ehsan Akhgari
7304bd7736
Bug 859602 - Remove AudioParam.minValue/maxValue; r=bzbarsky
2013-04-08 21:57:54 -04:00
Ehsan Akhgari
a003638449
Bug 859594 - Remove AudioSourceNode; r=bzbarsky
2013-04-08 22:45:02 -04:00
Jim Chen
9c45aad421
Bug 844573 - Pass textarea input type; r=masayuki
2013-03-29 12:00:59 -04:00
Ehsan Akhgari
c1ab51694e
Bug 859335 - Make sure that the chunk passed to WriteZeroesToAudioBlock is not null; r=roc
...
--HG--
extra : rebase_source : 8a2b5bd19cdb12289950ff58ca72b85e99ba44a7
2013-04-08 11:20:46 -04:00
Ryan VanderMeulen
bc8acbe2a1
Backed out changeset 35178de36bd3 (bug 855704) for frequent mochitest failures.
2013-04-08 19:50:03 -04:00
Ehsan Akhgari
a8ee3411c7
Backed out changeset d0d75e76d41f (bug 857417) for crashes during tests
2013-04-08 18:48:38 -04:00
Daniel Holbert
eb8945b689
Bug 859021 followup: Add missing "f" suffixes for float-valued numeric literals, even where it's not strictly required by MSVC build warnings.
2013-04-08 15:06:28 -07:00
Boris Zbarsky
3eba25eee5
Bug 857417. Trigger a fatal assertion when wrapping a wrappercached and nsISupports WebIDL object which has the wrapper cache before the nsISupports in its object layout. r=khuey
2013-04-08 17:04:21 -04:00
Boris Zbarsky
ecc404d587
Bug 688691. Warn when LenientThis actually causes us to not throw. r=ms2ger
2013-04-08 17:04:21 -04:00
Boris Zbarsky
c65a12a4e7
Bug 765780 part 1. Stop disallowing script and plug-ins in designMode documents. r=ehsan
2013-04-08 17:04:19 -04:00
Ralph Giles
fca7e06bbc
Bug 857022 - Remove MOZ_MEDIA from content. r=cpearce
...
Remove the MOZ_MEDIA build-time define in the content
module, enabling this code unconditionally.
2013-04-04 15:07:00 -07:00
Guilherme Gonçalves
f18eb7aa97
Bug 855704 - Use pushPrefEnv instead of setBoolPref in webspeech tests. r=smaug
...
--HG--
extra : rebase_source : 06034c89046557ad40834bad29fae9d76b5b0485
2013-04-08 12:47:02 -07:00
aceman
2d19ac6495
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
2013-04-08 14:35:31 -04:00
Sotaro Ikeda
533f569684
Bug 837051 - Store less buffers for video playback at MediaOmxReader. r=doublec
2013-04-08 14:35:30 -04:00
Garrett Robinson
fa7624ae06
Bug 821877 - Log CSP errors to Web Console. r=bz
2013-04-08 14:35:30 -04:00
Bobby Holley
7ab3e34af6
Bug 839467 - Remove aCx parameter to CloneAndAdopt. r=mrbkap
...
Right now it has to be kept in sync with the nullness of aNewScope. Let's just
rely on the cx stack here and kill the param.
2013-04-08 10:24:21 -07:00
Bobby Holley
663cc022d5
Bug 839467 - Remove JSContext pushing in AdoptNode. r=mrbkap
2013-04-08 10:24:21 -07:00
Trevor Saunders
6c61278b66
bug 856779 - kill NS_NewPresShell() r=bz
2013-03-31 16:39:27 -04:00
Ehsan Akhgari
bfb42c373e
Bug 856455 - Make nsCOMArray::SetCapacity return void; r=bsmedberg
...
--HG--
extra : rebase_source : 38cdef904f9b7fc33bd3f41bd19b1778dfbd7990
2013-03-31 16:06:18 -04:00
Aryeh Gregor
100ab0941f
Bug 851916 part 2 - createHTMLDocument() should work with no arguments; r=bz
2013-03-21 14:55:08 +02:00
Randell Jesup
a15d1c6211
Bug 845741: Set mUpdateFinished under lock r=roc
2013-04-08 08:03:33 -04:00
John Daggett
1055d1d3c6
Bug 854799 - backout changeset 0caf5937f8bc due to tp regression. r=roc
2013-04-08 14:46:36 +09:00
ishikawa@yk.rim.or.jp
9b1a78763b
Bug 854888, don't warn when GetContextForEventHandlers fails, r=smaug
2013-04-07 18:08:14 +03:00
Andrew McCreight
bcd9623a38
Bug 856313 - Clean up some Traverse/Unlink declarations. r=smaug
2013-04-02 09:48:59 -07:00
Masatoshi Kimura
d7d001c752
Bug 859021 - Add comments explaining "0 -". r=dholbert DONTBUILD
2013-04-07 17:52:50 +09:00
Masatoshi Kimura
82d2af64ac
Bug 859021 - Fix remaining MSVC build warnings and remove the MSVC exemption for FAIL_ON_WARNINGS in content/svg/content/src. r=dholbert
2013-04-07 17:46:48 +09:00
Masatoshi Kimura
7c989863ee
Bug 858224 - Remove most MSVC exemptions for FAIL_ON_WARNINGS. r=ted feedback=dholbert
2013-04-07 13:45:34 +09:00
sarat.addepalli@gmail.com
33fffc4f61
Bug 858012, fix compilation of nsSpeechTask.cpp r=smaug
...
--HG--
extra : rebase_source : ef26138e39cb2b86f01f41a5f7e0e041997d5e2d
2013-04-07 01:37:15 +03:00
sarat.addepalli@gmail.com
3fd9508e9f
Bug 857994, fix compilation on some older GCCs, r=smaug
2013-04-07 01:24:27 +03:00
Ryan VanderMeulen
24a4c17eff
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04:00
Jacek Szpot
8ce12e971c
Bug 854503 - Rename JS unwrapping functions. r=bholley
2013-04-04 12:14:32 +02:00
David Zbarsky
785f24e28f
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger
2013-04-05 20:44:26 -04:00
David Zbarsky
a3eafcf007
Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger
2013-04-05 20:44:15 -04:00
Bobby Holley
0c00d801cd
Bug 858642 - Null-check the XBL scope. r=bz
2013-04-05 12:04:09 -07:00
Tom Schuster
c11b2ed39b
Bug 855411 - Root XBL_DeserializeFunction. r=bz,terrence
2013-04-05 15:21:03 +02:00
Tom Schuster
ec87b7de30
Bug 855411 - Root various things. r=bz,terrence
2013-04-05 15:21:03 +02:00
Tom Schuster
d3ebb2d912
Bug 855411 - Root InstallField. r=bz,terrence
2013-04-05 15:21:02 +02:00
Tom Schuster
cc6b62046b
Bug 855411 - Root InstallAccessors. r=bz,terrence
2013-04-05 15:21:02 +02:00
Tom Schuster
ffa0382dc0
Bug 855411 - Root InstallXBLField. r=bz,terrence
2013-04-05 15:21:02 +02:00
Tom Schuster
f955317578
Bug 855411 - Root Execute. r=bz,terrence
2013-04-05 15:21:02 +02:00
Tom Schuster
dfdfeab850
Bug 855411 - Root Read. r=bz,terrence
2013-04-05 15:21:02 +02:00
Tom Schuster
fba2a086ce
Bug 855411 - Root CompileMember. r=bz,terrence
2013-04-05 15:21:02 +02:00
Tom Schuster
985a0f1a7f
Bug 855411 - InstallMember. r=bz,terrence
2013-04-05 15:21:02 +02:00
Tom Schuster
152458d4d1
Bug 855411 - Root doCheckAccess. r=bz,terrence
2013-04-05 15:21:02 +02:00
Tom Schuster
556e3087f2
Bug 855411 - Root LookupMember. r=bz,terrence
2013-04-05 15:21:01 +02:00
Tom Schuster
4a0f5a6352
Bug 855411 - Root Init{JS}Class. r=bz,terrence
2013-04-05 15:21:01 +02:00
Tom Schuster
f989076385
Bug 855411 - Root ChangeDocument. r=bz,terrence
2013-04-05 15:21:01 +02:00
Diego Wilson
788b16a9ac
Bug 847779 - Abort playback if OMX audio init fails. r=doublec, r=cpearce
2013-04-04 15:33:45 -07:00
David Zbarsky
0180c76147
Bug 856962: Move Touch to its own file r=Ms2ger
...
--HG--
rename : content/events/src/nsDOMTouchEvent.cpp => content/events/src/Touch.cpp
rename : content/events/src/nsDOMTouchEvent.h => content/events/src/Touch.h
2013-04-05 04:49:00 -04:00
Ms2ger
c89f422b19
Revert to changeset 4c45dbd81a32 to fix mochitest-chrome orange.
2013-04-05 09:40:13 +02:00
Boris Zbarsky
1406c535d2
Bug 850090. Don't assert things about our stylesheets during unlink, since our state can be kinda inconsistent then. r=smaug
2013-04-05 00:57:39 -04:00
Phil Ringnalda
7f7722c7fb
Back out 9967368c7c72:5d817fa463cb (bug 847983) for mochitest-8 crashes
...
CLOSED TREE
2013-04-04 14:28:37 -07:00
Jim Chen
2b87c0b48c
Bug 847983 - Try harder to get a valid frame; r=masayuki
2013-04-04 12:30:00 -04:00
Jim Chen
936c97e5fe
Bug 847983 - Don't include empty elements at end of range; r=masayuki
2013-04-04 12:29:59 -04:00
Jim Chen
11c50badc0
Bug 847983 - Skip script text nodes for content events; r=masayuki
2013-04-04 12:29:59 -04:00
Ryan VanderMeulen
e21d7c4218
Backed out changesets 715fce49a07b and abbc05319449 (bug 851916) for B2G mochitest-2 orange.
...
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js
2013-04-04 12:02:50 -04:00
Ryan VanderMeulen
14b8ba5455
Bug 855730 - Disable test due to high failure rate.
2013-04-04 09:41:29 -04:00