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 |
|