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

197227 Коммитов

Автор SHA1 Сообщение Дата
Neil Deakin e3596a93b4 Bug 455287, Mac implementation of nsDragService::IsDataFlavorSupported doesn't check urls [r=joshmoz,sr=roc] 2008-09-25 15:30:20 +01:00
Igor Bukanov bb0f0ddfa6 bug 378918 - scalable thread-local GC free lists 2008-09-25 15:27:59 +02:00
Andrei Saprykin 2215a78e13 bug 444979 - fixing JSOP_TABLESWITCH to treat -0 as 0 2008-09-25 15:18:41 +02:00
Dão Gottwald 1351097630 add missing brace 2008-09-25 13:41:10 +02:00
Dão Gottwald c1574ff6ea Bug 454109 - move urlbar functions to the urlbar binding. r=mano 2008-09-25 13:33:51 +02:00
Marco Bonardo 3036bf3069 Bug 407468 - Livemark loading and failed to load messages should be static menuitems from menu.xml, original patch by Michael Schonfeld <dev@schonfeld.org>, r=mano 2008-09-25 12:30:33 +02:00
Dão Gottwald 94730d5ac1 Bug 455756 - Add a "new tab" button to the tab bar. r=gavin 2008-09-25 09:39:41 +02:00
Chris Double 552aa9b888 Backout Bug 398185 - Add byte range request support to JS httpd - r+=sayrer 2008-09-25 19:34:49 +12:00
Chris Double 2d8c92b2bd Backed out changeset c2e02e6250db 2008-09-25 19:34:29 +12:00
Chris Double d37c18dcb8 Backout Bug 449159 - Implement seeking in the Ogg backend - r+sr=roc 2008-09-25 19:33:57 +12:00
Chris Double f0029123d0 Backed out changeset c7c42974317d 2008-09-25 19:33:10 +12:00
Chris Double d5c8c7bb5f Backout Bug 449159 - Part 2 of Ogg backend seeking implementation - s+sr=roc 2008-09-25 19:32:44 +12:00
Chris Double c98dea51c7 Backed out changeset 62295a6ef00a 2008-09-25 19:32:16 +12:00
Chris Double 22721ac781 Backout Bug 449159 - Tests for Ogg seeking - s+sr=roc 2008-09-25 19:31:51 +12:00
Chris Double 8cf7fd570c Backed out changeset efce2424d5b2 2008-09-25 19:31:21 +12:00
Chris Double 1f61342afc Backout Bug 449159 - Fix build bustage due to nsIFrame::Invalidate signature change 2008-09-25 19:30:52 +12:00
Chris Double 14717a17de Backed out changeset 7d6f38ee5c9f 2008-09-25 19:30:27 +12:00
Chris Double 93ee3da2ef Backout Bug 433616. Test video 2008-09-25 19:29:43 +12:00
Chris Double 31be94d075 Backed out changeset eaa90ffb828e 2008-09-25 19:28:53 +12:00
Bob Clary d7ebb494da Sisyphus - JavaScript Tests - bug 456935, add bisection script 2008-09-24 23:59:41 -07:00
Bob Clary 1c2a6a01e4 JavaScript Tests - bug 399387 - update public failures 2008-09-24 23:29:14 -07:00
Chris Double 6bc04d0128 Bug 433616. Test video 2008-09-25 17:06:08 +12:00
Chris Double 9f6d11baad Bug 449159 - Fix build bustage due to nsIFrame::Invalidate signature change 2008-09-25 16:39:43 +12:00
Chris Double da4220b2dc Bug 449159 - Tests for Ogg seeking - s+sr=roc 2008-09-25 16:30:28 +12:00
Chris Double 7e6bd93800 Bug 449159 - Part 2 of Ogg backend seeking implementation - s+sr=roc 2008-09-25 16:26:45 +12:00
Chris Double 6ef90c1e96 Bug 449159 - Implement seeking in the Ogg backend - r+sr=roc 2008-09-25 16:25:15 +12:00
Ben Turner ac04cd046e Backing out bug 450452 due to test failures. 2008-09-24 21:08:10 -07:00
Ben Turner 7ad590ba69 Backed out changeset 5986b4269d9d 2008-09-24 21:07:05 -07:00
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