Boris Zbarsky
|
e555fcedb4
|
Bug 815671 part 9. Fix hashtables to take a UserDataType reference on put, so that putting an array works. r=bsmedberg
|
2012-11-29 11:14:14 -05:00 |
|
Andrew McCreight
|
7a9bec59cd
|
Bug 815397 - Clean up Accessibility cycle collector definitions. r=smaug
|
2012-11-28 16:05:04 -08:00 |
|
Mats Palmgren
|
7dc73374a2
|
Bug 816162 - Add newline at end of file to fix compile warning. r=mccr8
|
2012-11-28 19:55:36 +01:00 |
|
Josh Matthews
|
0541a0bcc3
|
Backed out changeset 7c45205a61a0 (bug 769285)
|
2012-11-28 11:51:42 -05:00 |
|
Josh Matthews
|
5b91db75ab
|
Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt
|
2012-11-28 11:20:20 -05:00 |
|
Olli Pettay
|
d0b7012d35
|
Bug 811206, Fix JSHolder drop handling, part 2 (assert), r=mccr8
--HG--
extra : rebase_source : e7731c7d1f81e250ea6992e4a15c3dc52bb136d0
|
2012-11-28 02:56:06 +02:00 |
|
Andrew McCreight
|
28e0b1694e
|
Bug 814453 - Eliminate NS_IMPL_CYCLE_COLLECTION_UNLINK_NATIVE_0 and NS_IMPL_CYCLE_COLLECTION_TRACE_NATIVE_BEGIN. r=smaug
|
2012-11-23 11:27:06 -08:00 |
|
Andrew McCreight
|
033e25a0c1
|
Bug 814738 - Modernize Traverse for nsTObserverArray. r=smaug
|
2012-11-23 11:13:39 -08:00 |
|
Andrew McCreight
|
0beff55dae
|
Bug 807713 - add warning comment for nsTObserverArray::ElementAt. r=sicking
|
2012-11-23 10:50:05 -08:00 |
|
Ehsan Akhgari
|
8cca5e4ac6
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|
Ed Morley
|
66e54e6f57
|
Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage
|
2012-11-22 17:49:58 +00:00 |
|
Benoit Jacob
|
ec39e2a150
|
Bug 814444 - Remove now-useless TRAVERSE_NATIVE_BEGIN and UNLINK_BEGIN_NATIVE macros - r=mccr8
|
2012-11-22 12:15:38 -05:00 |
|
Ehsan Akhgari
|
b68fb31c87
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|
Rafael Ávila de Espíndola
|
f6513ba12c
|
Bug 808699 - Change the wire format for hang reports. r=vladan.
|
2012-11-20 09:45:14 -05:00 |
|
Simon Montagu
|
160aa8e467
|
Add EnumerateEntries to nsCheapSet. Bug 809446, r=bsmedberg
|
2012-11-20 06:21:13 -08:00 |
|
Nicholas Nethercote
|
4b55d43c2d
|
Bug 811203 (part 2) - Pack the fields in XPTInterfaceDescriptor better. r=khuey.
--HG--
extra : rebase_source : e5afee2bf6ba8cc2a1ee344f176a819367bc9d32
|
2012-11-19 16:19:17 -08:00 |
|
Nicholas Nethercote
|
4f095fe3dd
|
Bug 811203 (part 1) - Inline XPTMethodDescriptor::result. r=khuey.
--HG--
extra : rebase_source : 1c2a89684f5b60a3e24ce995ed7e062e88e18610
|
2012-11-19 16:18:41 -08:00 |
|
Alex Keybl
|
98c4160eda
|
Merging in version bump NO BUG
|
2012-11-19 12:03:27 -08:00 |
|
Nicholas Nethercote
|
2e9214d6ad
|
Bug 811018 - Avoid image double-counting false positive from DMD. r=jlebar.
--HG--
extra : rebase_source : 209759e6030ccd119fb036ce10efab7c59c22fab
|
2012-11-15 14:06:34 -08:00 |
|
Benoit Jacob
|
bc758b2b7a
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 2: handmade fixups - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Benoit Jacob
|
a1d7e0f511
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Benoit Jacob
|
cdce3ce25a
|
Bug 811212 - Make most cycle collector assertions fatal - r=mccr8
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
cc8ee2b8fb
|
Bug 806279 - CC macros refactoring: part 4: update CC helper macros - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
ee1217da86
|
Bug 806279 - CC macros refactoring: part 3: fold the TRAVERSE_NATIVE and AMBIGUOUS cases - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
d2969fa2d5
|
Bug 806279 - CC macros refactoring: part 2: generic BEGIN_ macros folding in the NATIVE case - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
4a50000d0e
|
Bug 806279 - CC macros refactoring: part 1: implement type-generic CC UNLINK/TRAVERSE macros - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Isaac Aggrey
|
218a57b4d4
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan
|
2012-11-14 13:14:21 -06:00 |
|
Gregor Wagner
|
1e767c97ea
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:46:38 -08:00 |
|
Ehsan Akhgari
|
f5b80eb686
|
Backed out changeset da25394a8b55 (bug 802706) for build bustage
|
2012-11-14 13:24:12 -08:00 |
|
Gregor Wagner
|
d1ebf22b39
|
Backout Bug 811414 for breaking B2G
|
2012-11-14 13:09:21 -08:00 |
|
Isaac Aggrey
|
2c0ab41183
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan,wtc
|
2012-11-14 13:14:21 -06:00 |
|
Gregor Wagner
|
ec389cf5db
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:00:51 -08:00 |
|
Landry Breuil
|
d8b312c35e
|
Bug 803955: {Free,Open}BSD use alternative dirs for systemwide extensions/plugins. r=bsmedberg
|
2012-11-14 20:02:07 +01:00 |
|
Josh Matthews
|
5faa109e12
|
Bug 804655 - Part 2: Wrap up interface aggregator callbacks with a target thread on which they should be released. r=mayhemer
|
2012-11-14 16:00:44 +00:00 |
|
Gabriele Svelto
|
ffd5580b48
|
Bug 805855 - Free dirty pages in response to all memory-pressure messages. r=jlebar
|
2012-11-12 17:41:23 +01:00 |
|
Nathan Froyd
|
93cadceec0
|
Bug 809931 - make Static{Auto,Ref}Ptr have trivial constructors and destructors; r=jlebar
|
2012-11-09 16:48:42 -05:00 |
|
Nicholas Nethercote
|
4424dc63a6
|
Bug 811132 - Avoid some wasted space by making XPT arena chunks bigger. r=khuey.
--HG--
extra : rebase_source : edeb0ca8eb7435c3ba50a9e6603e16637b06ca9f
|
2012-11-12 16:14:04 -08:00 |
|
Jacek Caban
|
c8d7b82459
|
Bug 810240 - xpcom/ds/nsObserverService.cpp fails to link on mingw r=glandium
|
2012-11-12 11:08:19 +01:00 |
|
Nicholas Nethercote
|
f433bab7f5
|
Bug 810215 - Fix stupid defect causing the "explicit/atoms-table" reporter to always return 0. r=khuey.
|
2012-11-09 00:46:34 -08:00 |
|
Trevor Saunders
|
e9211429c0
|
bug 808229 - remove unused NS_ENSURE_ macro and associated success error code r=surkov
|
2012-11-02 18:36:58 -04:00 |
|
Brian R. Bondy
|
a0ee1a91ab
|
Bug 795887 - Mirror existing sleep notification handling with process suspend notification handling. r=bsmedberg
|
2012-11-09 10:34:10 -05:00 |
|
Dave Hylands
|
5cf12d4e3a
|
Bug 783630 - Make OOP console logs only show up once in logcat. r=bzbarsky
|
2012-11-09 09:52:09 -08:00 |
|
Nicholas Nethercote
|
2a3cc8de1a
|
Bug 807884 (part 2) - Add memory reporters for nsComponentManager and nsCategoryManager. r=bsmedberg.
--HG--
extra : rebase_source : 6dba2659b6f31aa0e53804f5afdd30f0f0c1d950
|
2012-10-19 05:07:36 -07:00 |
|
Nicholas Nethercote
|
0f80729a57
|
Bug 807884 (part 1) - Remove dead nsComponentManagerImpl::mLoaderData. r=bsmedberg.
--HG--
extra : rebase_source : e332db911c94f4ba6b3fe4b0fef0a545cc08403b
|
2012-10-19 05:07:34 -07:00 |
|
Gabriele Svelto
|
8a94a72032
|
Bug 808756 - Introduce a memory-pressure event that is not forwarded by the main process to its children. r=jlebar
|
2012-11-08 02:07:57 +01:00 |
|
Dave Hylands
|
46fc8b6a6e
|
Bug 794599 - Add a preference to disable logging. r=bzbarsky
|
2012-11-06 22:34:33 -08:00 |
|
Nathan Froyd
|
915ea8cba2
|
Bug 806618 - followup - remove PR_NewLogModule static initializer in nsNativeComponentLoader.cpp; r=ehsan
|
2012-11-07 16:20:25 -05:00 |
|
Makoto Kato
|
1b9b070867
|
Bug 807895 - Remove BSD/OS code. r=khuey
|
2012-11-08 10:36:28 +09:00 |
|
Ehsan Akhgari
|
ac35497057
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-11-07 20:34:50 -05:00 |
|
Jason Duell
|
03cc56112b
|
Bug 806753 - e10s: Remove already broken support for child-side http-on-* observers r=bz
|
2012-11-07 17:24:27 -08:00 |
|
Ehsan Akhgari
|
ca2039bc85
|
Bug 800106 - Drop inline annotations in nsUTF8Utils.h; r=dbaron
|
2012-11-07 14:14:27 -05:00 |
|
Dave Hylands
|
4c5557e3c7
|
Bug 794599 - Backout 847cedab81ae due to debug orange
|
2012-11-07 01:03:52 -08:00 |
|
Dave Hylands
|
cd617502a6
|
Bug 794599 - Add a preference to disable logging. r=bzbarsky
|
2012-11-06 22:34:33 -08:00 |
|
Nicholas Nethercote
|
2ea195e901
|
Bug 808467 - Rewrite the cycle collector's memory reporter. r=mccr8.
--HG--
extra : rebase_source : 9944d59772654a1df8db3227f1a8b18ae3dcfeda
|
2012-11-06 17:38:29 -08:00 |
|
Kartikaya Gupta
|
2592b9c289
|
Bug 808772 - Adjust Android low-memory platform threshold to 512 MiB. r=blassey
|
2012-11-06 10:05:18 -05:00 |
|
Brian R. Bondy
|
bddd972422
|
Bug 369108 - Win32's nsIFile::Create and nsIFile::CreateUnique ignore permissions argument. r=bsmedberg
|
2012-11-03 13:39:02 -04:00 |
|
Neil Rashbrook
|
8cdc6abc40
|
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
|
2012-11-03 10:59:29 +00:00 |
|
Daniel Holbert
|
034e0ecac8
|
Bug 808146: Declare nsMainThreadPtrHolder as MOZ_FINAL, to fix -Wdelete-non-virtual-dtor build-warning-spam. r=bholley
|
2012-11-02 21:07:19 -07:00 |
|
Andrew McCreight
|
5ec424dfd3
|
Bug 807713 - add operator[] for nsTObserverArray. r=bsmedberg
|
2012-11-02 17:57:05 -07:00 |
|
Ryan VanderMeulen
|
e3feaeecef
|
Backout 06b998c1100d (bug 664695) due to mochitest-other orange.
|
2012-11-02 17:12:22 -04:00 |
|
Neil Rashbrook
|
7464774f68
|
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg
|
2012-11-02 20:07:50 +00:00 |
|
Andrew Quartey
|
96949afbbf
|
Bug 792581 - part 23: Replace LL_INIT and LL_UDIVMOD macros. r=ehsan
|
2012-11-01 20:57:25 -04:00 |
|
Justin Lebar
|
c88446f4e6
|
Bug 807181 - Add a memory reporter for unique set size (USS), which we'll call "resident-unique". r=njn
Patch originally by Vivien Nicolas in bug 802110.
|
2012-10-31 21:03:30 -04:00 |
|
Rafael Ávila de Espíndola
|
bfbabd4190
|
Bug 804828 - Talagent trips ValidWriteAssert (when Firefox tries to restart in safe mode due to previous crashes). r=ted.
--HG--
extra : rebase_source : dd4a3dec5204181a4c421d84daccf9ea172757c8
|
2012-10-31 14:18:03 -04:00 |
|
Justin Lebar
|
bfe409458b
|
Bug 805207 - Follow-up: Add guard so KillClearOnShutdown doesn't crash if we haven't ClearOnShutdown'ed any objects. r=me, landed on a CLOSED TREE
|
2012-10-31 15:19:18 -04:00 |
|
Kartikaya Gupta
|
81d461ccdf
|
Bug 801818 - Add an API to check if the platform is a low-memory one. r=bsmedberg, blassey
|
2012-10-31 14:59:55 -04:00 |
|
Justin Lebar
|
83dba1e9ca
|
Bug 805207 - Remove static destructor from ClearOnShutdown. r=bsmedberg
This prevents the assertion added in bug 803688 from firing when we do an unclean shutdown.
|
2012-10-31 13:30:35 -04:00 |
|
Kyle Huey
|
1482122303
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Kartikaya Gupta
|
80046997aa
|
Bug 806486 - Instead of setting/unsetting the umask which introduces potential race conditions, chmod the created files instead. r=glandium
|
2012-10-31 10:20:26 -04:00 |
|
Vicamo Yang
|
8297cdabd6
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Masayuki Nakano
|
8ecdaabd92
|
Bug 805357 part.2 Get rid of NS_SUCCESS_IME_NO_UPDATES since OnIMEFocusChange(false) is always called r=roc
|
2012-10-31 08:22:23 +09:00 |
|
Kyle Huey
|
bdf47895bb
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
777eed8444
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
aa1997a51a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Nathan Froyd
|
bd55a07f0e
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Kartikaya Gupta
|
eaf1ecb30a
|
Bug 806473 - Expose MemoryInfoDumper methods via a nsIMemoryInfoDumper service. r=jlebar
--HG--
rename : xpcom/base/MemoryInfoDumper.h => xpcom/base/nsIMemoryInfoDumper.idl
rename : xpcom/base/MemoryInfoDumper.cpp => xpcom/base/nsMemoryInfoDumper.cpp
|
2012-10-29 20:41:14 -04:00 |
|
Jacek Szpot
|
0b35b0e3d8
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Ehsan Akhgari
|
7019ca781d
|
Bug 806209 followup - fix a stupid mistake; irc-r=BenWa
|
2012-10-29 14:18:14 -04:00 |
|
Ehsan Akhgari
|
c6c8d4cb2c
|
Bug 806209 - Prevent the Windows implementation of NS_StackWalk from accessing the stdio APIs in order to avoid deadlocks when profiling on Windows; r=BenWa
--HG--
extra : rebase_source : cb945d9d3cb162a1177029a6aa097af33f7c917b
|
2012-10-29 14:03:01 -04:00 |
|
Justin Lebar
|
4ec102980a
|
Bug 806239 - When we dump memory reports after minimizing memory usage, we shouldn't also dump the reports before minimizing. r=njn
|
2012-10-28 20:18:40 -04:00 |
|
Andrew Quartey
|
549c0bfc08
|
Bug 792581 - part 22: Replace LL_ZERO and LL_Zero() macros with 0. r=ehsan
|
2012-10-25 19:25:59 -04:00 |
|
Andrew Quartey
|
5576623aa8
|
Bug 792581 - part 21: Replace LL_F2L and LL_D2L macros. r=ehsan
|
2012-10-25 19:25:58 -04:00 |
|
Andrew Quartey
|
1d28872093
|
Bug 792581 - part 20: Replace LL_UI2L macro with int64_t cast. r=ehsan
|
2012-10-25 19:25:57 -04:00 |
|
Ehsan Akhgari
|
f117c7a7b0
|
Backed out 2 changesets (bug 579517)
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
|
2012-10-25 12:32:24 -04:00 |
|
Ehsan Akhgari
|
8fc5137fd5
|
Revert part of the previous patch since the header is included in C code, no bug
|
2012-10-25 11:58:24 -04:00 |
|
Ehsan Akhgari
|
48b5c1a608
|
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
|
2012-10-25 11:48:19 -04:00 |
|
Justin Lebar
|
9cc8a76bf7
|
Bug 799595 - Add nsIMessageLoop::PostIdleTask and use it to take screenshots. r=cjones
|
2012-10-25 11:36:24 -04:00 |
|
Mook
|
265cffd198
|
bug 782549 - check if the window has device sensor listeners, instead of global listener count (r=dougt)
|
2012-10-20 21:40:56 -07:00 |
|
Ryan VanderMeulen
|
81b6081a88
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-10-24 21:50:09 -04:00 |
|
Magnus Melin
|
620b7276fd
|
Bug 804664 - remove typedef nsAutoCString nsCAutoString. r=benjamin
|
2012-10-23 20:53:15 +03:00 |
|
Makoto Kato
|
65470ba401
|
Bug 803476 - RunProcess may leak memory if ShellExecuteEx is failure. r=bsmedberg
|
2012-10-24 13:46:52 +09:00 |
|
Rafael Ávila de Espíndola
|
36d17fb8f3
|
Bug 777122 - Add telemetry reporting of late writes. r=jlebar.
|
2012-10-24 15:42:54 -04:00 |
|
Jeff Walden
|
7ac97fd5f9
|
Bug 804872 - TestObserverArray.cpp shouldn't invoke macros with empty arguments. This is a C99/C++11 extension, and this file isn't currently compiled as C++11. r=dholbert
|
2012-10-24 09:42:20 -07:00 |
|
Ryan VanderMeulen
|
f514f1397a
|
Merge m-c to inbound.
|
2012-10-23 22:41:34 -04:00 |
|
Ryan VanderMeulen
|
ce44cdfbd3
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-10-23 22:28:33 -04:00 |
|
Ehsan Akhgari
|
aa8a5f24ed
|
Backout the nsUTF8Utils.h part of changeset 531b7f4293e9 (bug 800106) because of Kraken regressions on Windows XP
|
2012-10-23 21:10:34 -04:00 |
|
Olli Pettay
|
b0e3180948
|
Bug 780770, nsThread::SetMainThreadObserver, r=bz+bholley
|
2012-10-24 01:26:36 +03:00 |
|
Jacek Szpot
|
6c54d3acb6
|
Bug 800106: replace some NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINEs; r=ehsan
|
2012-10-23 13:31:22 +02:00 |
|
Anthony Jones
|
877be0ebd6
|
Bug 791428 - Remove unnecessary malloc from number format function. r=roc
|
2012-10-22 22:22:27 -04:00 |
|
Justin Lebar
|
e2c276a076
|
Bug 802469 - Make misuse of NS_LITERAL_{C,}STRING a compile error. r=bsmedberg
|
2012-10-24 12:53:22 -04:00 |
|
Phil Ringnalda
|
f4d107eda2
|
Back out 46e58a7ec55e and 597981ef2ef5 (bug 777122) for Windows build failures
|
2012-10-24 07:38:20 -07:00 |
|
Rafael Ávila de Espíndola
|
babefea0b2
|
Bug 777122 - Add telemetry reporting of late writes. r=jlebar.
Nit missing from the previous patch.
DONTBUILD.
--HG--
extra : rebase_source : 884ab78cdac4708b477a0ba5c32b921119f05737
|
2012-10-24 09:30:41 -04:00 |
|
Rafael Ávila de Espíndola
|
875ef290f3
|
Bug 777122 - Add telemetry reporting of late writes. r=jlebar.
Record late writes to disk and unique them with sha1.
|
2012-10-24 09:27:49 -04:00 |
|
Ehsan Akhgari
|
7a05f28eb2
|
Backout changeset 788a51ef6221 (bug 800106) because of Windows XP Kraken regression
|
2012-10-22 16:44:09 -04:00 |
|
Justin Lebar
|
4f11ea7287
|
Bug 800166 - Fire a low-memory notification when a B2G process is backgrounded. r=gwagner,bent
|
2012-10-22 15:40:19 -04:00 |
|
Abhishek Potnis
|
2509c81393
|
Bug 795511: Removed usages of PR_BIT and PR_BITMASK from the tree; r=ehsan
|
2012-10-20 07:31:43 +05:30 |
|
Justin Lebar
|
7bad6a6d35
|
No bug: Fix comment in TimeStamp_posix.cpp. DONTBUILD
|
2012-10-20 11:12:20 -04:00 |
|
Peter Van der Beken
|
0fca6b2112
|
Fix for bug 801083 (Remove old proxy-based list bindings). r=bz.
|
2012-10-13 14:50:24 +02:00 |
|
Daniel Holbert
|
da37508e9b
|
Bug 803695: Remove "myRawPtr == myRawPtr" comparisons in TestCOMPtrEq.cpp, to fix clang "-Wtautological-compare" warning, and mark dir as warning-free. r=dbaron
|
2012-10-19 16:21:02 -07:00 |
|
Matthew Gregan
|
4bedd96175
|
Bug 799234 - Fix seeking within a single stream's range within a multiplexed stream. r=biesi,amarchesini
--HG--
extra : rebase_source : 73658a2351a9a0a9476f6d1f4f6e5d8a77413eb5
|
2012-10-20 08:29:41 +13:00 |
|
Daniel Holbert
|
60ca58cba0
|
Bug 803641: Fix signed/unsigned-comparison build warnings in TestTArray.cpp, and mark its directory as warning-free. r=jlebar
|
2012-10-19 13:26:50 -07:00 |
|
Jacek Szpot
|
e906c7cfa4
|
Bug 800106: replace some NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINEs; r=ehsan
|
2012-10-19 10:33:33 +02:00 |
|
Brian Smith
|
125999d7c4
|
Bug 794510: Part 6 - Fixups needed to build on Windows and Android and Mac OS X debug, plus shorten comment to be less than 80 columns; r=ehsan
|
2012-10-18 15:55:48 -04:00 |
|
Isaac Aggrey
|
cbb17fe7b2
|
Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan
|
2012-10-11 18:38:04 -05:00 |
|
Bill McCloskey
|
e1b97bbdea
|
Bug 798678 - Add weakmap key preservation support to cycle collector (r=mccr8)
|
2012-10-17 18:22:46 -07:00 |
|
Mats Palmgren
|
19c0d5b8e0
|
Bug 802473 - Make NS_FAILED return 0 or 1 (false/true typed as bool for C++). Use branch prediction macros for NS_FAILED/NS_SUCCEEDED. r=ehsan,bsmedberg
|
2012-10-18 02:43:06 +02:00 |
|
Isaac Aggrey
|
61d7092334
|
Bug 794510: Part 3 - create NSPRFormatTime.h with temporarily undef'd NO_NSPR_10_SUPPORT for compatibility; r=ehsan
|
2012-10-11 13:16:29 -05:00 |
|
Justin Lebar
|
558a17cd05
|
Bug 801780 - Part 1: Escape quotes in memory reporter paths when dumping to JSON. r=njn
|
2012-10-17 10:44:31 -04:00 |
|
Nicholas Nethercote
|
c8cb13bace
|
Bug 802007 - Remove unneeded Mac-only memory reporters. r=jlebar.
|
2012-10-15 21:45:54 -07:00 |
|
Jacek Caban
|
de0989743e
|
Bug 801589 - Avoid redefining ERROR in ErrorList.h when wingdi.h is also included r=ehsan
|
2012-10-16 11:01:58 +02:00 |
|
David Zbarsky
|
6d18b74223
|
Bug 801803: More nsresult as enum class creates warnings r=me
|
2012-10-16 00:26:51 -04:00 |
|
David Zbarsky
|
35ce833fdb
|
Backout 368cd30cccda for bustage
|
2012-10-15 23:52:17 -04:00 |
|
David Zbarsky
|
95cf6682cb
|
Bug 801803: More nsresult as enum class creates warnings r=me
|
2012-10-15 23:37:34 -04:00 |
|
Justin Lebar
|
a0b9824f59
|
Bug 800486 - Part 3: Minor fixups to MemoryInfoDumper.cpp. r=njn
|
2012-10-15 22:12:14 -04:00 |
|
Justin Lebar
|
37750d5c93
|
Bug 800486 - Part 2: Move signal-watching and memory-report-dumping code out of nsMemoryReporterManager and into a new file, MemoryInfoDumper. r=njn
|
2012-10-15 22:12:14 -04:00 |
|
Justin Lebar
|
9bea004650
|
Bug 800486 - Part 1: Dump a GC and CC log upon receiving SIGRTMIN + 2. r=mccr8,njn,cjones
|
2012-10-15 22:12:14 -04:00 |
|
Mark Hammond
|
d269de95a9
|
Bug 796526 - stop spewing errors re SysGetModuleInfo64 in debug builds. r=dbaron
|
2012-10-16 11:26:35 +11:00 |
|
Ehsan Akhgari
|
9e0549e4d9
|
Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP
|
2012-10-15 14:19:55 -04:00 |
|
Nicholas Nethercote
|
86183f976b
|
Bug 800187 (part 2) - Add a clarifying comment about memory reporter registration. r=bz.
--HG--
extra : rebase_source : 950d0a0bb9a6ffdea94b41ae16f62a407acff6d8
|
2012-10-11 21:05:42 -07:00 |
|
Nicholas Nethercote
|
b22a1b26a8
|
Bug 800703 - Rename the existing, Valgrind-based DMD as "DMDV". r=khuey.
--HG--
rename : xpcom/base/dmd.h => tools/dmdv/dmdv.h
|
2012-10-08 15:31:17 -07:00 |
|
Alexander Surkov
|
17a6ca819b
|
Bug 799909 - decomify Accessible::GetNameInternal, r=tbsaunde
|
2012-10-14 13:18:39 +09:00 |
|
Jacek Szpot
|
0ebb25a85a
|
Bug 800106: replace NS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE; r=ehsan
|
2012-10-13 17:52:10 +02:00 |
|
Aryeh Gregor
|
b1731df87c
|
Bug 779473 - Make nsresult an enum class; r=ehsan
|
2012-08-02 11:55:58 +03:00 |
|
Kartikaya Gupta
|
0e35c8beb2
|
Bug 799686 - Make about:memory dump file readable on Android. r=njn
|
2012-10-13 08:54:49 -04:00 |
|
Andrew Quartey
|
0e23b26077
|
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
637d5881bf
|
Bug 792581 - part 18: Replace LL_L2D macro with double cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
790ec84feb
|
Bug 792581 - part 15: Replace LL_L2I macro with int32_t cast. r=ehsan
|
2012-10-12 13:29:10 -04:00 |
|
Andrew Quartey
|
7d3807c62d
|
Bug 792581 - part 14 - Replace LL_SHL, LL_SHR, LL_USHR macros with bitwise operators. r=ehsan
|
2012-10-12 13:29:10 -04:00 |
|
Ed Morley
|
c4f39bb7ab
|
Backout 5b727a94eebd (bug 731974) for causing bug 797263 again
|
2012-10-12 11:25:17 +01:00 |
|
Trevor Saunders
|
3d3592cd63
|
bug 798595 - remove useless prmem.h includes r=ehsan
|
2012-10-04 02:14:06 -04:00 |
|
Vladimir Vukicevic
|
90ed83bd9c
|
b=731974, requestAnimationFrame generates too short/long frames (incl. bug 799242); r=bz,smaug,roc
|
2012-10-02 10:54:46 -04:00 |
|
Andrea Marchesini
|
48b684aaaf
|
Bug 797871 - Fix nsMultiplexInputStream.Seek. r=dougt
|
2012-10-11 06:26:30 -04:00 |
|
Jeff Walden
|
dede03d303
|
Move TestBloomFilter out of XPCOM and into mfbt/tests, now that it exists. No bug, r=testingonlychange
--HG--
extra : rebase_source : 85a2a56bcc02bf122ee7fd21d16dffd534d1c98d
|
2012-10-03 17:09:59 -07:00 |
|
Gian-Carlo Pascutto
|
20ab557d2c
|
Bug 799228 - Clean up shellVersion and shellName and their users. r=blassey
|
2012-10-10 17:10:39 +02:00 |
|
Gian-Carlo Pascutto
|
ab3ddd15af
|
Bug 799228 - Send Android version as OS version for Telemetry. r=blassey
|
2012-10-10 17:10:39 +02:00 |
|
Ehsan Akhgari
|
e35352d6c5
|
Bug 795238 follow-up - #include Attributes.h which defines MOZ_HAVE_CXX11_ENUM_TYPE
|
2012-10-09 09:39:32 -04:00 |
|
Ted Mielczarek
|
50d314a70a
|
bug 787176 - Add a Python wrapper script for running C++ unit tests. r=jmaher,waldo
--HG--
extra : rebase_source : 2282494578a7dd792555633df2526835d39c5ac4
|
2012-08-30 15:20:38 -04:00 |
|
Ehsan Akhgari
|
abe599d1c9
|
Bug 795238 - Make nsresult a uint32_t enum everywhere that C++11 typed enums are supported; r=Aryeh
|
2012-10-09 09:23:52 -04:00 |
|
Alex Keybl
|
35ba52d414
|
Merging in version bump NO BUG
|
2012-10-08 11:01:15 -07:00 |
|
Ed Morley
|
6eb6a9b409
|
Backout 739aff49b8bb (bug 731974) for turning browser_586068-reload.js permaorange on WinXP 3 days ago
|
2012-10-08 10:57:12 +01:00 |
|