Makoto Kato
|
032a2ebaee
|
Bug 665816 - nsGlueLinkingDlopen.cpp:161: error: expected unqualified-id before numeric constant with NDKr5 after landing bug 632404. r=glandium
|
2011-06-21 16:52:18 +09:00 |
|
Ehsan Akhgari
|
d71311ff57
|
Merge mozilla-central into mozilla-inbound
|
2011-06-20 23:42:45 -04:00 |
|
continuation@gmail.com
|
4508cf0dbb
|
Bug 664506 - Do all of the shutdown GCs in the cycle collector. r=bent
--HG--
extra : rebase_source : d588e910abe9404253c222c81abb25e0bae8fe7a
|
2011-06-15 15:53:00 -07:00 |
|
Doug Turner
|
104a8914c7
|
Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
|
2011-06-19 22:36:17 -07:00 |
|
Mike Hommey
|
54c811d7b4
|
Bug 662224 - Define NS_ATTR_MALLOC and NS_WARN_UNUSED_RESULT in xpcom-config.h, and include it from mozalloc.h. r=bsmedberg
|
2011-06-07 03:09:46 +02:00 |
|
Taras Glek
|
1513a94ec9
|
bug 661574: Implement telemetry directory r=Mossop+glandium+mwu
|
2011-06-20 14:47:58 -07:00 |
|
Taras Glek
|
b7235b42f0
|
bug 661574: Move nsITelemetry into toolkit r=Mossop
--HG--
rename : xpcom/base/Telemetry.cpp => toolkit/components/telemetry/Telemetry.cpp
rename : xpcom/base/nsITelemetry.idl => toolkit/components/telemetry/nsITelemetry.idl
rename : xpcom/tests/unit/test_nsITelemetry.js => toolkit/components/telemetry/tests/unit/test_nsITelemetry.js
|
2011-06-20 14:47:55 -07:00 |
|
Mounir Lamouri
|
3be4c39ecb
|
Merging mozilla-inbound with mozilla-central.
|
2011-06-18 18:29:10 +02:00 |
|
Kyle Huey
|
a126d48900
|
Bug 664913: Add about:memory reporter for xptiWorkingSet. r=njn
|
2011-06-17 09:22:15 -07:00 |
|
Michael Wu
|
7bcc18e13a
|
Bug 654489 - Remove fastload, r=bsmedberg
|
2011-06-17 15:53:52 -07:00 |
|
Mike Hommey
|
c45b867ecd
|
Bug 632404 - Preload dependent libraries at startup. r=tglek,r=bsmedberg
|
2011-05-16 10:25:05 +02:00 |
|
Mike Hommey
|
d988b0e270
|
Bug 552864 part 1.5 - Move XRE_GetBinaryPath code in a dedicated class. r=tglek
|
2011-05-22 08:23:20 +02:00 |
|
Mike Hommey
|
7d2a5f6eb2
|
Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg
|
2011-05-22 08:22:27 +02:00 |
|
Mike Hommey
|
ee6b8fc9f2
|
Bug 658995 part 1 - Properly divert memory allocation functions for trace malloc with standalone glue on Linux. r=dbaron
|
2011-06-15 07:30:44 +02:00 |
|
Matt Brubeck
|
7106b6286a
|
Merge backouts from m-i to m-c to fix regressions on a CLOSED TREE
|
2011-06-15 09:46:11 -07:00 |
|
Matt Brubeck
|
24b42b347c
|
Merge backout of bug 632404, bug 552864, bug 658995
|
2011-06-15 09:01:28 -07:00 |
|
Matt Brubeck
|
28a99ad4d4
|
Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression.
|
2011-06-15 09:00:28 -07:00 |
|
Matt Brubeck
|
6a416ce1d6
|
Merge last green mozilla-inbound changeset to mozilla-central
|
2011-06-15 08:25:48 -07:00 |
|
Andrew McCreight
|
754c52bb6f
|
Bug 663532 - Run GC from cycle collector in main thread, not CC thread. r=bent
|
2011-06-13 13:24:23 -07:00 |
|
Mike Hommey
|
5324e02805
|
Bug 655003 - On Linux, use -Os on normal builds and -O3 when PGO is enabled. r=ted
|
2011-05-24 12:56:04 +02:00 |
|
Mike Hommey
|
4e720e7338
|
Bug 632404 - Preload dependent libraries at startup. r=tglek,r=bsmedberg
|
2011-05-16 10:25:05 +02:00 |
|
Mike Hommey
|
eba2ad55d0
|
Bug 552864 part 1.5 - Move XRE_GetBinaryPath code in a dedicated class. r=tglek
|
2011-05-22 08:23:20 +02:00 |
|
Mike Hommey
|
9b8bddafa3
|
Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg
|
2011-05-22 08:22:27 +02:00 |
|
Mike Hommey
|
085cc21666
|
Bug 658995 part 1 - Properly divert memory allocation functions for trace malloc with standalone glue on Linux. r=dbaron
|
2011-06-15 07:30:44 +02:00 |
|
Ted Mielczarek
|
a88f0715f0
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
|
Makoto Kato
|
5713f0f90a
|
Bug 662765 - Respect _M_IX86_FP. r=jlebar
|
2011-06-13 17:12:33 +09:00 |
|
Ed Morley
|
223c46b36b
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Andrew McCreight
|
48af6523de
|
Bug 658386 - part 2: eliminate redundant stores of PtrInfo child pointers. r=peterv
--HG--
extra : rebase_source : 34b01a7e2a05a7ea35da408a20b5e97f21681af3
|
2011-06-09 14:55:29 -07:00 |
|
Andrew McCreight
|
72ae723faf
|
Bug 658386 - part 1: eliminate mLastChild field from PtrInfo. r=peterv
--HG--
extra : rebase_source : d4b6b71ae273b4b570591d6548cfaed559598d49
|
2011-06-09 14:55:04 -07:00 |
|
Ehsan Akhgari
|
fd57a9f752
|
Merge mozilla-central into mozilla-inbound
|
2011-06-09 18:29:16 -04:00 |
|
Daniel Holbert
|
f9082b947a
|
Bug 662242: Swap out the old nsIURL IID for the new one, in nsBinaryInputStream::ReadObject. r=bz
|
2011-06-09 12:10:42 -07:00 |
|
Joe Drew
|
c614445450
|
Merge mozilla-central into mozilla-incoming
|
2011-06-09 00:27:00 -04:00 |
|
Ehsan Akhgari
|
8ac0f10f71
|
Bug 656607 - Let the compiler do the pointer arithmetic, instead of manually performing it; r=sicking
|
2011-06-08 22:02:49 -04:00 |
|
Ehsan Akhgari
|
c29fd423ea
|
Merge cedar into mozilla-central
|
2011-06-08 17:46:13 -04:00 |
|
Kyle Huey
|
96d5517885
|
Bustage fix for *nix platforms.
|
2011-06-08 12:52:42 -07:00 |
|
Justin Lebar
|
d0af29d047
|
Bug 660335 - Backing out e0cf03a641cf and a968740930d3 due to red.
|
2011-06-08 15:51:41 -04:00 |
|
Kyle Huey
|
121762b4a2
|
Bustage fix for *nix platforms.
|
2011-06-08 12:50:14 -07:00 |
|
Justin Lebar
|
8dccb66a45
|
Bug 660335 - Followup to fix red.
|
2011-06-08 15:06:01 -04:00 |
|
Kyle Huey
|
fabb917634
|
Bug 661529: Add an API in xpcom/ for encoding input streams to base64. r=bsmedberg sr=bz
--HG--
extra : rebase_source : 673ed4d1a0ab6dd62a4cf0fb2b25b190ecc0b012
|
2011-06-08 11:08:31 -07:00 |
|
Daniel Veditz
|
ca29160d23
|
bug 662309 speedbumps for archive formats, r=bsmedberg
|
2011-06-07 10:12:02 -07:00 |
|
Jesse Ruderman
|
a3638a85b4
|
Bug 659825 - Rename NS_DEPRECATED to MOZ_DEPRECATED to avoid conflict with Mac 10.7 SDK. r=jcranmer sr=bsmedberg
|
2011-06-08 09:34:02 +02:00 |
|
Justin Lebar
|
df4d68b517
|
Bug 660335 - Force nsID to align to 64-bit boundary. r=bsmedberg
|
2011-05-27 16:50:37 -04:00 |
|
Chris Leary
|
f8e0e912ab
|
Merge mozilla-central to tracemonkey.
|
2011-06-06 09:41:22 -07:00 |
|
Nicholas Nethercote
|
3f2c2d551f
|
Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc.
|
2011-06-06 11:22:45 +10:00 |
|
Bill McCloskey
|
f7c5d49018
|
Bug 660778 - Deal with stack overflow in UnmarkGrayChildren (r=gal)
|
2011-06-03 13:08:21 -07:00 |
|
Dominic Fandrey
|
0ab2f46136
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Ehsan Akhgari
|
31f121187d
|
Bug 659546 - Silence clang warnings about alignment requirement increase in nsID::Equals after bug 164580; r=bsmedberg
|
2011-05-30 11:39:12 -04:00 |
|
Hernán Rodriguez Colmeiro ext:(%2C%20Mehdi%20Mulani%20%3Cmars.martian%2Bbugmail%40gmail.com%3E)
|
a8eb84d118
|
Bug 406026: Point users to a specific page for each blocklisted item. r=dtownsend
|
2011-05-25 14:31:56 -07:00 |
|
Shawn Gong
|
d399113e9b
|
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking. Additional fixes by sicking, r=peterv
|
2011-05-23 18:09:28 -07:00 |
|
Benjamin Smedberg
|
e2e379caba
|
Bump mozilla-central version numbers for the next release on a CLOSED TREE.
|
2011-05-24 13:51:50 -04:00 |
|