Gabor Krizsanits
23e12dce05
Bug 820170 - nsIGlobalObject. r=bholley
2013-04-04 11:27:06 +02:00
Gabor Krizsanits
670b243606
Bug 820170 - merge scope members on nsDocument. r=smaug
2013-04-04 11:24:40 +02:00
Kartikaya Gupta
f3fbc8f1fa
Bug 856155 - End IME composition before sending touch events to content. r=jchen
2013-04-04 02:08:16 -04:00
Geoff Brown
cda57e13d7
Bug 855146 - Enable SpecialPowers in robocop tests; r=jmaher
2013-04-03 21:11:26 -06:00
Matt Woodrow
02007e421a
Bug 855233 - Recreate mask layers if the ContainerParameters offset changes. r=nrc
2013-04-04 15:59:24 +13:00
Boris Zbarsky
0d9204981d
Bug 855700. Make returning an nsIVariant from a WebIDL interface work. r=smaug
2013-04-03 22:22:16 -04:00
Boris Zbarsky
6d1fe7f08a
Bug 856819 part 2. Sort js-implemented interfaces in a given file so that the declarations in C++ come in the right order. r=mccr8
2013-04-03 22:22:16 -04:00
Boris Zbarsky
5f998ce2a9
Bug 856819 part 1. Refactor the dependency-sorting we do for dictionaries so that we can also use it for JS-implemented interfaces. r=mccr8
2013-04-03 22:22:16 -04:00
Boris Zbarsky
0bbbeb9739
Bug 856841. Don't pass in an implicit JSContext based on argument or return value types for JS-implemented interfaces. r=mccr8
2013-04-03 22:22:16 -04:00
Boris Zbarsky
d1d7bbfca7
Bug 852219 part 6. Handle cases when the C++ class we want to actually inherit from is not the one that the WebIDL interface is mapped to. r=mccr8
2013-04-03 22:22:16 -04:00
Boris Zbarsky
c4a0a2468f
Bug 852219 part 5. Add tests for JS-implemented interfaces inheriting from other interfaces. r=mccr8
2013-04-03 22:22:15 -04:00
Boris Zbarsky
0b155803de
Bug 852219 part 4. Fix forward-declarations and includes for JS-implemented interfaces. r=mccr8
2013-04-03 22:22:15 -04:00
Boris Zbarsky
abe07c4a46
Bug 852219 part 3. Handle JS-implemented interfaces having a parent interface. r=mccr8
2013-04-03 22:22:15 -04:00
Boris Zbarsky
e46eb7751d
Bug 852219 part 2. Add an infallible constructor for CallbackObjects which are already in the right compartment and use this to simplify construction of the autogenerated implementation of a JS-implemented WebIDL binding. r=mccr8
2013-04-03 22:22:15 -04:00
Boris Zbarsky
f1a792a7a7
Bug 852219 part 1. Don't mark JS-implemented interfaces with descendant interfaces as final. r=khuey,mccr8
2013-04-03 22:22:15 -04:00
Boris Zbarsky
e46a3bd2f6
Bug 854532. Make _asInstance codegen always produce code in the same order. r=khuey
...
Also fixes whitespace in _hasInstance and makes sure the .pp files are always in the same order
2013-04-03 22:22:14 -04:00
Seth Fowler
0f6297a555
Bug 856486 (Part 2) - Buffer the last fully-decoded frame for multipart images. r=jrmuizel
2013-04-03 19:19:38 -07:00
Seth Fowler
b6b7251367
Bug 856486 (Part 1) - Avoid asserts triggered by rapid off-main-thread decoding. r=jrmuizel
2013-04-03 19:18:42 -07:00
Anthony Jones
b8de5f1a84
Bug 852251 - Check for null on CompositorChild::Get()
2013-03-27 11:25:12 +13:00
Ryan VanderMeulen
f47a78e842
Backed out changesets 35ba787bc3db, e95379bbcfd5, and fff4886f812c (bug 847983) for build bustage on a CLOSED TREE.
2013-04-03 21:24:24 -04:00
Rodrigo Silveira
90620f3cc4
bug 856241 - Remove closing multiple tabs dialog r=mbrubeck
...
--HG--
extra : rebase_source : e53aa69ccac48e784c1947f8544c68c313ccbf2c
2013-04-03 13:19:34 -07:00
Jim Chen
123c7df9d5
Bug 847983 - Try harder to get a valid frame; r=masayuki
2013-04-03 20:46:06 -04:00
Jim Chen
94cd9aa1ba
Bug 847983 - Don't include empty elements at end of range; r=masayuki
2013-04-03 20:46:06 -04:00
Jim Chen
ddf313ccd9
Bug 847983 - Skip script text nodes for content events; r=masayuki
2013-04-03 20:46:06 -04:00
Bill McCloskey
ee2c97bfce
Bug 855536 - Add initExtendedSlot (r=njn)
2013-04-03 17:43:02 -07:00
Guilherme Gonçalves
7c920afb61
Bug 855704 - Log error messages in webspeech. r=smaug
2013-04-03 17:43:36 -07:00
Ehsan Akhgari
6cc3dba85f
Backed out changeset e03a9a31e9c4 (bug 857617) because of build bustage
...
Landed on a CLOSED TREE
2013-04-03 20:29:16 -04:00
Nathan Froyd
32107ddb8c
Bug 798172 - part 5 - convert xdr bits to use Endian.h; r=Waldo
2013-01-30 16:48:17 -05:00
Nathan Froyd
bce810ada0
Bug 798172 - part 4 - convert the jsclone bits to use Endian.h; r=Waldo
2013-01-30 16:47:52 -05:00
Nathan Froyd
920087ef25
Bug 798172 - part 3 - convert SHA1.cpp to use Endian.h; r=Waldo
2013-01-30 16:47:00 -05:00
Nathan Froyd
7182225404
Bug 798172 - part 2 - add tests for mfbt/Endian.h; r=Waldo
2013-01-30 16:46:45 -05:00
Nathan Froyd
e168c4f292
Bug 798172 - part 1 - add mfbt/Endian.h; r=Waldo
2013-01-30 16:45:39 -05:00
Nathan Froyd
2b1852c15c
Bug 853646 - part 1 - add mozilla::IsIntegral to TypeTraits.h; r=Waldo
2013-04-02 11:49:58 -04:00
Nathan Froyd
d9ce0f5c54
Bug 853646 - part 0a - remove js::StripConst and use mozilla::RemoveConst instead; r=Waldo
2013-04-03 11:24:11 -04:00
Nathan Froyd
b93bdbae87
Bug 853646 - part 0 - add mozilla::Remove{Const,Volatile,CV} to TypeTraits.h; r=Waldo
2013-04-02 11:49:26 -04:00
Aryeh Gregor
105b7779f8
Bug 857617 - Clean up nsEditor::InsertTextImpl; r=ehsan
...
--HG--
extra : rebase_source : 2b11cc95d29f08af6e2b93541cdd2f714593fea9
2013-04-03 18:51:56 +03:00
Yura Zenevich
9a2d0b2da0
Bug 857749 - fixed an issue with utterance generator function for application. r=eeejay
2013-04-03 16:53:05 -07:00
Robert Lickenbrock
214315a640
Bug 854803 - Part 2: Don't try to enqueue more decoding from DecodeDoneWorker. r=seth
...
--HG--
extra : rebase_source : 0d46455743f02d58c5615c72afb90bba13d505bc
2013-04-03 16:34:58 -07:00
Robert Lickenbrock
738142616c
Bug 854803 - Part 1: Account for more decoder state in RasterImage::IsDecodeFinished(). r=seth
...
--HG--
extra : rebase_source : 7fa2c43c5146eca831d5775d1ba4d0c665404626
2013-04-03 16:34:56 -07:00
Mats Palmgren
b6c309ad4c
Bug 856243 - Add missing do_QueryFrame support and fix typo that caused most MathML frames to not QueryFrame to nsIMathMLFrame. Add static assertions to prevent those kinds of errors in the future. r=dholbert
2013-04-04 01:35:07 +02:00
Ehsan Akhgari
c7fbc3c48c
Bug 853721 - Part 2: Hook up DelayNode to the media streams graph and implement delaying of incoming audio; r=roc
2013-03-25 08:34:59 -04:00
Robert O'Callahan
49b83f0652
Bug 727697. Add facility to dump audio output as WAV files. r=kinetik
...
When MOZ_DUMP_AUDIO is set in the environment (to anything),
we'll drop a series of files in the current working directory named
dumped-audio-<nnn>.wav, one per nsBufferedAudioStream created, containing
the audio for the stream including any skips due to underruns.
2013-04-03 19:12:27 -04:00
Ehsan Akhgari
7eba4d3dbb
Follow-up to bug 857790 - Undo the unintentional change to PodOperations.h
2013-04-03 18:59:24 -04:00
Ehsan Akhgari
5e9cc4e408
Bug 857793 - Always return the defaultValue before the first scheduled event on an AudioParam; r=roc
2013-04-03 17:31:42 -04:00
Ehsan Akhgari
425c80f927
Bug 857790 - Convert AudioParam time values to ticks relative to the source stream, not the destination stream; r=roc
2013-04-03 17:28:49 -04:00
Blake Kaplan
4a57d50650
Bug 855036 - Don't treat a string as an object. r=gwagner
...
--HG--
extra : rebase_source : 98e7ed9d1252847ece46548882d5654f6492ee19
2013-04-03 15:45:35 -07:00
Blake Kaplan
e6f47c7998
Bug 851965 - Remove this crashtest due to hanging. r=gwagner
...
--HG--
extra : rebase_source : 4e111710c04c7325d739c07372c76423e84a443d
2013-03-26 15:14:28 -07:00
Matt Brubeck
1e6307fe01
Bug 855593 - Support ac_add_app_options in mozbuild.mozconfig [r=gps]
2013-04-03 15:42:16 -07:00
Tanvi Vyas
e3d3299f40
Bug 855730 - Originally extended the timeout to 10 seconds to see if that would provide us data about the intermittent failure. Extended timeout is causing too many oranges and a longer timeout does not prevent the failures. r=smaug
2013-04-03 15:21:19 -07:00
Ryan VanderMeulen
ab2c8de3d1
Merge m-c to inbound.
2013-04-03 18:16:48 -04:00