Commit Graph

304266 Commits

Author SHA1 Message Date
matekm
036bd4e5a1 Bug 784739 - Switch from NULL to nullptr in accessible/; r=ehsan
--HG--
extra : rebase_source : 1adb3db25645398b42222553330fba0feaf1ed9f
2013-04-02 20:33:43 -04:00
Matthew Gregan
9df358906f Bug 855570 - Deprecate Audio Data API. r=ehsan 2013-03-28 14:36:29 +13:00
Jeff Walden
cbb9822c34 Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger 2013-04-01 22:43:19 -07:00
Jeff Walden
274e156b9f Bug 857050 - Remove a value root before shutting down. r=jimb
--HG--
extra : rebase_source : 314b43c30c5d65cf7ba05d21e743b8904fe7602f
2013-04-02 12:16:13 -07:00
Jose Cortes
b1d36a593b Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/ipc/ dom/icc/ directories. r=jwalden
--HG--
extra : rebase_source : 0b853fadf33606b78f753064ea676354943e6063
2013-04-02 16:22:12 -07:00
Jose Cortes
55924de20e Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/network/ dom/camera/ and dom/devicestorage/ directories. r=jwalden
--HG--
extra : rebase_source : f765875c5597feb55c9eda3d8a3224fc22ad02fb
2013-04-02 16:17:52 -07:00
Jose Cortes
0281a0b5d4 Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/system/ and dom/file/ directories. r=jwalden
--HG--
extra : rebase_source : 02747f384514c16bdfba7319e569b6554d7b28bd
2013-04-02 16:14:00 -07:00
Jose Cortes
1810d47a66 Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/telephony dom/bluetooth directories. r=jwalden
--HG--
extra : rebase_source : c1560ea8c79fbb398d3e8f132e561e7eba81520a
2013-04-02 16:06:14 -07:00
Jose Cortes
7b76878f61 Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/bindings/ dom/plugins/ dom/src/ dom/activities/ directories. r=jwalden
--HG--
extra : rebase_source : 2757a7ab265153fa4c769a69a4947b9258e4413e
2013-04-02 16:05:37 -07:00
Jose Cortes
a6eab2b871 Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/sms directory. r=jwalden
--HG--
extra : rebase_source : 4be7cf0b4974471ce697389cd66714cbfcc3843a
2013-04-02 15:42:37 -07:00
Do Nhat Minh
a288e9e742 Bug 845478 - Use CallArgs instead of manual argc/vp access in half of CTypes.cpp (the other half's being converted in a separate patch). r=jwalden
--HG--
extra : rebase_source : c447240d8029addb2e4b3fd7a7cf33fd3f2113de
2013-04-02 15:18:24 -07:00
Do Nhat Minh
b426a53a15 Bug 845478 - Use CallArgs instead of manual argc/vp access in half of the JS shell (the other half's being converted in a separate patch). r=jwalden
--HG--
extra : rebase_source : 442b4262bd4247d2ec8c91323246b6b721c9d854
2013-04-01 14:25:05 -07:00
matekm
ec67c3b2f6 Bug 784739 - Switch from NULL to nullptr in embedding/; r=ehsan
--HG--
extra : rebase_source : ccdffce1019f7a5f8f5d12fb600aff5da2831528
2013-04-02 20:27:12 -04:00
matekm
d03080a625 Bug 784739 - Switch from NULL to nullptr in docshell/; r=ehsan
--HG--
extra : rebase_source : 3fd9a17d97fc1f11b9b127f14d8787f18c92f5a9
2013-04-02 20:24:42 -04:00
Boris Zbarsky
203cd29378 Bug 855582 part 2. Make the bindings' various spec arrays const, and make the jitinfo structs static. r=khuey 2013-04-02 20:20:38 -04:00
Boris Zbarsky
186178f280 Bug 855582 part 1. Make JS_DefineFunctions and JS_DefineProperties take const function specs and property specs respectively. r=waldo 2013-04-02 20:20:38 -04:00
Boris Zbarsky
60943bc7bb Bug 856215. Fix conversion of sequences of sequences to JS to not screw up its indexing. r=khuey 2013-04-02 20:20:38 -04:00
Boris Zbarsky
a92f9b2e2c Bug 856833 part 3. Rip out no longer needed proxy-unwrapping code. r=waldo 2013-04-02 20:20:37 -04:00
Boris Zbarsky
973897f960 Bug 856833 part 2. Make JS_ObjectIsRegExp use ObjectClassIs. r=waldo 2013-04-02 20:19:24 -04:00
Boris Zbarsky
fea00a1a94 Bug 856833 part 1. Make JS_ObjectIsDate use ObjectClassIs. r=waldo 2013-04-02 20:19:24 -04:00
Tanvi Vyas
ce64e3c5a9 Bug 855730 - To determine the root of the intermittent failures in the last mochitest from bug 840388, rearrange the tests so that the failing test is not the last test. Do this by first running the tests with the mixed active content allowed and then run them with mixed active content blocked. r=smaug 2013-04-02 17:23:41 -07:00
Mark Finkle
018d0ce011 Bug 856728 - TopSitesView.java executes a DB cursor on the main thread r=lucasr 2013-04-02 20:22:25 -04:00
matekm
d0cc931170 Bug 784739 - Switch from NULL to nullptr in b2g/; r=ehsan 2013-04-02 20:20:15 -04:00
matekm
b79eaf364c Bug 784739 - Switch from NULL to nullptr in caps/; r=ehsan 2013-04-02 20:16:25 -04:00
matekm
a7d97d3f4f Bug 784739 - Switch from NULL to nullptr in chrome/; r=ehsan 2013-04-02 20:15:07 -04:00
matekm
e28599d0e9 Bug 784739 - Switch from NULL to nullptr in editor/; r=ehsan 2013-04-02 20:13:10 -04:00
Shane Caraveo
b25bac9b3c bug 856772 fix japanese/chinese/etc text in social manifests. r=gavin 2013-04-01 16:27:13 -07:00
Terrence Cole
d55d894e7e Bug 843907 - Move MapObject and SetObject's key to manual post-barriers; r=jorendorff
--HG--
extra : rebase_source : ae9d62120c1a0f212c266bbf3879010cd48e3124
2013-02-21 17:36:38 -08:00
Steve Workman
b7d0b0ab9c Bug 855064 - Exclude DASH code from default builds r=cpearce 2013-04-02 17:05:00 -07:00
Steve Workman
d5bd61fa94 Bug 855064 - Remove DASH references in media unit tests r=cpearce 2013-04-02 17:05:00 -07:00
Shane Caraveo
483e060c17 bug 836452 implement service install panel, cleanup activation panel. r=markh 2013-04-02 16:28:30 -07:00
Seth Fowler
fb6852294b Bug 857275 - Remove RasterImage::FrameUpdated. r=jrmuizel
--HG--
extra : rebase_source : 4d8209630bb8da562530a817f43cfd49243a379a
2013-04-02 16:42:20 -07:00
Ehsan Akhgari
27808e5b96 Bug 856771 - Protect the source buffer nodes from leaking when their binding goes away without being played back; r=roc
This is the real part of the patch which was dropped from the previous commit.
2013-04-01 16:06:55 -04:00
Jim Blandy
0e350fec1b Bug 847656: Change ContentParent::GetNewOrUsed to return an already_AddRefed value. r=khuey 2013-04-02 16:52:51 -07:00
Ryan VanderMeulen
c9029081be Backed out changeset ea2d05f0a053 (bug 856767) for robocop bustage on a CLOSED TREE. 2013-04-02 17:17:02 -04:00
Ehsan Akhgari
9b20eb2d7e Bug 855990 followup: move TransferBuffer outside of the function because gcc is not a grown-up
Landed on a CLOSED TREE
2013-04-02 16:18:32 -04:00
Bill McCloskey
9e97f5666b Bug 856849 - Poison nsGlobalWindow::mJSObject when it's finalized (r=mrbkap)
--HG--
extra : rebase_source : 687f1f3662d066ab05f3421625968ca1005f229f
2013-04-02 13:08:41 -07:00
Bill McCloskey
8e64c44531 Bug 856344 - Fix getAllocKind() in TradeGuts (r=bhackett) 2013-04-01 15:08:17 -07:00
Ehsan Akhgari
67b8306a16 Bug 855990 - Part 5: Implement the analysis routines of AnalyserNode; r=padenot
--HG--
extra : rebase_source : dc459a731d5793c169f73271f2d2043d472288e4
2013-04-01 19:26:17 -04:00
Ehsan Akhgari
12c2af8333 Bug 855990 - Part 4: Send the buffer seen by AnalyserNodeEngine to AnalyserNode; r=padenot
--HG--
extra : rebase_source : be0b1c8197c1e8582d9dda31a74484901c665b79
2013-04-01 17:35:18 -04:00
Ehsan Akhgari
f4f62d06e6 Bug 855990 - Part 3: Integrate Kiss FFT with the build system; r=glandium
--HG--
extra : rebase_source : 0cad51212a1701fc013420597c59d1bf8a6c7d52
2013-04-02 15:01:26 -04:00
Ehsan Akhgari
50ba90989a Bug 855990 - Part 2: Import the Kiss FFT library; license-r=gerv
--HG--
extra : rebase_source : 329760cbe5b9ac6844a6e9e4b244bd03281c4e54
2013-04-02 14:56:56 -04:00
Dave Hylands
1c497c8b8c Bug 838038 - Pt 2 - Add support for multiple device storage objects. r=dougt 2013-04-02 12:52:21 -07:00
Dave Hylands
b5994c6fe9 Bug 838038 - Pt 1 - Make volumes available to child processes. r=dougt 2013-04-02 12:52:17 -07:00
Ryan VanderMeulen
5477d459ee Backed out 2 changesets (bug 817586, bug 826639) for crashes and robocop failures.
Backed out changeset 57a3afad9252 (bug 817586)
Backed out changeset 6a57e0f94616 (bug 826639)
2013-04-02 15:48:18 -04:00
David Zbarsky
f81658f49e Bug 855597: Make things build r=me 2013-04-02 15:17:41 -04:00
David Zbarsky
b516c059a7 Bug 855597: Rename DOMSVGTransform to SVGTransform r=jwatt
--HG--
rename : content/svg/content/src/DOMSVGTransform.cpp => content/svg/content/src/SVGTransform.cpp
rename : content/svg/content/src/DOMSVGTransform.h => content/svg/content/src/SVGTransform.h
2013-04-02 15:17:41 -04:00
David Zbarsky
8a8c63d72c Bug 855597: Rename SVGTransform to nsSVGTransform r=jwatt
--HG--
rename : content/svg/content/src/SVGTransform.cpp => content/svg/content/src/nsSVGTransform.cpp
rename : content/svg/content/src/SVGTransform.h => content/svg/content/src/nsSVGTransform.h
2013-04-02 15:17:41 -04:00
David Zbarsky
0d49bfddd3 Bug 855597: Make SVGTransform not inherit nsISupports r=longsonr 2013-04-02 15:17:40 -04:00
Sriram Ramasubramanian
5356c64ce3 Bug 856767: Finalize cursors on about:home. [r=mfinkle]
--HG--
extra : rebase_source : 9389663903676defaf2c4cfcd818abe4e60e801e
2013-04-02 11:26:35 -07:00