Ralph Giles
26f29172b9
Bug 865253 - Part 5: Shorten a comment to fit in 80 columns. r=ehsan
2013-08-19 11:58:00 -07:00
Ralph Giles
f429e8e85f
Bug 865253 - Part 4: Stop OscillatorNodes on context shutdown. r=ehsan
...
Like AudioBufferSourceNode and ScriptProcessorNode, OscillatorNode
holds a self-reference in mPlaying. Keep track of all osc nodes
in the AudioContext and explicitly stop them to make sure this
reference is dropped.
2013-08-19 11:57:00 -07:00
Ralph Giles
076262a557
Bug 865253 - Part 3: Direct generation of fixed oscillator types. r=ehsan
...
Simple direct calculation of the fixed types.
We probably want to use the PeriodicWave machinery to generate
the pre-defined waveforms once it's available. In either case
we can optimize this significantly by caching the generated
waveform when the frequency is stationary over the block.
2013-08-19 11:56:00 -07:00
Ehsan Akhgari
f90e61776c
Bug 865253 - Part 2: Implement the alternate enum values for OscillatorNode; r=roc
2013-08-19 11:54:00 -07:00
Ehsan Akhgari
3eb725fd41
Bug 865253 - Part 1: Implement the DOM bindings for OscillatorNode; r=roc
2013-08-19 11:53:00 -07:00
Randell Jesup
1ecb159f44
Bug 905002: backout bug 879717 until we can fix the mac-only regression rs=roc
2013-08-19 18:30:15 -04:00
Olli Pettay
4e91e28a62
Bug 906684, make sure to access the right EventTargetChainItem when forwarding events to chrome, r=jst
...
--HG--
extra : rebase_source : afb2b457c422585e85d7abccfd76f0b6f85315a4
2013-08-20 00:12:56 +03:00
Cervantes Yu
58fa917b51
Bug 897741 - Limit the CSP cache key size to reduce memory usage. r=fabrice
2013-08-19 09:43:44 -04:00
Rick Eyre
41f3e30fc7
Bug 880064 - Change HTMLTrackElement::Kind to a DOMString value. r=Ms2ger
...
This was originally in the spec as an enumerated value, but due to the current
problems with reflecting enumerated values it had to be changed to a DOMString.
This has been changed in the HTML5 spec as well.
2013-07-04 14:16:05 -04:00
Mina Almasry
52824c3d8a
Bug 717181 - Make <fieldset> invalid if they contain an invalid form control; r=mounir
...
This adds a CSS psuedo class to fieldset that acts much in the same way as the one
on form.
2013-08-16 20:32:47 -04:00
David Zbarsky
9ce94de31b
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
2013-08-19 06:15:55 -04:00
Phil Ringnalda
f26020beac
Merge m-c to m-i
2013-08-18 17:51:12 -07:00
Phil Ringnalda
52379cccd1
Merge fx-team to m-c
2013-08-18 17:44:05 -07:00
Tanvi Vyas
d189e46697
Bug 902350 - Mochitest. r=smaug
2013-08-18 12:32:09 -07:00
Phil Ringnalda
c7c7176adb
Merge m-c to fx-team
2013-08-17 08:42:11 -07:00
Mark Capella
ee2d964bb5
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
2013-08-16 21:51:41 -04:00
Wes Kocher
7c850ea632
Backed out changeset 2404f5888de3 (bug 864589)
2013-08-16 16:09:46 -07:00
Mark Capella
4d820ba757
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
2013-08-16 16:45:42 -04:00
Ehsan Akhgari
dbb3035d02
Bug 905444 - Do not attempt that we can handle empty channels when mixing; r=roc
2013-08-16 10:42:50 -04:00
Olli Pettay
05d99e99a0
Bug 887241, Use strings, not atoms, for worker events, r=khuey
...
--HG--
extra : rebase_source : 3e294b1bde05a127db0a9fa1c31c48e9a514e11d
2013-08-16 13:06:24 +03:00
Olli Pettay
d0d85da502
Bug 902481 - Make EventTargetChainItem pool thread agnostic, v2, r=jst
...
--HG--
extra : rebase_source : e1e9d9b87a29fd1d3ad6645f87a7075295c3c91d
2013-08-16 13:00:00 +03:00
Chris Double
d577f685f4
Bug 905070 - Fix uninitialized value use in HTML media element - r=kinetik
2013-08-16 21:57:17 +12:00
Honza Bambas
5763d2ceb2
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
2013-08-16 11:34:21 +02:00
Carsten "Tomcat" Book
cde2ad07a7
merge fx-team to mozilla-central
2013-08-16 10:29:59 +02:00
Guillaume Abadie
ca5a59e93f
bug 903455 - [WebGL 2.0] Implement transform feedback: RASTERIZER_DISCARD - r=jgilbert
2013-08-15 20:43:47 -04:00
Guillaume Abadie
faade68b82
bug 902488 - [WebGL 2.0] Occlusion queries optimizations - r=jgilbert
2013-08-15 19:47:26 -04:00
Ehsan Akhgari
1131972e0e
Bug 905409 - Minimize the Web Audio #includes; r=roc
2013-08-15 15:44:14 -04:00
Blake Kaplan
f804cb2aec
Bug 851353 - Make sure the incoming node's JSObject is up to date. r=bzbarsky
2013-08-15 14:39:28 -07:00
Brian Hackett
cbc8048e52
Bug 897655 - Use off thread parsing when loading scripts from XUL documents, r=billm,bz,luke.
2013-08-15 14:14:43 -07:00
Guillaume Abadie
55c9d6f3f5
bug 902063 - GLContext complete extension group queries - r=bjacob,jgilbert
2013-08-15 15:58:20 -04:00
Ehsan Akhgari
99058b577c
Bug 905353 - Minimize the #includes in dom/base; r=jst
...
--HG--
extra : rebase_source : e7a1d2262bf6d8c9b78057b8eb6cdbfd98262f68
2013-08-15 14:17:48 -04:00
Christoph Kerschbaumer
91308095bd
Bug 802872 - Mochitest verifying that CSP restricts EventSource using the connect-src directive. r=grobinson
2013-08-12 17:22:44 -07:00
Christoph Kerschbaumer
3321581523
Bug 663567 - Mochitest verifying that content added by XSLT stylesheet is subject to document's CSP. r=grobinson, r=sstamm
2013-08-12 14:54:12 -07:00
Nicholas Nethercote
dc49759de9
Bug 904962 (part 1) - Don't #include js/CharacterEncoding.h in jsapi.h. r=luke.
...
--HG--
extra : rebase_source : abe40ea3e55059dc6271d0f7c9f4d19ed9413186
2013-08-13 18:34:24 -07:00
Robert Longson
e7b91e5bc0
Bug 905151 - eChildToUserSpace transform wrong for inner svg elements. r=jwatt
2013-08-15 11:49:06 +01:00
L. David Baron
ada777db8a
Back out changeset 2454e6a5edbd (Bug 904926) on CLOSED TREE for lots of fatal assertions in Windows debug builds in MediaDecoder::IsDataCachedToEndOfResource.
2013-08-14 22:36:17 -07:00
Robert O'Callahan
2fe64a6bf3
Bug 904926. Remove unnecessary lock. r=cpearce
2013-08-15 16:24:00 +12:00
Robert O'Callahan
1ba4dad200
Bug 902320. Prevent untimely destruction of mElement during HTMLMediaElement::StreamListener callbacks. r=smaug
2013-08-15 16:23:52 +12:00
Wes Kocher
be220c4f15
Backed out changeset 016fa89e49b0 (bug 905409) on a CLOSED TREE
2013-08-14 17:21:45 -07:00
Ehsan Akhgari
22b906442c
Bug 905409 - Minimize the Web Audio #includes; r=roc
2013-08-14 18:46:00 -04:00
Nathan Froyd
a0834ca614
Bug 903543 - eliminate static constructors for SMIL type singletons; r=dholbert
...
Add MOZ_CONSTEXPR to the constructors to inform the compiler the constructors
can be folded away. Remove protected/private destructors so that static
destructors don't have to be registered with static constructors.
2013-08-12 10:13:34 -04:00
Nathan Froyd
50566623d5
Bug 905135 - move zero values to their point of use in nsSMILCSSValueType.cpp; r=dholbert
2013-08-14 08:45:49 -04:00
Ryan VanderMeulen
1c7ba28dbd
Merge m-c to inbound.
2013-08-14 17:11:30 -04:00
Randell Jesup
767e69616f
Bug 905062: Clean up fake source for getUserMedia r=padenot
2013-08-14 17:01:16 -04:00
Bobby Holley
0846601377
Bug 903212 - Remove ScriptEvaluated, and simplify callers. r=mrbkap
2013-08-14 14:00:03 -07:00
Ryan VanderMeulen
717a99f971
Backed out changeset 2de45d78653d (bug 884332) for mochitest-1 asserts.
2013-08-14 10:57:09 -04:00
Kartikaya Gupta
571e6a0e9c
Bug 890280 - Ensure that the APZCTreeManager gets input events in screen coordinates. r=smaug
2013-08-14 10:15:27 -04:00
Carsten "Tomcat" Book
3f249cd751
merge mozilla-central to b2g-inbound
2013-08-14 15:02:24 +02:00
Ms2ger
30f4e6e119
Merge latest PGO-green inbounc changeset to m-c.
2013-08-14 14:45:47 +02:00
Ms2ger
75303ff8f0
Bug 904178 - Part c: Use nsIDocument in UndoManager::DispatchTransactionEvent; r=wchen
2013-08-14 09:03:15 +02:00