Commit Graph

157759 Commits

Author SHA1 Message Date
brendan%mozilla.org
0667cc1d4c Prep patch for iterators and generators (326466, r=mrbkap). 2006-04-27 00:39:43 +00:00
dbaron%dbaron.org
b9a3e06d7d Destroy chained RuleProcessorData interatively. b=323504 r+sr=bzbarsky 2006-04-27 00:35:05 +00:00
cltbld
44ce73a25f Automated update from host egg 2006-04-27 00:32:28 +00:00
mark%moxienet.com
b7e4d3302a 335393 Cannot add p12 certificates to the database with "import" function following 329081. Back out 329081. The correct way to add p12 certificates is to use the "restore" function. 2006-04-27 00:27:30 +00:00
beng%bengoodger.com
aa2653da83 335561 - nsChromeProtocolHandler does not respect original URI. r+sr=bz 2006-04-27 00:24:20 +00:00
brettw%gmail.com
554d27c6a6 Bug 335564 (for tony@ponderer.org) r=brettw a=ben Rename url classifier variables for clarity 2006-04-27 00:24:19 +00:00
beng%bengoodger.com
4c3bdeb751 333751 - land initial content converter patch for feed parsing, turned off. r=bsmedberg for configure bits, r=brettw for everything else... use --enable-feeds in .mozconfig to turn this on. 2006-04-27 00:24:12 +00:00
mrbkap%gmail.com
177391dbad Be paranoid about the given indices and never return a null DOM from the paste (in success conditions). bug 335609, r+sr=jst 2006-04-27 00:20:27 +00:00
cvshook%sicking.cc
a9de930a86 Bug 334515: Work with objects that don't support weak references. r/sr=dbaron 2006-04-27 00:07:44 +00:00
brettw%gmail.com
3453632baf Bug 319315 r+a=ben Remove old spelling suggestions from context menu 2006-04-26 23:37:45 +00:00
brendan%mozilla.org
3595b88dc7 Foopy 2006-04-26 23:31:54 +00:00
brendan%mozilla.org
45adb0b200 Oops. 2006-04-26 22:34:00 +00:00
mrbkap%gmail.com
0cf9f4ba99 Protect against an overly-large length. Patch from brendan, bug 335535, r=mrbkap 2006-04-26 21:46:53 +00:00
mrbkap%gmail.com
05a259f259 Comments should match reality. 2006-04-26 21:44:27 +00:00
mgalli%geckonnection.com
b36441dffd bug 335581. 2006-04-26 21:35:37 +00:00
brendan%mozilla.org
916f80bcda Major simplification to jsconfig.h, dropping support for all ancient bug config and almost all pre-ECMA-Edition-3 feature config (325951, r=mrbkap). 2006-04-26 21:33:01 +00:00
jwatt%jwatt.org
bb79579615 Fixing bug 335450. Remove our extensions to the SVG DOM interfaces. r=tor@acm.org, sr=roc@ocallahan.org 2006-04-26 21:02:25 +00:00
bryner%brianryner.com
53d8b1407e Make sure to call GetMemUsage_Shutdown when the load collector goes away (bug 335480) r=marria 2006-04-26 20:41:09 +00:00
bryner%brianryner.com
f63f050b59 fix MSVC6 build (bug 335120) r=marria 2006-04-26 20:37:19 +00:00
mrbkap%gmail.com
042cc59781 Fixing bustage from bug 333697 2006-04-26 20:21:31 +00:00
bclary%bclary.com
1dc3e25c92 JavaScript Test Library - add support for selecting product during tests, no bug, not part of the build 2006-04-26 20:00:13 +00:00
mrbkap%gmail.com
6c8f801dcc Don't bother hiding the caret anymore. bug 334608, r=brade sr=roc 2006-04-26 19:56:58 +00:00
mrbkap%gmail.com
fcb69da993 When a document's scope object changes (e.g., for a call to document.open), actually change the scope object and move all of the wrappers in the old scope into the new one. bug 333697, r+sr=jst 2006-04-26 19:53:27 +00:00
alexei.volkov.bugs%sun.com
20919d892f [Bug 334454] Variable "(key)->pkcs11Slot" tracked as NULL was passed to a function that dereferences it. [@ SECKEY_CopyPrivateKey - SSL_ConfigSecureServer]. r=nelson 2006-04-26 19:40:56 +00:00
bryner%brianryner.com
89cb5787e8 Strip cookies from upload requests (bug 335455) r=marria 2006-04-26 19:21:28 +00:00
alexei.volkov.bugs%sun.com
49cb46e26c [Bug 333389] sftk_NewAttribute should not crash when so is NULL [@ sftk_NewAttribute]. r=nelson 2006-04-26 19:18:00 +00:00
brettw%gmail.com
627c159f36 Bug 335548 r=ben Places history view demo 2006-04-26 17:24:56 +00:00
bzbarsky%mit.edu
e86bd26130 Make sure to never read off the end of the buffer in HasTerminalNewline(). Bug
335320, r+sr=roc
2006-04-26 15:54:48 +00:00
bzbarsky%mit.edu
c5e91fa92d More regression tests 2006-04-26 15:27:04 +00:00
mark%moxienet.com
0134dcfd7b 322044 When Camino is hidden, invoking via Service does not respect external app pref. 333974 Same thing when clicking links in other applications. Use non-visible windows when the app is hidden. r=smfr 2006-04-26 15:07:34 +00:00
neil%parkwaycc.co.uk
ce4772fbe6 bustage fix b=326931 2006-04-26 13:05:24 +00:00
neil%parkwaycc.co.uk
cb8f071e1c Improve box object hashtable storage b=326931 r=jst sr=bz 2006-04-26 12:42:49 +00:00
peterv%propagandism.org
4dd046de15 Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 11:37:55 +00:00
allan%beaufour.dk
bf758988d6 [XForms] XBLize repeat. Bug 306247, r=me+smaug, patch by surkov@dc.baikal.ru 2006-04-26 09:54:12 +00:00
peterv%propagandism.org
02f7995799 Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 09:19:48 +00:00
axel%pike.org
91be046624 bug 328956, chop dead wood off of toolkit, r=ben 2006-04-26 08:10:41 +00:00
alexei.volkov.bugs%sun.com
c353bf9e7b [Bug 334522] pk12util crash in SEC_PKCS12DecoderValidateBags. r=nelson 2006-04-26 06:47:30 +00:00
bclary%bclary.com
75f2a4882b JavaScript Test Library - apply with null this parameter passes the global object as this, bug 306591 2006-04-26 06:33:40 +00:00
bclary%bclary.com
1f1d7e8dfa JavaScript Test Library - remove push, pop, shift, splice tests, bug 312385 2006-04-26 06:15:13 +00:00
gavin%gavinsharp.com
10d4135e79 Bug 335472: search service won't load engines (context menu broken in certain cases), r=mconnor 2006-04-26 05:13:07 +00:00
bzbarsky%mit.edu
d17136c73d Some fixes to min-max test 2006-04-26 04:18:11 +00:00
bryner%brianryner.com
67ac1db716 Add logging for command events in the UI (bug 328069). As part of this change, we're adding an onAttach() notification to nsIMetricsCollector, so that re-enabling a disabled collector can work properly. Patch by Marria Nazif <marria@gmail.com>, r=me. 2006-04-26 04:16:38 +00:00
scott%scott-macgregor.org
ea90de7904 Bug #330615 --> toolkit\themes\qute is no longer used by anyone 2006-04-26 03:55:53 +00:00
scott%scott-macgregor.org
d46331156b Bug #330615 --> remove obsolete Makefile 2006-04-26 03:52:16 +00:00
bzbarsky%mit.edu
8f771760d6 More regression tests 2006-04-26 03:32:01 +00:00
bzbarsky%mit.edu
3dccac0b7a Adding some regression tests 2006-04-26 03:17:39 +00:00
roc+%cs.cmu.edu
08058623c1 Fixing Windows bustage 2006-04-26 02:45:18 +00:00
roc+%cs.cmu.edu
6bef416316 Fixing Mac bustage. 2006-04-26 02:12:10 +00:00
roc+%cs.cmu.edu
aac1b0d44f Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc 2006-04-26 02:01:07 +00:00
roc+%cs.cmu.edu
4667a9b409 Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc 2006-04-26 01:57:22 +00:00