Commit Graph

122785 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
3ebb71a449 Make userContent.css come after the prefs sheet in the user sheet list (so that
rules in userContent.css can override prefs).  Bug 215668, r+sr=dbaron
2003-09-24 19:03:06 +00:00
brendan%mozilla.org
7cb2529128 Check in my version of a patch to avoid thread or process stack overflow from Igor Bukanov <igor@fastmail.fm> (192414, r=shaver). 2003-09-24 16:49:58 +00:00
bmlk%gmx.de
f597144140 include previously removed borderpadding and cellspacing, bug 215629, r=jkeiser sr=dbaron 2003-09-24 16:04:54 +00:00
neil%parkwaycc.co.uk
e0af45990e Bug 214832 some web pages bookmark as [object HTMLImageElement] r=caillon sr=bz 2003-09-24 14:58:51 +00:00
danm-moz%comcast.net
43ab378ca8 when bringing a window to the front, also bring to the front windows which must remain in front of it. but even more so, if you follow me. bug 217012, bug 184890. r=jag,neil 2003-09-24 14:31:03 +00:00
stephend%netscape.com
18c3109b4d Bug 147028. Change reference of Theme Park to theme sites (for brand). r=neil, sr=bz 2003-09-24 14:07:48 +00:00
daniel%glazman.org
d3099c31e9 build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org 2003-09-24 13:59:37 +00:00
mostafah%oeone.com
ecb9663f50 Checking in translations 2003-09-24 13:45:53 +00:00
igor%mir2.org
9aed8fe664 Use ScriptableObject.getPropertyIds(jsObj) to get all object ids instead of explicit working throw prototype chain. 2003-09-24 13:35:52 +00:00
stephend%netscape.com
991ab866a0 Bug 203121. Debug > Verification > Javascript menu item should read 'DOM' instead. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>. r=me, sr=bz 2003-09-24 13:32:47 +00:00
igor%mir2.org
0924111af4 Optimization in getPropertyIds: since Scriptable.getIds returns unique ids, check against id duplication only if prototype chain contains more then one object with enumerable ids. It this way there is no need to allocate hash map in the common case of objects without enumerable properties on the prototype chain. 2003-09-24 13:32:42 +00:00
igor%mir2.org
f04a8dec42 Optimization in IdEnumeration: since Scriptable.getIds returns unique ids, check against id duplication only if prototype chain contains more then one object with enumerable ids. It this way there is no need to allocate hash map in the common case of objects without enumerable properties on the prototype chain. 2003-09-24 13:29:17 +00:00
bzbarsky%mit.edu
9d984dc99a Fix GetID to not try to get attrs in unknown namespaces. Bug 220027, r=peterv, sr=jst 2003-09-24 13:22:09 +00:00
stephend%netscape.com
d40dae6f77 Bug 220097. Change 'Plugins' to 'Plug-ins' in Script & Plug-ins pref panel. r=neil, sr=bz 2003-09-24 12:25:54 +00:00
neil%parkwaycc.co.uk
131d9ad47b Bug 169000 Wrapper library to access XPConnect native objects from chrome JS p=caillon r=jag sr=jst 2003-09-24 10:27:14 +00:00
peter%propagandism.org
61afd54127 Fix for bug 220080 (Wrong numeric code for DOM Level 2 errors). r=sicking, sr=jst. 2003-09-24 09:51:25 +00:00
neil%parkwaycc.co.uk
ac81abb307 Bug 219552 Improve performance of RowCellColumnToCollationKey r=bienvenu sr=mscott 2003-09-24 08:18:45 +00:00
justdave%syndicomm.com
13730671b8 Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape as an upgrade.
Patch by Vlad Dascalu <jocuri@softhome.net>
r= gerv, a= justdave
2003-09-24 08:00:13 +00:00
justdave%syndicomm.com
2a9683e990 Bug 177449: When changing email address, old email address confirmation was case sensitive
patch by Vlad Dascalu <jocuri@softhome.net>
r= kiko, a= justdave
2003-09-24 07:44:22 +00:00
scott%scott-macgregor.org
690c913c44 try to fix ^M characters in file 2003-09-24 07:34:49 +00:00
hpradhan%hotpop.com
45786f132b Bug 170985 : fix for gcc3.4 bustage 2003-09-24 07:30:16 +00:00
hpradhan%hotpop.com
a163d2b594 Bug 170985 : bustage possible btek bustage fix 2003-09-24 07:15:34 +00:00
louie.zhao%sun.com
4bcb9d6605 bug 209496 "Paste is not possible after a "Cut" on GTK2 build"
r = jerry.tan
sr = blizzard
2003-09-24 06:46:43 +00:00
hpradhan%hotpop.com
0d5836205b Bug 206947: Synchronous XMLHttpRequest leaks and can cause crashes r=heikki sr=jst 2003-09-24 06:20:02 +00:00
hpradhan%hotpop.com
0e053b8dd8 Bug 170985 : table-based content object creation r=peterv sr=jst 2003-09-24 06:16:52 +00:00
ben%bengoodger.com
24a516ecd9 Do this only in Firebird 2003-09-24 05:34:17 +00:00
ben%bengoodger.com
acd190592a Bug 217026 - turbo is not supported in Mozilla Firebird. exit with an error. Patch by chris Thomas. 2003-09-24 05:28:13 +00:00
bzbarsky%mit.edu
622947d710 Make DOM CSS declarations smaller by mRefCnt, since they are refcounted
together with their DOM rules (except for inline style).  Bug 215735,
r+sr=dbaron
2003-09-24 03:34:27 +00:00
timeless%mozdev.org
55d5828714 Bug 220093 inCSSValueSearch incorrectly uses strings
r=caillon sr=bz
2003-09-24 03:06:00 +00:00
timeless%mozdev.org
b47650a711 Bug 220062 Cleanup NS_METHOD_GETTER_STR/NS_METHOD_SETTER_STR
r=dougt
2003-09-24 01:56:06 +00:00
bryner%brianryner.com
0464b919e6 fixing bustage 2003-09-24 01:55:52 +00:00
timeless%mozdev.org
f38f773af0 Bug 220060 Crash using nsJar w/ null mZipFile
r=darin sr=darin
2003-09-24 01:48:09 +00:00
timeless%mozdev.org
07480e3496 Bug 220057 Crash using nsBoxObject w/ null mContent
r=roc sr=roc
2003-09-24 01:47:46 +00:00
rginda%netscape.com
e665be3a88 landing chatzilla 0.9.35 2003-09-24 00:49:09 +00:00
timeless%mozdev.org
39af5034bb Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
wtc%netscape.com
d4c0e6f2e4 Deleted unused code. 2003-09-23 22:56:46 +00:00
dbaron%dbaron.org
0bf11d1687 Update version numbers to 1.6a. 2003-09-23 22:39:38 +00:00
wtc%netscape.com
72601483e7 Set JSS version to 3.4.2 Beta 1.
Modified Files: CryptoManager.java util/jssver.h
2003-09-23 20:57:15 +00:00
nelsonb%netscape.com
b1d1bb21fa Fix bug 204549. Properly handle memory allocation failures. 2003-09-23 20:47:43 +00:00
wtc%netscape.com
3a76d91edd Bugzilla bug 204549: find_objects_by_template was not setting *statusOpt
before one return statement.  r=nelsonb.
2003-09-23 20:34:15 +00:00
ben%bengoodger.com
f1357463fd Fix for bugs:
- 219191, 219192 - localize Download Options FE by placing strings in string bundles. Patch by Mike Connor.

- 219222 - use the new about:mozilla screen. patch by Steffen Wilberg.
2003-09-23 19:36:16 +00:00
ben%bengoodger.com
a4855e03ec Fix Firebird bugs
217195 (patch by Jesse Ruderman) - security hole in markLinkVisited (exploited with link.href usage)

219875 (patch by Mike Connor) - localize strings for provisional security UI in Advanced Options panel
2003-09-23 19:34:25 +00:00
cbiesinger%web.de
98f3008774 219681 r=bzbarsky sr=darin
log save/launch errors to nspr log
This converts a printf inside #ifdef DEBUG_law to use nspr logging (module HelperAppService)
2003-09-23 19:27:07 +00:00
cbiesinger%web.de
2feccd7112 219608 r=bzbarsky sr=darin compile warning in helperappservice (size/unsigned mismatch) 2003-09-23 19:24:26 +00:00
mostafah%oeone.com
5fb847d42d Fixed bug 220079: openvmsxpi support 2003-09-23 19:21:08 +00:00
bienvenu%nventure.com
90adf2eb37 occasionally expunge folders when user is using delete immediately delete model, r/sr=mscott 156168 2003-09-23 18:53:12 +00:00
bienvenu%nventure.com
7099ef2635 fix problem where password manager forgets pop3 password when there's an error logging onto the pop3 server, 219162, r=ch.ey@gmx.net, sr=mscott, and whitespace cleanup 2003-09-23 18:48:30 +00:00
darin%meer.net
963a745153 fixing typo in last checkin 2003-09-23 18:38:49 +00:00
darin%meer.net
9905dca6be fixes bug 219479 "further cleanup for pref backend" patch=alfredkayser@nl.ibm.com r=darin sr=alecf 2003-09-23 17:57:22 +00:00
uid502
7af296afeb Fixing bustage. 2003-09-23 17:49:28 +00:00