Граф коммитов

7782 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu cf24549dcc Make it possible to serialize an nsISerializable instance to an arbitrary
stream, not just to the fastload file.  Bug 390474, r=bsmedberg, sr=brendan,
a=bsmedberg.
2007-08-07 02:00:55 +00:00
benjamin%smedbergs.us a311b83259 Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB 2007-08-06 20:13:19 +00:00
benjamin%smedbergs.us 9cff0b12f8 Bug 389718 - Hide xptcall shared stubs, x86 and a matching x86-64 change, r=dbaron a=bz 2007-08-06 19:30:51 +00:00
benjamin%smedbergs.us bbb6d901f3 Bug 386025 - Expose cycle-collection symbols, r=graydon 2007-08-06 14:34:05 +00:00
dtownsend%oxymoronical.com 790e932eaf Bug 390143: NS_IMPL macros are broken for implementing 11 interfaces.
r=bsmedberg, a=wanted-1.9
2007-08-02 18:14:28 +00:00
benjamin%smedbergs.us ca3612396c Bug 390190 - XULRunner loads system sqlite3 (and can then crash), patch by redfive (mozilla@jgaunt.com), r=me a=mconnor for landing into close M7 tree 2007-07-30 20:17:18 +00:00
jonas%sicking.cc d0fc50677d Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi 2007-07-26 22:20:32 +00:00
enndeakin%sympatico.ca 94b0f5ba28 Bug 380813, improve scriptable io, and give file objects class info, meant to check this in a while ago, r=mfinkle,bsmedberg,sr=bsmedberg 2007-07-25 16:53:39 +00:00
dcamp%mozilla.com 70e3c46599 Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas 2007-07-25 04:29:49 +00:00
cbiesinger%gmx.at b19421e4ee 386376 get services lazily in order to avoid recursive getService calls
r=bsmedberg
2007-07-24 23:47:33 +00:00
bzbarsky%mit.edu 5578a3844c Fix string leak. Bug 389191, r=josh, sr=bsmedberg 2007-07-24 20:19:03 +00:00
bzbarsky%mit.edu 9eb6f256ee Reland part of the patch for bug 330420 which got backed out by the
table-driven QI landing.  Bug 387926, r+sr=bsmedberg
2007-07-24 20:17:11 +00:00
cbiesinger%gmx.at 87561ecba7 add a comment explaining the 0x20..0x7f range 2007-07-24 03:30:00 +00:00
asqueella%gmail.com 443eac5de1 Bug 339069 - Optimization for RFindInReadable
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=darin, sr=dbaron
2007-07-24 01:30:19 +00:00
cbiesinger%gmx.at f6225db604 bug 389106 escape spaces even for the OnlyNonASCII flag
r=bzbarsky sr=dveditz
2007-07-24 00:28:42 +00:00
sdwilsh%shawnwilsher.com d76ef55f37 Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin 2007-07-18 16:20:13 +00:00
bzbarsky%mit.edu a752cca4fe Make fastload handle short reads from its underlying buffered stream. Bug
387588, r+sr=biesi
2007-07-18 01:54:55 +00:00
jwalden%mit.edu d6946e363c Bug 388276 - Build failed on solaris x86 due to checkin for 372428. Patch by Leon Sha <leon.sha@sun.com>, r=cls 2007-07-17 21:23:25 +00:00
mozilla%weilbacher.org b0207b9c85 [OS/2] Bug 348533: fix build break due to missing glue, removing support for old VAC plugins in libxul builds, r=benjamin 2007-07-17 21:13:17 +00:00
benjamin%smedbergs.us d3082a9042 Bug 368854 - Use new compiler/linker flags added in VC8 to improve security, r=luser 2007-07-17 13:31:29 +00:00
sdwilsh%shawnwilsher.com 6a1360ddbb Backout of Bug 306907 2007-07-16 21:32:03 +00:00
sdwilsh%shawnwilsher.com 6853438bb1 Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin 2007-07-16 21:23:30 +00:00
dolske%mozilla.com 3252492e92 Bug 388189: console spewage: "(all right -- a generic module!)". r=dougt, sr=benjamin 2007-07-16 19:00:14 +00:00
dolske%mozilla.com 1de2304c25 Bug 386281: "Type Manifest File:" spewed to console on launch. r=dougt, sr=benjamin 2007-07-15 01:15:26 +00:00
dbaron%dbaron.org 7c256de140 Explain another possibility in this debugging printf. DEBUG_CC only. 2007-07-14 19:06:10 +00:00
jst%mozilla.org 59a9df672e Fixing bug 377360. Fix atom table crash due to invalid UTF data in atoms. r=jonas@sicking.cc, sr=peterv@propagandism.org 2007-07-11 20:46:43 +00:00
benjamin%smedbergs.us d83c776371 Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag 2007-07-11 17:26:12 +00:00
neil%parkwaycc.co.uk 11d0936e48 Followup to bug 348748 to fix the alignment of trailing backslashes in macros
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
2007-07-11 08:46:49 +00:00
bzbarsky%mit.edu e58f142ae5 Try to fix orange: sGlobalObserver can get set during event processing, not
just unset.  Bug 326777
2007-07-11 03:01:56 +00:00
bzbarsky%mit.edu 9bba06ca93 Relanding bug 326777, r=bsmedberg, sr=jst 2007-07-11 00:57:17 +00:00
bzbarsky%mit.edu 4b9e120afb Backing out to fix red 2007-07-10 04:07:45 +00:00
bzbarsky%mit.edu af53b414ca Make sure that we push a null JSContext on the current thread's XPConnect stack
before processing events.  Bug 326777, r=bsmedberg, sr=jst
2007-07-10 03:48:07 +00:00
dbaron%dbaron.org 35f82f7d85 Make ExplainLiveExpectedGarbage traverse the suspectCurrent roots, since now that it's more accurate, more graph is always better. b=387005 r=graydon 2007-07-08 19:26:44 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
dbaron%dbaron.org e76eaa9f3e Make Fault give more information, #ifdef DEBUG_CC. b=386947 r=graydon 2007-07-05 22:38:38 +00:00
dbaron%dbaron.org e3c7499467 In ExplainLiveExpectedGarbage, print only the externally-referenced nodes from which the expected garbage is reachable. b=387005 r=graydon 2007-07-05 22:20:16 +00:00
dbaron%dbaron.org 744bfc7a0c Make suspectCurrent assertion not fire constantly after we Fault. b=386664 r+sr=peterv 2007-07-03 21:21:57 +00:00
jruderman%hmc.edu 39c5dfdac4 Fix bug 383426 (OOM crash). r=peterv, sr=roc. 2007-07-03 06:03:11 +00:00
benjamin%smedbergs.us d39957269b Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 18:20:28 +00:00
benjamin%smedbergs.us 36cf9a6000 From bug 383167, package up the xpcom/system XPTs correctly, r=luser 2007-07-02 13:04:23 +00:00
sharparrow1%yahoo.com 88c05a2e60 Bug 368280: rounding problems with half-pixels + widgets. r+sr=roc 2007-07-02 05:22:51 +00:00
dbaron%dbaron.org 17afb32c85 Change cycle collector aging constant from 10 to 0. b=381199 r+sr=peterv 2007-06-27 20:41:26 +00:00
dbaron%dbaron.org ec61f386d7 Fix gcc warning about casting string literal to char*, DEBUG-only. 2007-06-27 20:40:52 +00:00
dbaron%dbaron.org 7c54a43209 Keep the purple bit in sync with the purple buffer when suspect and forget calls are dropped on the floor. b=385548 r=graydon 2007-06-27 17:51:48 +00:00
jwatt%jwatt.org f76e322a62 Fixing bug 383769. nsLocalFile::EnsureShortPath should check if GetShortPathNameW failed. r=benjamin@smedbergs.us 2007-06-27 08:36:03 +00:00
dbaron%dbaron.org bd26de47a7 Back out 385548 to try to fix test orange. 2007-06-27 05:26:39 +00:00
dbaron%dbaron.org bcef420e0b Don't set the purple bit when suspect calls are dropped on the floor. b=385548 r=graydon 2007-06-27 04:47:40 +00:00
sdwilsh%shawnwilsher.com abbcb73cbc Bug 314846 - exthandler doesn't remove : colon from mac file names (Random filename after downloading). Patch by Edward Lee <edilee@gmail.com>. r=benjamin, sr=cbiesinger 2007-06-27 00:45:52 +00:00
benjamin%smedbergs.us 42c7e1c6b1 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 19:22:55 +00:00
benjamin%smedbergs.us b60c196e68 Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 16:35:05 +00:00