Benjamin Smedberg
|
755c2ae337
|
Bug 570488 - Stop reading/writing xpti.dat and incrementally loading XPT files [1/2] r=Mossop
--HG--
extra : rebase_source : 9f28729c1032b516e8b950d29d80402e87759fda
|
2010-06-14 16:05:48 -07:00 |
|
Brad Lassey
|
4346c1fc9c
|
bug 565138 - Implement extloader backend for Android r=vlad
|
2010-06-14 15:04:16 -04:00 |
|
Jacek Caban
|
bc7f2875ac
|
Bug 569547 - fastcall useless on win64. r=benjamin
|
2010-06-14 12:12:48 +02:00 |
|
Matt Brubeck
|
c171261a8f
|
Bug 571440 - Android build fails on new quota check from bug 520098 (nsLocalFileUnix.cpp), r=bsmedberg
|
2010-06-11 19:48:33 -07:00 |
|
Hanspeter Niederstrasser
|
f675bd2dc2
|
Bug 520098 - Darwin build fails on new quota check from bug 72892 (nsLocalFileUnix.cpp). r=bsmedberg
|
2009-10-01 18:07:00 -04:00 |
|
Ehsan Akhgari
|
80e08706f6
|
Bug 570657 - Make the order of releasing objects and removing them in nsCOMArray's consistent; r=shaver
--HG--
extra : rebase_source : 16f05bbfbd31bc01e0545af111dc4e4adbac8e33
|
2010-06-09 14:13:16 -04:00 |
|
Jacek Caban
|
f8de08b4af
|
Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted]
(transplanted from 0388c837c9867762bcc10a1fb88428050d158479)
--HG--
extra : transplant_source : %03%88%C87%C9%86wb%BC%C1%0A%1F%B8%84%28%05%0D%15%84y
|
2010-06-02 10:08:00 -04:00 |
|
Ben Newman
|
713e822c3c
|
Build and IPDL groundwork for the multi-process Jetpack API (bug 556846). r=bsmedberg
|
2010-06-25 08:00:35 -07:00 |
|
Jason Orendorff
|
84db361ea4
|
Bug 560643 - Part 3, add support for jsval XPIDL type. r=jst, sr=jst.
|
2010-06-18 15:29:21 -05:00 |
|
Mike Kristoffersen ext:(%3E)
|
2831befe3b
|
Bug 562181 - Add support for MozOrientation on Qt. r=dougt
--HG--
rename : widget/src/android/nsAccelerometerAndroid.cpp => dom/system/android/nsAccelerometerSystem.cpp
rename : widget/src/android/nsAccelerometerAndroid.h => dom/system/android/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.h => dom/system/cocoa/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.mm => dom/system/cocoa/nsAccelerometerSystem.mm
rename : widget/src/xpwidgets/nsAccelerometer.cpp => dom/system/nsAccelerometer.cpp
rename : widget/src/xpwidgets/nsAccelerometer.h => dom/system/nsAccelerometer.h
rename : widget/src/gtk2/nsAccelerometerUnix.cpp => dom/system/unix/nsAccelerometerSystem.cpp
rename : widget/src/gtk2/nsAccelerometerUnix.h => dom/system/unix/nsAccelerometerSystem.h
rename : widget/src/windows/nsAccelerometerWin.cpp => dom/system/windows/nsAccelerometerSystem.cpp
rename : widget/src/windows/nsAccelerometerWin.h => dom/system/windows/nsAccelerometerSystem.h
rename : widget/public/nsIAccelerometer.idl => xpcom/system/nsIAccelerometer.idl
extra : rebase_source : f9c352566a6d4088e8d448587214fb87402a4dc3
|
2010-06-25 14:25:31 +02:00 |
|
Jacek Caban
|
7393907967
|
Bug 569586 - XPCOM compilation failure on mingw-w64 due to pointer to int cast loosing precision. r=benjamin
--HG--
extra : rebase_source : e4d0b0b110992af5f397aea52c36a5f5ed9f56c5
|
2010-06-25 14:02:24 +02:00 |
|
Daniel Holbert
|
ee5c59f86c
|
Bug 573530: Remove unused variable in nsXPComInit.cpp. r=bsmedberg
|
2010-06-23 17:30:59 -07:00 |
|
Jacek Caban
|
e9d233bc23
|
Bug 411511 - fixed mingw build. r=bsmedberg
--HG--
extra : rebase_source : 300ed0758f4abdf5bf4f2d151bdb3bb4e4e5e2d4
|
2010-04-07 05:05:00 -04:00 |
|
Ehsan Akhgari
|
42bde816bb
|
Bug 569504 - Fix the spell checker leaking windows and documents; r=roc
|
2010-06-02 14:33:47 -04:00 |
|
Philip Prindeville
|
bf66838148
|
Bug 529921 browser part. Implement core support for RFC-2597/2598/3168 Quality-of-Service (DSCP) marking. r=biesi
|
2010-06-02 22:25:01 -04:00 |
|
Michael Wu
|
f6b9e6e472
|
Bug 561464 - Add support for XPCOM on Android, patch mostly by vlad, r=bsmedberg
|
2010-06-01 12:02:42 -07:00 |
|
Yong
|
1bcc5e908c
|
Bug 552627. Align stack correctly in xptcall so we can use SSE2 without crashing. r=timeless
|
2010-06-01 11:55:49 +12:00 |
|
Taras Glek
|
fdd896ff6f
|
Bug 569137 - Avoid pgo bug in gcc4.5 r=ted
|
2010-05-31 10:13:30 -07:00 |
|
Makoto Kato
|
9de2c7762b
|
Bug 567707 - Crash in [@ nsThread::ProcessNextEvent] on x64 build with VC10 + --enable-optimize. r=timeless
|
2010-05-28 16:28:11 +09:00 |
|
Chris Jones
|
2a2ad8a179
|
Bug 557935: Show jemalloc stats in about:memory on linux. r=vlad
|
2010-05-26 14:40:52 -05:00 |
|
Brad Lassey
|
a15e734cc6
|
bug 559263 - implement jemalloc for android r=vlad
|
2010-05-25 11:28:14 -04:00 |
|
Robert Sayre
|
def349ad75
|
Merge mozilla-central to tracemonkey.
|
2010-05-24 09:05:39 -07:00 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Steve Harper
|
9b9de75895
|
Bug 199473: Make downloads work if temporary directory is encrypted on Windows. r=jmathies
--HG--
extra : rebase_source : e88b316e071dd9bb8a57ab11e1bd13bc39d7d8eb
|
2010-05-23 10:48:21 -07:00 |
|
Robert Sayre
|
13c247559e
|
Merge mozilla-central to tracemonkey
|
2010-05-17 13:55:37 -04:00 |
|
Chris Jones
|
521f71cd9d
|
Bug 565461: Implement nsTArray::operator==. r=bsmedberg
|
2010-05-22 14:35:41 -05:00 |
|
Michael Wu
|
a7bab5285a
|
Bug 552121 - Add omnijar API [2/7], r=bsmedberg
|
2010-05-21 10:58:32 -07:00 |
|
Benjamin Smedberg
|
68c4fe2172
|
Bug 549388 - Don't use refcounting for nsProxyObjectManager: create it once, and destroy it at shutdown after all the clients have finished with it, r=timeless
--HG--
extra : rebase_source : d4c0486a748675e29de713a8a55ee594764c4c9b
|
2010-05-21 11:50:05 -04:00 |
|
Mark Banner
|
c4ebbd68ad
|
Fix bustage for non-libxul apps following bug 566467 - link xpcom-core against psapi.lib
|
2010-05-21 09:21:52 +01:00 |
|
Vladimir Vukicevic
|
dea7fa4278
|
b=566467; add win32 core memory reporters; r=jmathies
|
2010-05-20 22:58:53 -07:00 |
|
Josh Matthews
|
0328868a9f
|
Bug 564689 - Signed/unsigned comparison warnings in nsComponentManager.cpp r=bsmedberg
--HG--
extra : rebase_source : 9d74a7a43a729ce9e0f96bd98992e6359da23322
|
2010-05-19 16:37:10 -04:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Chris Jones
|
4567048351
|
Bug 564185: Centralize the breakpad-triggering abort code in mozalloc and use |*NULL| to abort on mac, since abort() doesn't trigger breakpad. r=ted
|
2010-05-18 20:53:52 -05:00 |
|
Michael Wu
|
3b29de38dd
|
Bug 565748 - nsTArray.h:905: warning: unused variable ‘elem’, r=roc
|
2010-05-18 17:14:34 -07:00 |
|
Daniel Holbert
|
9c9b232086
|
Bug 560393, part 2: (xpcom directory) Fix compile warning: format $f expects type $t1, but argument 2 has type $t2. r=bsmedberg
|
2010-05-17 16:36:31 -07:00 |
|
Jason Orendorff
|
ee50fdd206
|
Bug 560643 - Add a special jsval type to XPIDL. Part 2, manual IDL cleanup. r+sr=jst.
--HG--
extra : rebase_source : 9529caa471dd4de9ddc9cedbab38922f9398011e
|
2010-05-12 08:19:22 -05:00 |
|
Jason Orendorff
|
5aa27b84c9
|
Bug 560643 - Add a special jsval type to XPIDL. Part 1, rename JSVal -> jsval in existing IDL. r+sr=jst.
--HG--
extra : rebase_source : 3d50f7468277883a26790df13a639ce37757a257
|
2010-05-12 08:18:51 -05:00 |
|
L. David Baron
|
62fab3b136
|
Add macro to give alignment requirements of a type. (Bug 562844) r=bsmedberg
|
2010-05-14 12:05:14 -07:00 |
|
Mitchell Field
|
6ad77bd6db
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Mike Hommey
|
03a622ce80
|
Bug 434190 - Avoid hppa frame size issue in xptcstubs assembly with tail call optimization by disabling optimization [r=benjamin]
|
2010-05-13 09:04:46 +02:00 |
|
Ben Newman
|
552bebef15
|
Patch to fix bug 563573. r=bent
--HG--
extra : rebase_source : cc7f009be395bfc98ffcce4831e233dee1fa7480
|
2010-05-10 18:05:40 -07:00 |
|
Josh Matthews
|
0407707bdc
|
Bug 540665 - Make nsIRunnable a function so JS can use it as such. r=benjamin
--HG--
extra : rebase_source : cadf70d8c68810167894c069fc73df01c5046b0a
|
2010-05-07 09:52:04 +02:00 |
|
Ginn Chen
|
9df652824c
|
Bug 539188 Fix jemalloc linkage for Solaris, revert Bug 534848 r=ted.mielczarek
|
2010-05-06 13:49:27 +08:00 |
|
Michael Wu
|
91093439df
|
Bug 537339 - Add heap functions to nsTArray, r=roc
|
2010-05-05 10:21:23 -07:00 |
|
Ted Mielczarek
|
44de71fb26
|
Backed out changeset 510669ff9ba1 "bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. r=ted" for OS X bustage
|
2010-05-05 11:00:22 -04:00 |
|
Jacek Caban
|
c7bc54dc38
|
bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. r=ted
|
2010-04-16 17:25:29 +02:00 |
|
Daniel Holbert
|
d4bf1daecc
|
Bug 562310 followup: remove whitespace on empty lines, in nsCharSeparatedTokenizer.h. (whitespace-only changes)
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
4d7b4ac88a
|
Bug 562310 Part 6: Convert C-string version (nsCCommaSeparatedTokenizer) into generic nsCCharSeparatedTokenizer class, too. r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
06a036b3ef
|
Bug 562310 Part 4: Remove nsCommaSeparatedTokenizer typedef, and replace its uses with nsCharSeparatedTokenizer(','). r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
54c4f9b04b
|
Bug 562310 Part 3: Extend nsCharSeparatedTokenizer to allow separator to be optional. r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
a904d63111
|
Bug 562310 Part 2: Convert nsCommaSeparatedTokenizer class into a custom-SeparatorChar version, nsCharSeparatedTokenizer. r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
20950733f1
|
Bug 562310 Part 1: Rename file nsCommaSeparatedTokenizer.h to nsCharSeparatedTokenizer.h (and update #includes). r=roc
--HG--
rename : xpcom/ds/nsCommaSeparatedTokenizer.h => xpcom/ds/nsCharSeparatedTokenizer.h
|
2010-05-04 07:43:48 -07:00 |
|
timeless@mozdev.org
|
4f32fce575
|
Bug 562522 - comparison between signed and unsigned integer expressions in nsStringAPI.cpp, r=bsmedberg
--HG--
extra : rebase_source : 0568e744cc020fbc8a725ec595213f21fe52681b
|
2010-04-28 17:30:00 -07:00 |
|
timeless@mozdev.org
|
9a289a56f1
|
Bug 562525 - nsPropertiesParser::FinishValueState potentially uses a variable uninitialized dependent on a member of a class in a file with threadsafe classes, r=bsmedberg
--HG--
extra : rebase_source : 56cb882be1612a7975f1d845e7a8b96e2ab0d060
|
2010-04-28 17:55:00 -07:00 |
|
timeless@mozdev.org
|
f183d85605
|
Bug 562528 - comparison between signed and unsigned integer expressions in nsEscapeHTML2, r=bsmedberg
--HG--
extra : rebase_source : 995cb88bc3bdb692ea154be2ebee597b0f777e58
|
2010-04-28 17:58:00 -07:00 |
|
Paolo Amadini
|
b54f24971a
|
Bug 551658 - [@ nsIFile::createUnique] crashes with long parent directory names. r=bsmedberg
|
2010-05-02 10:28:26 +02:00 |
|
timeless@mozdev.org
|
c8a6358870
|
Bug 561709 Change the dash to an underscore in the status of nsIRecyclingAllocator, r=bsmedberg
|
2010-04-26 01:18:00 -07:00 |
|
timeless@mozdev.org
|
d7e5a3c86f
|
Bug 529820 - nsCategoryCache is slightly unsafe, r=biesi
|
2009-11-19 07:51:00 -08:00 |
|
Jonas Sicking
|
26eb9625c3
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Mitchell Field
|
9818f00bf2
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Mike Hommey
|
0fc23bb0d7
|
Test for bug 561971 [r=dtownsend]
--HG--
extra : rebase_source : 64b4940aaeb7b8e0591f7872f0b48b24e01f213a
|
2010-04-29 07:25:38 +00:00 |
|
Mike Hommey
|
26856f4648
|
Bug 543441 - Avoid a race condition induced crash when trying to nsProcess::Kill() a terminated process [r=dtownsend]
--HG--
extra : rebase_source : eb04335b397772058c2c272736afb5604b09e0af
|
2010-04-29 07:24:32 +00:00 |
|
Ginn Chen
|
3afa89d964
|
revert 43e12453336f, it was fixed by another changeset
|
2010-04-28 17:44:24 +08:00 |
|
Ginn Chen
|
314bd364fe
|
Bug 560717 Linux FPE running make check r=bsmedberg
|
2010-04-28 17:40:03 +08:00 |
|
Ginn Chen
|
0ee7d0e921
|
Bug 561736 Add has_cpuid_bit support with Sun Studio compiler on Solaris r=dbaron
|
2010-04-28 17:39:12 +08:00 |
|
Mark Banner
|
bd82595d07
|
NS_COM_GLUE shouldn't be defined on function definitions/inline functions. Fixing non-libxul bustage on Windows builds from bug 558498. r=bsmedberg over irc
|
2010-04-27 14:48:25 +01:00 |
|
Mark Banner
|
ace073db56
|
Try and fix Windows non-libxul bustage from bug 518881 due to NS_COM_GLUE being in the wrong place.
|
2010-04-27 13:52:42 +01:00 |
|
Chris Jones
|
f1ccfef3ce
|
Bug 518881: Make Send/Call*() methods for IPDL parent actors warn_unused_result. r=bent
|
2010-04-27 00:43:00 -05:00 |
|
Chris Jones
|
4665be334c
|
Bug 545733: |const|-ify some *Channel methods. r=bent
|
2010-04-27 00:42:59 -05:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Ben Newman
|
ec00ae01fb
|
Support __stdcall nsRunnableMethods (part 2/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:32 -07:00 |
|
Ben Newman
|
2b2bd4076f
|
Eliminate duplicate code by combining nsNonOwningRunnableMethod with nsRunnableMethod (part 1/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 10:22:04 -07:00 |
|
Vladimir Vukicevic
|
838f1fb2ff
|
b=560717; fix TimeStamp initialization in TimeStamp_posix; r=bsmedberg
|
2010-04-26 14:26:40 -07:00 |
|
Vladimir Vukicevic
|
e3731a1e45
|
b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop
|
2010-04-26 11:13:03 -07:00 |
|
timeless@mozdev.org
|
2678bea297
|
Bug 559804 - nsGetInterface::operator() doesn't consistently set *aInstancePtr, r=bsmedberg
--HG--
extra : rebase_source : be81640ea16edd00e0898dafeb4c04c7fc511b24
|
2010-04-16 06:03:00 -07:00 |
|
Neil Rashbrook
|
176e5fc212
|
Bug 538964 Provide doQueryObject API that supports calling QueryInterface on non-interface source and/or destination pointers r=dbaron
--HG--
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/TestRefPtr.cpp
|
2010-04-25 12:06:42 +01:00 |
|
Mike Hommey
|
7ef93c2266
|
Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin]
|
2010-04-24 09:39:53 +02:00 |
|
Daniel Holbert
|
3acdc0af07
|
Bug 552330: Remove NS_ARRAY_LENGTH redefinition in TestObserverArray.cpp to fix compile warning. r=dbaron a=dholbert_sheriff
|
2010-04-23 13:45:51 -07:00 |
|
Brian Hackett
|
7977c3b1cb
|
Remove spurious \r's. Go Windows. b=541220, r=aidan
|
2010-04-22 11:13:05 -07:00 |
|
Mike Hommey
|
e25acdbb87
|
Bug 560769 - Fix arm xptinvoke on debug builds [r=benjamin]
|
2010-04-22 15:59:53 +02:00 |
|
Neil Rashbrook
|
19df16de3a
|
Bug 560715 Trying harder to fix nonlibxul build bustage
|
2010-04-22 00:40:27 +01:00 |
|
Neil Rashbrook
|
47abb294e5
|
Bug 560715 - "Windows trunk builds failing due to: storagecomps.dll : fatal error LNK1120: 2 unresolved externals" [r=bsmedberg] ok on a CLOSED TREE per sheriff
|
2010-04-21 01:08:00 -04:00 |
|
Vladimir Vukicevic
|
56684f1c17
|
split out declarations to work around MSVC bug
|
2010-04-20 14:44:39 -07:00 |
|
Vladimir Vukicevic
|
3ce92fdab6
|
b=480735; add infrastructure for simple timeline logging; r=bsmedberg
|
2010-04-20 00:04:42 -07:00 |
|
Chris Jones
|
cedd844205
|
Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg
|
2010-04-20 15:12:02 -05:00 |
|
Mike Hommey
|
51ff581ac6
|
Bug 532198 - Reimplement xptcinvoke for arm/linux in C [r=Jacob.Bramley, r=vladimir, sr=benjamin]
--HG--
extra : rebase_source : 683a17a26c486d6f6bf376ff93fb8a0567a8ab47
|
2010-04-19 22:55:45 +02:00 |
|
Mike Hommey
|
e38d0a6088
|
Bug 555901 - Support for GNU/Hurd [r=benjamin]
--HG--
extra : rebase_source : 2a455d93f9daaf7760285ea10046cc978ac9f9ad
|
2010-04-19 10:39:58 +02:00 |
|
Mike Hommey
|
0489be1020
|
Bug 486681 - Support more HPPA CHOSTs on HPPA/Linux [r=timeless]
--HG--
extra : rebase_source : a16f362e62a05ba7eecfc985155b6fc61853e174
|
2010-04-19 10:08:35 +02:00 |
|
Dan Witte
|
404572ffab
|
Merge.
|
2010-04-17 12:26:30 -07:00 |
|
Brian Hackett
|
cd6ae28e5f
|
Bug 541220 - Integrate sixgill into build system. r=dwitte
|
2010-04-15 11:44:23 -07:00 |
|
Ginn Chen
|
bcf64f198e
|
Bug 557470 make check in xpcom/tests/ is not portable on Solaris r=ted.mielczarek
|
2010-04-15 18:47:25 +08:00 |
|
Chris Jones
|
286a291a3e
|
Bug 557383: Remove unused variable warning and add extra failure check. r=dholbert
|
2010-04-14 21:09:35 -05:00 |
|
Julian Seward
|
4a8eff8ae8
|
Bug 547964 - r=dbaron
--HG--
extra : rebase_source : 88834502ab1cdac1aa7dac9557ee1aa40ccc354f
|
2010-04-12 11:53:59 -04:00 |
|
Taras Glek
|
d3d1d47d7e
|
Bug 516085 - C++ easy access for common global services r=bsmedberg
|
2010-04-02 11:38:25 -07:00 |
|
Jacek Caban
|
e33b8ea4c5
|
Bug 551254 - remove ENABLE_CXX_EXCEPTIONS from XPCOM tests.
|
2010-04-16 00:29:15 -05:00 |
|
L. David Baron
|
aebe5d267d
|
Fix misspelling of implement.
|
2010-04-08 19:14:43 -07:00 |
|
Daniel Holbert
|
aa1625764a
|
Bug 557559: Handle enum value NS_ASSERT_UNINITIALIZED in switch statement, to fix build warning. r=bsmedberg
|
2010-04-08 12:26:29 -07:00 |
|
Dave Townsend
|
42dcecd548
|
Bug 557539: Trying to set nsILocalFile.lastModifiedTime for a directory on windows throws NS_ERROR_ACCESS_DENIED. r=jimm
|
2010-04-08 12:12:19 -07:00 |
|
Chris Jones
|
da9eaa48df
|
Bug 550401: Do the __declspec import/export dance in mozalloc to avoid MSVC warnings. r=bsmedberg
|
2010-04-08 13:05:02 -05:00 |
|