valeski%netscape.com
85b9c156a7
21723. a=chofmann, r=rpotts. AsyncOpen() in the socket transport was spinning out of control, causing socket transport thread deadlock. Now we move the socket transport off of the work queue after an AsyncOpen call
1999-12-15 00:28:39 +00:00
vidur%netscape.com
76b192e1f0
Backing out because of bogus checkin comment
1999-12-15 00:28:32 +00:00
vidur%netscape.com
7eee3537f3
Fix for bug 21368. navigator.plugins methods were returning an error code if the plugin wasn't found instead of returning null. a=jar R=pollmann.
1999-12-15 00:25:00 +00:00
vidur%netscape.com
b5706304c1
Fix for bug 21368. navigator.plugins methods were returning an error code if the plugin wasn'
1999-12-15 00:24:24 +00:00
vidur%netscape.com
8937c4d924
Fix for bug 10644. In cases where we expect boolean attributes, accept anything that can be converted to a boolean. a=jar r=pollmann.
1999-12-15 00:24:02 +00:00
pollmann%netscape.com
6c2e3c9d43
Bug 11762: Send initial reflow to collapsed frames and recalc size of collapsed frames on reflow. r=evaughan a=chofmann
1999-12-15 00:10:24 +00:00
pollmann%netscape.com
ae00920358
Bug 11762: Create a webshell for an iframe even if size is 0x0. r=evaughan a=chofmann
1999-12-15 00:09:10 +00:00
terry%mozilla.org
dcc3ff514e
Force selection of a valid product when doing a mass
...
reassign-to-component-owner.
1999-12-14 23:54:30 +00:00
syd%netscape.com
180c85a27e
Window.idl was not being built if you did this on Linux (Makefile.in
...
rot). r=vidur, a=brendan (related to but does not fix PDT+ 18518).
1999-12-14 23:48:08 +00:00
vidur%netscape.com
1ad5cd8dd9
Fix for bugs 20737. Named layers are no longer reflected into the document namespace. Also 9787. document.clear implemented. a=chofmann, r=pollmann.
1999-12-14 23:34:17 +00:00
vidur%netscape.com
657729a882
Fix for bug 9787. Implemented a stub version of document.clear. Fix necessary for getting in 20737. a=chofmann r=pollmann.
1999-12-14 23:32:26 +00:00
vidur%netscape.com
f05a2f0ff4
Fix for bug 20737. Get rid of html.css entries for LAYER/ILAYER. Make sure only default (span) content is created for them. a=chofmann r=pollmann.
1999-12-14 23:11:19 +00:00
valeski%netscape.com
a58f6dc3b6
21197. a=jevering, r=rpotts. On a redirect we were firing header notification *after* the rediect which broke sites trying to set and retrieve a cookie using a redirect. Now we fire on headers before processing status code
1999-12-14 23:07:29 +00:00
akkana%netscape.com
2f7ffefaf4
21534 (part of 18033 and 18046): handle delete word and to-end functionality
...
outside of any selection batching (didn't work when inside a batch).
r=jfrancis; part of Mike's 18046 fixes which are a=chofmann.
1999-12-14 23:07:12 +00:00
selmer%netscape.com
72f25d5692
Fixed test to use current syntax for trees (for bug 18001)
1999-12-14 22:58:55 +00:00
mccabe%netscape.com
58020e6fe8
Add missing JS_END_EXTERN_C to match JS_BEGIN_EXTERN_C at the beginning. Thanks to Till Volmer <tvollmer@hyperwave.com> cor spotting this.
...
r=mccabe, a=brendan.
1999-12-14 22:39:54 +00:00
selmer%netscape.com
a1674a5a49
bug 18001 assertion & crash on treeTest1.xul. r=hyatt a=chofmann
1999-12-14 22:30:41 +00:00
rods%netscape.com
9da2c4a788
temprary fix for combobox dropdowns that jump all around.
...
changed the way a temp nsSize was being created.
removed all the dom listener interfaces and code (they weren't being used)
r=beard,self a=chofmann bug 19416, 20957, 19300, 20250
1999-12-14 22:22:00 +00:00
rods%netscape.com
4cf3515a9b
temprary fix for combobox dropdowns that jump all around.
...
r=beard a=chofmann bug 19416
1999-12-14 22:21:58 +00:00
valeski%netscape.com
7eda757e29
21723. a=chofmann, r=warren. earlier this week segment size and max size parameters were exposed to higher level consumers of necko apis. this change warns a user if they try to create a pipe w/ zero len segs and max sizes. pipes are useless without sizes
1999-12-14 22:08:40 +00:00
valeski%netscape.com
2f303433fa
21723. a=chofmann, r=rpotts. Laying ground work for FTP checkin. This fixes an oppressive event queue api method. We weren't returning the event to be processed. subsequently the event was being lost. There are currently *no* users of this method in the tree.
1999-12-14 22:06:17 +00:00
petitta%netscape.com
31eddf81cf
Minor folder changes
1999-12-14 21:38:54 +00:00
rods%netscape.com
f6731636bf
mVisible not being used correctly nneded to check against NS_STYLE_VISIBILITY_VISIBLE
...
bug 19300,20250 r=kmcclusk a=chofmann
1999-12-14 20:27:20 +00:00
dmose%mozilla.org
2731e16c98
bracketed code that broke non-debug builds with #ifdef NS_DEBUG. r=blizzard@redhat.com, a=leaf@mozilla.org.
1999-12-14 18:54:17 +00:00
scc%netscape.com
4c39c1a55c
Make observers support weak references. Wallet service needs refcount stabilization in constructor to avoid premature release. Bug #18682 ; r=dp. a=dp.
1999-12-14 18:51:41 +00:00
Jerry.Kirk%Nexwarecorp.com
163cea3d85
Convert Pop-Up Menus from PtWindow to PtRegion, for PHOTON only.
...
Changing to PtRegions fixs some z-order problems, clipping problems
and focus issues.
a=chofman r=kedl
1999-12-14 15:00:56 +00:00
rods%netscape.com
d9a272f088
stripping out all the whitespace for form data submission
...
commented changing the visible directly
bug 21276, r=pollmann a=chofmann
1999-12-14 14:16:09 +00:00
ssu%netscape.com
12ec9fb062
fixing bug #21589 . Updating packages-win to deliver the chrome/search/* files to be installed in seamonkey. If it's delivering too many files, we'll trim it later. For now we can live with delivering more than less. I want to make sure it gets in the next build for testing. This does not affect tinderbox. It's only for windows platforms. a=chofmann.
1999-12-14 09:12:45 +00:00
mcafee%netscape.com
fe632294aa
Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar
1999-12-14 07:37:03 +00:00
mcafee%netscape.com
74bc92a97a
Adding default for browser.cache.enable. r=syd, a=chofmann,jar
1999-12-14 07:33:01 +00:00
endico%mozilla.org
2ffb83f7ba
change default mail start page to http://www.mozilla.org/mailnews/start.html r=sspitzer, a=brendan
1999-12-14 05:36:46 +00:00
pavlov%netscape.com
0c1c6b3f11
get drags starting from the browser. r=blizzard a=brendan
1999-12-14 05:29:05 +00:00
blizzard%redhat.com
dadb777881
fix solaris build bustage. accidentally checked in a c++ comment into a c file. my bad!
1999-12-14 05:21:58 +00:00
blizzard%redhat.com
cc09a38608
Start on DND for gtk. This is part of bug #9642 . r=pavlov a=brendan
1999-12-14 05:15:30 +00:00
blizzard%redhat.com
a989bf4b43
Fix scrolling flashing in GTK. Fixes bug #12860 . r=syd,pavlov a=brendan,chofman
...
n
1999-12-14 05:08:17 +00:00
sfraser%netscape.com
b3353b150d
Fix for 21639 progress meter draws three times for each update, part 2 (redraw every 250ms, not 50ms), r=pinkerton, a=chofmann
1999-12-14 03:50:38 +00:00
sfraser%netscape.com
1b8d669e9f
Fix for 21639 progress meter draws three times for each update, r=pinkerton, a=chofmann
1999-12-14 03:48:04 +00:00
dougt%netscape.com
f4053f4281
crash if passing nsnull. need to use the proper #define r=dveditz, a=brendan
1999-12-14 03:40:54 +00:00
pinkerton%netscape.com
b9613f52b8
fix mac bustage. looks like something got whacked by mistake.
1999-12-14 03:09:12 +00:00
danm%netscape.com
4447892c87
deathgrip the event listener manager in HandleEvent. partial fix for bug 21397. r:hyatt a:chofmann
1999-12-14 02:29:34 +00:00
danm%netscape.com
fe29f5d7a5
deathgrip chrome event handler in HandleDOMEvent. partial fix for bug 21397. r:hyatt a:chofmann
1999-12-14 02:28:16 +00:00
rhp%netscape.com
19e34795ff
Fix for crasher in mail display - Bug #21436 r: valeski - Approval: chofmann
1999-12-14 02:25:50 +00:00
syd%netscape.com
5cf291106d
Partial fix for 18083. Grab page size preference from user and use it to
...
compute page size for layout. Previously, it was assumed that page was
8x10, ignoring user choice made in the printer dialog. r=dcone, a=chofmann.
1999-12-14 02:16:17 +00:00
dbragg%netscape.com
94b7726710
Added xpinstall:res:skin dir to fix bug #21559 r=dveditz a=chofmann
1999-12-14 02:13:00 +00:00
dbragg%netscape.com
0e21d718ae
Fix for bug 21559 r=dveditz a=chofmann
1999-12-14 02:11:47 +00:00
dbragg%netscape.com
34b4a939e1
Fix for bug #21559 a=chofmann et al r=dveditz
1999-12-14 02:10:59 +00:00
sspitzer%netscape.com
63b8d73500
fix #21178 , crashing when printing on linux.
...
r=syd,erik a=chofmann
1999-12-14 01:54:48 +00:00
mjudge%netscape.com
b564a31389
forgot newline at end of file. causing warning
1999-12-14 01:41:27 +00:00
mjudge%netscape.com
61f17031a2
2 files mcluskey reviewed, saari also. fix for keybindings pageup/down. ya
1999-12-14 01:38:17 +00:00
mjudge%netscape.com
51cc0c0da7
2 xul files updated reviewed by saari and mcluskey(sp)
1999-12-14 01:37:15 +00:00