Commit Graph

157776 Commits

Author SHA1 Message Date
allan%beaufour.dk
4348684138 [XForms] Events on load regression fix. Bug 329633, r=smaug+aaronr 2006-04-27 08:42:27 +00:00
igor%mir2.org
3f2ce53374 Bug 325951: All keywords are JSVERSION_DEFAULT as we no longer support JS < 1.5. r=mrbkap 2006-04-27 08:04:40 +00:00
bclary%bclary.com
bb57d1b736 JavaScript Test Library - obsolete version dependent tests, bug 325951 2006-04-27 07:29:36 +00:00
justdave%bugzilla.org
473fd0afc3 Bug 325264: can't change newsgroups, doc links, or component description. Fixed SQL error.
r=dbaron
2006-04-27 06:31:59 +00:00
mconnor%steelgryphon.com
aa4a268386 tinderboxes went orange, not sure why yet, backing out to investigate 2006-04-27 05:10:58 +00:00
mconnor%steelgryphon.com
0919e5ec0b bug 328159 - Wire up session data service, patch by Dietrich Ayala (dietrich@mozilla.com), r=me 2006-04-27 04:34:27 +00:00
mike.morgan%oregonstate.edu
775fac0194 Checked in http->https, something found in relation with bug 335614. 2006-04-27 03:11:55 +00:00
mark%moxienet.com
5959a95118 335452 New text for Camino 1.0.1, text and presentation and reviews by ss and ardisonne 2006-04-27 03:07:38 +00:00
rob_strong%exchangecode.com
ede0a0199b Bug 329045 - Firefox 2.0 Extension Manager user interface update (mail). r=mscott 2006-04-27 03:05:21 +00:00
rob_strong%exchangecode.com
d923c12f5b Bug 329045 - Firefox 2.0 Extension Manager user interface update (browser). r=mconnor 2006-04-27 03:05:10 +00:00
rob_strong%exchangecode.com
e70cc1872d Bug 329045 - Firefox 2.0 Extension Manager user interface update (toolkit and xulrunner prefs). r=bsmedberg 2006-04-27 03:04:40 +00:00
roc+%cs.cmu.edu
d9cf8d8bf8 Bug 335140. Set 'force descend into' bit on frames and then leave it set until we're done with the display list ... then we can be sure of descending to frames whose container is not an ancestor of the placeholder. r=mrbkap 2006-04-27 02:45:03 +00:00
rob_strong%exchangecode.com
7a08d41dc8 Images for Bug 329045 - Firefox 2.0 Extension Manager user interface update. r=bsmedberg 2006-04-27 02:30:26 +00:00
roc+%cs.cmu.edu
8956f1d8a1 Bug 334942. ExplodeAnonymousChildLists before sorting table parts. r=bernd 2006-04-27 02:25:23 +00:00
mrbkap%gmail.com
07ab557f71 More nukage of private API usage. 2006-04-27 01:33:45 +00:00
brendan%mozilla.org
4e8f899939 Don't use private APIs, please. 2006-04-27 01:22:24 +00:00
brendan%mozilla.org
c0cd5cc0b5 js_MarkStackFrame prototype, for bug 326466 pre-patch that already landed. 2006-04-27 00:46:30 +00:00
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