- Jun 02, 2003
-
-
bryner%netscape.com authored
-
wtc%netscape.com authored
certificate names. r=wtc. (The patch is Nelson's.)
-
neil%parkwaycc.co.uk authored
Bug 206092 New window from Composer/MailNews only opens blank page p=ian@arlen.demon.co.uk r=me sr=jag
-
cbiesinger%web.de authored
-
mostafah%oeone.com authored
-
aaronl%netscape.com authored
-
aaronl%netscape.com authored
-
aaronl%netscape.com authored
-
aaronl%netscape.com authored
Bug 207171. nsBlockAccessible inheritence is wrong. nsDocAccessible should inherit from it, not nsOuterDocAccessible. Affects AccessibleObjectFromPoint() in some cases. r=kyle, sr=alecf
-
aaronl%netscape.com authored
-
neil%parkwaycc.co.uk authored
-
rogerl%netscape.com authored
-
igor%mir2.org authored
To store properties, replace UintMap by a linked list. The former creates 2 objects (UintMap itself and int array) to store int properties and 3 objects (additional object array) to store object properties but vast majority of Nodes has no more then 2 properties with single-property-node contributing most to the majority.
-
scott%scott-macgregor.org authored
unwanted items. Thanks to Stephen Walker for the patch.
-
roc+%cs.cmu.edu authored
Bug 193686. nsContainerFrame needs to report the overflowList as one of its child frame lists. Also, overflow frames should be destroyed when their parent is destroyed. r+sr=dbaron
-
roc+%cs.cmu.edu authored
Bug 193686. nsContainerFrame needs to report the overflowList as one of its child frame lists. Also, overflow frames should be destroyed when their parent is destroyed. r+sr=dbaron
-
dbaron%dbaron.org authored
Replace nsSliderFrame::GetContentOf with static GetContentOfBox to fix hiding warning and avoid unnecessary |this| argument. b=42634 Patch from Marc Loiselle <mloiselle@yahoo.com>. r=dbaron sr=bryner
-
- Jun 01, 2003
-
-
bienvenu%netscape.com authored
fix multiple connections to inbox when using account central to read new imap msgs, r/sr=sspitzer 207635
-
bryner%netscape.com authored
-
dbaron%dbaron.org authored
-
dbaron%dbaron.org authored
Don't bother with strsignal on Linux, since the portability problems aren't worth it. b=177912 r=bryner sr=dmose
-
dbaron%dbaron.org authored
Refactor version compatibility and package existence check into separate function (VerifyCompatibleProvider). When one of these checks fails in GetBaseURL, use only the install directory's data source as a backup in case the profile's selection is not in the current install, and don't write the backup back to the profile. b=191954 sr=bryner r=danm
-
dbaron%dbaron.org authored
-
axel%pike.org authored
-
timeless%mozdev.org authored
r=varga sr=bryner
-
timeless%mozdev.org authored
r=peterv sr=peterv
-
bienvenu%netscape.com authored
-
nelsonb%netscape.com authored
1, It uses two new symbols SSOCK_FD and STDIN_FD instead of 0 and 1 to reference members of the poll set array. I just could never remember whether pollset[0] was the socket or was stdin. Now I don't have to remember. This changes a lot of lines, but is very simple. 2. It implementa a new flag clientSpeaksFirst, set with the -f option. The only effect of this flag is whether the value of pollset[SSOCK_FD].in_flags is initially zero (if true) or PR_POLL_READ (if false). Note that pollset[SSOCK_FD].in_flags is set to PR_POLL_READ after each succesful write to the socket.
-
- May 31, 2003
-
-
peterlubczynski%netscape.com authored
Fixing bug 207558 Flash (and other plugins) don't work if installed into a directory with unicode r=dougt, sr=alecf
-
bryner%netscape.com authored
Fix backspace to go back and forward on win32 (bug 207175). Patch (mostly) by noririty@jcom.home.ne.jp.
-
jst%netscape.com authored
Fixing bug 158049. Patch by brendan@mozilla.org and myself. Make sure property existence can't be checked for across origins. r=caillon@aillon.org, sr=brendan@mozilla.org, heikki@netscape.com
-
bmlk%gmx.de authored
-
bmlk%gmx.de authored
-
bmlk%gmx.de authored
avoid marking columns that only have a desired width empty, what would exclude them from space redistribution, bug 194024, r=jkeiser sr=bzbarsky
-
tor%cs.brown.edu authored
-
tor%cs.brown.edu authored
-
bmlk%gmx.de authored
-
bmlk%gmx.de authored
-
bmlk%gmx.de authored
-
bmlk%gmx.de authored
anonymous table cell frames should not have a default padding, td and th padding defaults are set in html.css, bug 72359, patch proposed by hixie some time ago (2001-06-21) r=bernd sr=dbaron
-