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

197249 Коммитов

Автор SHA1 Сообщение Дата
Chris Double 52563985bc Bug 398185 - Add byte range request support to JS httpd - r+=sayrer 2008-09-25 15:30:35 +12:00
Ben Turner 4117a13d27 Bug 450452 - "Implement XHR ('minus X') for worker threads". r+sr=jst. 2008-09-24 19:48:07 -07:00
Josh Aas 68d8f4586a formatting cleanup for Cocoa printing impl. no bug. rs=roc 2008-09-24 22:26:58 -04:00
Brendan Eich 7fd20df4e3 Fix warning. 2008-09-24 18:50:46 -07:00
Brendan Eich 26132f3013 Merge pull from mozilla-central. 2008-09-24 18:46:44 -07:00
Andreas Gal e7d2499ff2 Compile jsregexp.cpp with -O9 and -fomit-frame-pointer (456201, r=shaver). 2008-09-24 17:44:25 -07:00
Justin Dolske 77ee6f142e Backing out bug 454781 to investigate mochitest leaks. 2008-09-24 17:18:55 -07:00
Justin Dolske 8509f35243 Backed out changeset fa432b23baa5. (Backing out bug 454781 to investigate mochitest leaks) 2008-09-24 17:15:39 -07:00
Andreas Gal 663c1017db Only fasttrack applys where the arguments array has the same lengths as the expected arguments of the called function (456494, r=brendan). 2008-09-24 16:45:27 -07:00
Andreas Gal a73af6a1d4 Merge. 2008-09-24 16:32:36 -07:00
Andreas Gal 03026562af The meaning of T changed in our builtin table to object-only, so we have to mark the string builtins now with S, instead of T (454682, r=brendan). 2008-09-24 16:31:07 -07:00
Brendan Eich a8691305ad Bug 456875 - TM: js_SynthesizeFrame must js_GetCallObject if JSFUN_HEAVYWEIGHT (r=mrbkap). 2008-09-24 15:43:19 -07:00
Brendan Eich b254f8e3c1 Bug 455146 - TM: Going to NEW Facebook profile page causes crash. [ @FlushNativeStackFrame] (r=danderson,mrbkap). 2008-09-24 15:40:08 -07:00
Robert Kaiser 5a2691faf5 tag mozilla-central for SeaMonkey 2.0a1 release 2008-09-25 00:20:45 +02:00
Robert Kaiser c3db1388c1 tag mozilla-central for SeaMonkey 2.0a1 build1 2008-09-25 00:20:31 +02:00
Andreas Gal c240aa8b2b Back out attempt to invoke natives that return a boxed value (namely push and pop, 453734). 2008-09-24 15:18:19 -07:00
David Anderson 0537dbc720 Merge. 2008-09-24 13:12:54 -07:00
David Anderson 395f009504 Fixed breaks in switch statements causing premature end-of-traces (bug 456345, r=gal,brendan). 2008-09-24 13:12:25 -07:00
Marco Bonardo 4416baa6e0 Bug 420449 - Enable shift + drag for folders in bookmarks toolbar on Linux, r=mano 2008-09-24 20:29:52 +02:00
Karsten Düsterloh 8b3ee6d89c Bug 427817: remove files obsoleted by pref panel migration; r/sr=neil 2008-09-24 20:23:58 +02:00
Neil Rashbrook 5be5ab39d9 Make nanojit build non-debug with VC7.1 (bug 455210, r=danderson). 2008-09-24 10:21:49 -07:00
L. David Baron 3347434086 For fixed-layout tables, leave room for the cell spacing for all columns, whether they have cells originating in them or not, since we don't know if cells for those columns will arrive as the table loads incrementally. (Bug 444928) r=bernd sr=roc 2008-09-24 10:14:35 -07:00
Mark Banner 221f663a2d Part of bug 360648 Thunderbird autocomplete migration, enable building of the toolkit autocomplete implementation for Thunderbird. Only affects Thunderbird. t=ted,dmose 2008-09-24 17:54:14 +01:00
Justin Dolske 06f63b6624 Bug 454708 - storage-Legacy can throw when calling ConvertToUnicode. r=gavin 2008-09-24 09:12:23 -07:00
Oleg Romashin 31aa5e9277 Bug 451263 - Implement moz-icon for Qt port. Add missing icon/qt directory part. r=vladimir. 2008-09-24 18:45:42 -05:00
Olli Pettay c27455087a Backout Bug 455853 2008-09-24 14:52:35 +03:00
Olli Pettay 6b884e85ad Backout Test for Bug 447764 2008-09-24 14:14:09 +03:00
Olli Pettay 850f3e9e1b Bug 455853 - Javascript: User defined properties disappear after 3 to 10 seconds from nodes that are added to a DOM document that is created using document.implementation.createDocument(), r+sr=peterv 2008-09-24 12:47:35 +03:00
Olli Pettay f32851bef9 Test for Bug 447764, Investigate if event listeners aren't kept alive long enough 2008-09-24 12:30:41 +03:00
Brendan Eich 800ed9d9a4 Bug 453024 - Mochitest Assertion failure: vp + 2 + argc <= (jsval *) cx->stackPool.current->avail, at jsinterp.cpp:1066 (r=igor/mrbkap). 2008-09-24 02:24:22 -07:00
Brendan Eich 29d80debe3 Bug 453024 - Mochitest Assertion failure: vp + 2 + argc <= (jsval *) cx->stackPool.current->avail, at jsinterp.cpp:1066 (r=igor/mrbkap). 2008-09-24 02:10:47 -07:00
Bob Clary a4a4021078 JavaScript Tests - regression tests for bug 444608, by Igor Bukanov 2008-09-24 00:45:47 -07:00
Bob Clary 1f36e62212 JavaScript Tests - regression test for bug 430740, by Dave Reed 2008-09-24 00:39:00 -07:00
Serge Gautherie 9f50e09a20 (Merge bug 455813 backout) 2008-09-24 07:17:39 +02:00
Serge Gautherie 12d95417cb Backed out changeset 9841b5e5cf10
Bug 455813 - Windows PGO builds fail when --disable-tests is set; r=ted.mielczarek
2008-09-24 07:16:12 +02:00
Serge Gautherie 2773a31eeb Bug 453129 - Remove (2) remnant <nsHistoryLoadListener.h>; Av1; r+sr=neil 2008-09-24 06:47:10 +02:00
Arpad Borsos b791f06f8b Bug 454482 - Clean up unused variables in content/; r+sr=peterv 2008-09-24 06:37:56 +02:00
Honza Bambas 5bb3a9e17b Bug 455813 - Windows PGO builds fail when --disable-tests is set; r=ted.mielczarek 2008-09-24 06:23:21 +02:00
Doug Turner 568d2b9b7f Merge 2008-09-23 21:10:42 -07:00
Zack Weinberg 97bef90839 Bug 456152 - slight API cleanup for nsCSSRendering::PaintBackground; r+sr=roc 2008-09-24 06:07:22 +02:00
Bob Clary fcb6b14414 JavaScript Tests - exclude js1_5/extensions/regress-434837-01.js for 1.9.1, bug 450275 2008-09-23 18:31:04 -07:00
Joshua Cranmer a14312ed28 Bug 444034 - jprof fails to sort symbols correctly. r=dbaron 2008-09-23 21:15:52 -04:00
David Anderson 116c7a19da Fixed jstracer's operator delete leaking out into other shared libraries (bug 452721, r=gal). 2008-09-23 18:12:53 -07:00
Andreas Gal e4e86062ac Merge. 2008-09-23 17:19:02 -07:00
Andreas Gal 7d719bde6a Add builtin for invocation of match() on String objects (454682, r=danderson). 2008-09-23 17:18:40 -07:00
Stuart Parmenter 21c9167e4e Added tag FENNEC_M8 for changeset 269af1ed7564 2008-09-23 17:05:50 -07:00
Doug Turner 9f186ba711 Bug 455354 - WinCE GFX Thebes Windows Fonts Explicit Unicode API Call. patch by wolfe, r=pavlov 2008-09-23 16:35:56 -07:00
Doug Turner ad7e52d689 Bug 455378 - WinCE missing APIs and Windows Messages (plus compiler warning), patch by wolfe, r=me, sr=pavlov 2008-09-23 16:16:11 -07:00
Doug Turner bc640076a2 Bug 456625 - WinMobile / WinCE has no fstat. r=blassey 2008-09-23 15:41:41 -07:00
Doug Turner fb771b56d7 Bug 456458 - JS Tracer uses file-system stat structure name - WinCE compile fails. patch by dougt, r=crowder 2008-09-23 14:35:29 -07:00