Filippo Cristofoletti
55990a5578
Bug 243763 - explicit cast from LONG to int8_t. r=bbondy
2013-01-11 12:05:31 -05:00
Kannan Vijayan
fbdee0320c
Bug 829352 - Add IonMacroAssembler methods for generating addPtr, subPtr, xorPtr, and addPtr variants.
2013-01-11 12:02:37 -05:00
Josh Aas
a1f9deb21f
Bug 828630: Fix data race on nsSocketTransportService::mOffline. r=mcmanus
2013-01-11 11:57:24 -05:00
Ehsan Akhgari
bbc6fe639c
Correct the type names in speex_config_types.h; no bug, irc-r=padenot
...
Turns out that the compiler believes you when you say unsigned once.
No need to repeat yourself.
--HG--
extra : rebase_source : 979560fd47f7591d9cec0533a29462d3a25e3528
2013-01-11 11:44:09 -05:00
Kannan Vijayan
9891822720
Bug 807498 - Clear and disable ion ICs when they get too big. r=dvander
2013-01-11 11:44:06 -05:00
Ed Morley
9c3117b944
Bug 829580 - Update talos to 637cee40c3ca; r=jmaher
2013-01-11 16:25:28 +00:00
Nicholas Cameron
47a1d545ea
Bug 827715; Skip some checking for touch events from the gesture listener. r=cjones
2013-01-10 17:10:23 +01:00
Benoit Girard
4ee5a9418d
Bug 822135 - Disable Profiler when there's a Private Browsing Window. r=jdm
...
--HG--
rename : services/crypto/cryptoComponents.manifest => services/sync/SyncComponents.manifest
extra : rebase_source : 00ee2e343815d654fc33238b49f19225f39cf074
2012-12-17 18:25:50 -05:00
Randell Jesup
b89dd5e168
Bug 827878: don't release TransportFlow while DataChannel runnables may still be in use r=ekr
2013-01-11 10:53:46 -05:00
Tom Schuster
96062b56ec
Bug 829087 - Handlify jsids in IonCache. r=terrence
2013-01-11 16:47:07 +01:00
Tom Schuster
3934f57a89
Bug 828977 - Root JSObject in AutoCycleDetector. r=terrence
2013-01-11 16:47:07 +01:00
Tom Schuster
e869d326ff
Bug 829294 - Some rooting for ClonedBlockScopeObject in DebugScopeProxy. r=terrence
2013-01-11 16:47:07 +01:00
Tom Schuster
16bb2f91dd
Bug 829230 - Some rooting for JSCompartment::wrap
2013-01-11 16:47:07 +01:00
Patrick McManus
c1a364d56b
bug 828236 give CONNECT a (proxy-)connection header back from bug 570283 r=jduell
2013-01-11 10:34:37 -05:00
Fabrice Desré
e099e975b1
Bug 828944 - downloadavailable flag is removed if you reboot after stopping the download r=ferjm
2013-01-11 07:32:06 -08:00
Alexandre Poirot
4e5550547b
Bug 828280 - (packaged) App won't install without developer
field in its manifest. r=fabrice
...
--HG--
extra : rebase_source : f179e027514f6dcf1bfabfbae29bd12d9d78ea0e
2013-01-11 06:47:00 +01:00
Vladan Djeric
e0694489ae
Bug 817055: Sort startup measurements in about:telemetry by timestamp. r=mak77
2013-01-11 10:26:32 -05:00
Ed Morley
aa59354159
Merge mozilla-central to mozilla-inbound
2013-01-11 15:11:24 +00:00
Mounir Lamouri
847d6e93df
Bug 829210 - Simplify the internal GetValueAsDate(). r=smaug
2013-01-11 15:02:58 +00:00
Josh Matthews
202820c381
Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny
2013-01-11 15:40:25 +01:00
Ms2ger
fea92580b3
Merge latest PGO-green m-i changeset to m-c.
2013-01-11 14:48:33 +01:00
Ms2ger
acc083cd90
Bug 825769 - Remove comments about SVGDefinitionElement; DONTBUILD
2013-01-11 09:54:11 +01:00
Ms2ger
04e2e98c5e
Bug 828975 - Cleanup nsHTMLCSSUtils::ElementsSameStyle a bit; r=ehsan
2013-01-11 09:43:01 +01:00
Ms2ger
023389df36
Bug 825749 - Convert SVG gradient elements to WebIDL; r=bz
...
--HG--
rename : content/svg/content/src/nsSVGGradientElement.cpp => content/svg/content/src/SVGGradientElement.cpp
rename : content/svg/content/src/nsSVGGradientElement.h => content/svg/content/src/SVGGradientElement.h
2013-01-11 09:43:01 +01:00
Ms2ger
41958008fc
Bug 825407 - Get rid of GetElementParent; r=mounir
2013-01-11 09:43:01 +01:00
Ms2ger
8ed4ff9f7d
Bug 828978 - Remove pointless const_cast in SVGLength::GetUserUnitsPerPercent; r=longsonr
2013-01-11 09:43:01 +01:00
Ms2ger
7dd98df837
Bug 828567 - Part b: Stop passing CallReceiver around where we only need call.rval() in jsdate.cpp; r=terrence
2013-01-11 09:43:01 +01:00
Ms2ger
4ef2f13e8d
Bug 828567 - Part a: Exact rooting for strings in jsdate.cpp; r=terrence
2013-01-11 09:43:00 +01:00
Ms2ger
b05f0f7ef8
Bug 828494 - Part b: Pass MutableHandleValue to NewPropertyDescriptorObject; r=terrence
2013-01-11 09:43:00 +01:00
Ms2ger
01f1ef559a
Bug 828494 - Part a: Pass MutableHandleValue to GetOwnPropertyDescriptor; r=terrence
2013-01-11 09:43:00 +01:00
Ms2ger
8f1392bb58
Bug 828595 - Pass a HandleId to js_GetPropertyHelperInline; r=terrence
2013-01-11 09:43:00 +01:00
Ms2ger
c6d60263ed
Bug 828293 - Root js_NativeSet's vp argument; r=terrence
2013-01-11 09:43:00 +01:00
Ms2ger
549bbd5a67
Bug 828248 - Part f: Pass MutableHandleId to ValueIsSpecial; r=sfink
2013-01-11 09:43:00 +01:00
Ms2ger
523bd8b0c8
Bug 828248 - Part e: Pass MutableHandleId to InternNonIntElementId; r=sfink
2013-01-11 09:43:00 +01:00
Ms2ger
420b438574
Bug 828248 - Part d: Pass MutableHandleId to FetchElementId; r=sfink
2013-01-11 09:43:00 +01:00
Ms2ger
4312f71e86
Bug 828248 - Part c: Pass MutableHandleId to Shape::getUserId; r=sfink
2013-01-11 09:43:00 +01:00
Ms2ger
031240dad6
Bug 828248 - Part b: Pass MutableHandleId to IndexToId and IndexToIdSlow; r=sfink
2013-01-11 09:43:00 +01:00
Ms2ger
7748e522e8
Bug 828248 - Part a: Pass MutableHandleId to ValueToId and DoubleIndexToId; r=sfink
2013-01-11 09:43:00 +01:00
Ms2ger
dbcd712de9
Bug 828244 - Part f: Pass MutableHandleValue to Debugger::{new,receive}CompletionValue; r=terrence
2013-01-11 09:42:59 +01:00
Ms2ger
af7cb6a88b
Bug 828244 - Part e: Pass MutableHandleValue to DebuggerGenericEval; r=terrence
2013-01-11 09:42:59 +01:00
Ms2ger
8da5092eca
Bug 828244 - Part d: Pass MutableHandleValue to Debugger::wrapEnvironment; r=terrence
2013-01-11 09:42:59 +01:00
Ms2ger
a8190737c0
Bug 828244 - Part c: Pass MutableHandleValue to Debugger::{wrap,unwrap}DebuggeeValue and add handleAt methods to AutoArrayRooter and AutoValueArray; r=terrence
2013-01-11 09:42:59 +01:00
Ms2ger
1371edcb3c
Bug 828244 - Part b: Pass MutableHandleValue to Debugger::resultToCompletion; r=terrence
2013-01-11 09:42:59 +01:00
Ms2ger
1b3f955cca
Bug 828244 - Part a: Pass MutableHandleId to ValueToIdentifier; r=terrence
2013-01-11 09:42:59 +01:00
Ms2ger
7dbb0eec52
Bug 824481 - Cleanup style attribute getters; r=bz
2013-01-11 09:42:59 +01:00
L. David Baron
82a355217b
Back out bug 588237, patches 2 through 5.
2013-01-10 22:20:16 -08:00
Gina Yeh
a478eef093
Bug 827255 - Patch 1: Enable AG error result code, r=echou
2013-01-11 14:00:04 +08:00
Ehsan Akhgari
7be954bdf5
Merge mozilla-central into mozilla-inbound
2013-01-11 00:27:39 -05:00
L. David Baron
569efd78bf
Bug 827687, patch 2: Be more careful walking segments. r=bzbarsky
2013-01-10 21:14:51 -08:00
L. David Baron
c5a674d40c
Bug 827687: Fix edge case in calculation of whichIteration. r=bzbarsky
2013-01-10 21:14:51 -08:00