Boris Zbarsky
|
2b052eec3c
|
Bug 1001157. Assert that there is no exception pending on the JSContext afer a DOM call if the call was not marked as throwing or if it did not throw on the ErrorResult. r=peterv
|
2014-05-05 16:01:58 -04:00 |
|
Ehsan Akhgari
|
4c3acbbb4f
|
Bug 1005710 - Avoid preprocessing the services JS exports files needlessly; r=mshal
|
2014-05-05 21:28:55 -04:00 |
|
Ehsan Akhgari
|
00c59e88cf
|
Bug 1005706 - Remove the manual install rules from js/xpconnect/tests/components/js/Makefile.in; r=mshal
|
2014-05-05 21:28:10 -04:00 |
|
Ehsan Akhgari
|
c5a9a76740
|
Bug 1005705 - Remove the unused DIST_CHROME_FILES rule; r=mshal
|
2014-05-05 21:26:32 -04:00 |
|
Ehsan Akhgari
|
b7cf2d4a14
|
Bug 1005704 - Enable installing files dist files without preprocessing; r=mshal
|
2014-05-05 21:26:11 -04:00 |
|
Ehsan Akhgari
|
4b2590958a
|
Bug 1005321 follow-up: fix the link error on Windows
|
2014-05-05 20:39:46 -04:00 |
|
Ehsan Akhgari
|
09d5c38c34
|
Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug
|
2014-05-05 20:33:19 -04:00 |
|
Ehsan Akhgari
|
df159397ed
|
Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug
|
2014-05-05 20:33:09 -04:00 |
|
Ehsan Akhgari
|
ed9dbcdfb0
|
Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug
|
2014-05-05 20:32:48 -04:00 |
|
Chris Pearce
|
21a6f64f50
|
Bug 1004373 - Prevent multiple ReadMetadata tasks to be dispatched to the decode task queue at once. r=kinetik
|
2014-05-06 12:12:05 +12:00 |
|
Terrence Cole
|
0431a736b3
|
Bug 989414 - Access the store buffer through the chunk trailer; r=jonco
|
2014-05-01 09:26:12 -07:00 |
|
Ehsan Akhgari
|
960e39897a
|
Bug 1005321 - Convert the xpt code to C++; r=bholley
--HG--
rename : xpcom/typelib/xpt/src/xpt_arena.c => xpcom/typelib/xpt/src/xpt_arena.cpp
rename : xpcom/typelib/xpt/src/xpt_struct.c => xpcom/typelib/xpt/src/xpt_struct.cpp
rename : xpcom/typelib/xpt/src/xpt_xdr.c => xpcom/typelib/xpt/src/xpt_xdr.cpp
rename : xpcom/typelib/xpt/tests/PrimitiveTest.c => xpcom/typelib/xpt/tests/PrimitiveTest.cpp
rename : xpcom/typelib/xpt/tests/SimpleTypeLib.c => xpcom/typelib/xpt/tests/SimpleTypeLib.cpp
|
2014-05-05 19:52:09 -04:00 |
|
Jeff Walden
|
e840c41f81
|
Bug 1002864 - Ignore the change-data/same-data argument to neuter() and JS_NeuterArrayBuffer when the buffer being neutered doesn't support the given data disposition. r=sfink
|
2014-04-30 17:15:14 -07:00 |
|
Eitan Isaacson
|
7cb808bf67
|
Bug 1005339 - Check that aData is a object in nsSpeechTask::SendAudio(). r=smaug
|
2014-05-05 16:09:50 -07:00 |
|
Dan Gohman
|
058f8c42c8
|
Bug 998580 - IonMonkey: Generalize RangeAnalysis truncation to handle other kinds of paths to integer types. r=nbp
|
2014-05-05 15:02:02 -07:00 |
|
Dan Gohman
|
2cd7155b1e
|
Backed out changeset 695049af7654 for having the wrong bug number.
|
2014-05-05 15:02:01 -07:00 |
|
Josh Aas
|
087d359099
|
Bug 1004196: Make all IPDL argument names be of form "aFoo" instead of "foo”. r=bent
|
2014-05-05 17:00:55 -05:00 |
|
Camilo Viecco
|
ae2571aa01
|
Bug 1006107 - Disable pining by default, setup pinning for *.addons.mozilla.org. r=dkeeler
--HG--
extra : rebase_source : 93b1dbd5dc31490424060729a3941deffa8ee1d5
|
2014-05-05 13:59:32 -07:00 |
|
Eric Rahm
|
9b5d3eccc6
|
Bug 1003479 - Fix incorrect usage of SizeOfIncludingThis and SizeOfExcludingThis functions. r=njn
--HG--
extra : rebase_source : 2d51e1fc1b642b0efa60cb4e25e8b142577e93d3
|
2014-05-01 10:37:54 -07:00 |
|
Dan Gohman
|
df1a6ca093
|
Bug 999580 - IonMonkey: Generalize RangeAnalysis truncation to handle other kinds of paths to integer types. r=nbp
|
2014-05-05 14:32:15 -07:00 |
|
Wes Kocher
|
16c59c13d3
|
Backed out 4 changesets (bug 997285) for mochitest-2,3 and dt3 bustages on a CLOSED TREE r=bz
Backed out changeset 1bc5b733beac (bug 997285)
Backed out changeset ec145c86be71 (bug 997285)
Backed out changeset c0b8aef8b570 (bug 997285)
Backed out changeset 477094180dff (bug 997285)
|
2014-05-05 14:14:11 -07:00 |
|
Wes Kocher
|
1ddc916438
|
Backed out changeset 745c46904041 (bug 1001157) for mochitest2,3 and dt3 bustages on a CLOSED TREE r=bz
|
2014-05-05 14:12:53 -07:00 |
|
Wan-Teh Chang
|
958625bc6e
|
Bug 993569: Update to NSS 3.16.1 and NSPR 4.10.5. r=kaie.
|
2014-05-05 13:51:39 -07:00 |
|
Mason Chang
|
93aa3561dc
|
Bug 980027 - Part 3: Add compositor priority prefs to b2g.js. r=gsvelto
|
2014-05-05 11:38:00 -04:00 |
|
Mason Chang
|
99cdffe1b5
|
Bug 980027 - Part 2: Set compositor thread priority to platform value. r=gsvelto, benwa
|
2014-05-05 11:38:00 -04:00 |
|
Mason Chang
|
2ed3237efa
|
Bug 980027 - Part 1: Provide mechanism to set thread priorities. r=gsvelto, r=dhylands
|
2014-05-05 11:37:00 -04:00 |
|
Peter Tatrai
|
f0723f9b3c
|
Bug 891551 - Part 3: Fix bug where we weren't performing a null check in dtor for NrSocket (see also bug 987380). r=bwc
|
2014-05-02 10:50:00 -07:00 |
|
Byron Campen [:bwc]
|
c32065d176
|
Bug 891551 - Part 1: A couple of include-what-you-use fixes to the pre-existing code. r=ekr
|
2014-04-01 13:13:59 -07:00 |
|
Monica Chew
|
ecbbe92812
|
Bug 1005504: Fix telemetry for application reputation (r=gcp)
|
2014-05-05 13:32:56 -07:00 |
|
Nicholas Hurley
|
0e5dc5eb62
|
Bug 1005958 - Disable seer. r=mcmanus
|
2014-05-05 13:21:17 -07:00 |
|
Bill McCloskey
|
17ad549cdc
|
Bug 1002000 - Make sure to register listeners before loading content script (r=ttaubert)
|
2014-05-05 13:12:50 -07:00 |
|
Bill McCloskey
|
921c69a653
|
Bug 990598 - [e10s] Disable CPOW timeouts (r=jimm)
|
2014-05-05 13:12:46 -07:00 |
|
Bill McCloskey
|
64a86772b7
|
Bug 986845 - Fix merge that resulted in two contentAreaClick calls (r=felipe)
|
2014-05-05 13:11:22 -07:00 |
|
Marco Castelluccio
|
a78482a981
|
Bug 916874 - Reenable toolkit/devtools/apps/test/unit/test_webappsActor.js
|
2014-05-05 22:05:45 +02:00 |
|
Boris Zbarsky
|
35be4d0568
|
Bug 1001157. Assert that there is no exception pending on the JSContext afer a DOM call if the call was not marked as throwing or if it did not throw on the ErrorResult. r=peterv
|
2014-05-05 16:01:58 -04:00 |
|
Boris Zbarsky
|
824878eb2a
|
Bug 997285 part 4. Drop the custom stringifier from DOMException in favor of the default one on Error.prototype. r=peterv
|
2014-05-05 16:01:57 -04:00 |
|
Boris Zbarsky
|
1d0ded3c8e
|
Bug 997285 part 3. Make DOMException [ExceptionClass]. r=peterv
|
2014-05-05 16:01:57 -04:00 |
|
Boris Zbarsky
|
80ad02a4b4
|
Bug 997285 part 2. Add [ExceptionClass] support to WebIDL. r=peterv
|
2014-05-05 16:01:57 -04:00 |
|
Boris Zbarsky
|
89c2ab2765
|
Bug 997285 part 1. Add JS_GetErrorPrototype to JSAPI. r=jorendorff
|
2014-05-05 16:01:57 -04:00 |
|
Marco Castelluccio
|
7507eb3dea
|
Bug 1005370 - Test that the webapprt automatically applies a prepared update. r=myk
|
2014-05-05 21:45:26 +02:00 |
|
Benoit Jacob
|
f26f1201a9
|
Bug 999445 - Do not fail GLContext initialization if the GL_VERSION is too low. We may get what we need as extensions. - r=jrmuizel
|
2014-05-05 15:40:51 -04:00 |
|
Jonathan Kew
|
c1bc1993a3
|
bug 992100 - mask out complex-script codepoints in fonts that lack the necessary layout tables. r=roc
|
2014-05-05 19:59:55 +01:00 |
|
Garrett Robinson
|
118c84a064
|
Bug 858787: Flip the pref for CSP 1.0 parser in B2G r=fabrice r=sstamm
|
2014-05-05 11:09:56 -07:00 |
|
Brian Hackett
|
1a286860d7
|
Backout 483210d830f0 (bug 984537) for memory regressions.
|
2014-05-05 11:06:36 -07:00 |
|
Trevor Saunders
|
57e7f361ab
|
bug 1003990 - don't undefine NS_IMETHOD_VISIBILITY in nsPrintSession.h r=bsmedberg
|
2014-04-30 14:46:00 -04:00 |
|
Yura Zenevich
|
b5e7404ac0
|
Bug 1001945 - added more logging to gesture tracker tests to monitor pointer events. r=marcoz
---
accessible/src/jsat/Gestures.jsm | 4 ++++
accessible/src/jsat/PointerAdapter.jsm | 4 ----
2 files changed, 4 insertions(+), 4 deletions(-)
|
2014-05-05 14:00:07 -04:00 |
|
William Lachance
|
1be501c001
|
Bug 1005758 - Clean up marionette package descriptions on pypi. r=mdas
|
2014-05-05 00:21:13 -04:00 |
|
Henry Chang
|
5eca46d160
|
Bug 996508 - Don't deliver async messages which were already received. r=smaug
|
2014-04-16 11:38:15 +08:00 |
|
Alexandre Poirot
|
d7778dca33
|
Bug 961777 - Disable reuseGlobal on Mulet. r=bholley
|
2014-05-05 06:53:00 -04:00 |
|
Douglas Crosher
|
ad65e3c1f7
|
Bug 1000960 - IonMonkey (ARM): Correct the order of the operands in moveFloat32. r=mjrosenb
|
2014-05-02 01:18:57 +10:00 |
|