rginda%netscape.com
0eb04b005d
Adding null throw and undefined throw tests
...
git-svn-id: svn://10.0.0.236/trunk@56052 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 21:17:25 +00:00
alecf%netscape.com
7cace07f90
fix for #20508
...
set parent of anonymous to nsnull before destroying the frames, and remove the frame references from the event state mananger
r=hyatt,waterson
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56051 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:58:32 +00:00
akkana%netscape.com
840d2cd902
20519, 21529: another tweak to fix last night's checkin.
...
r=mjudge, part of mjudge's big checkins a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56050 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:42:55 +00:00
pnunn%netscape.com
0b6abdfe32
Correcting a mime type mapping. R:valeski@netscape.com OK:chofmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56049 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:38:43 +00:00
akkana%netscape.com
4e2c26c803
18033: make platform bindings work again. They were broken by a
...
checkin last night which mistakenly renamed the input bindings.
r=mjudge; part of mjudge's key-binding checkin which was a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56048 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:15:22 +00:00
pinkerton%netscape.com
d96f4bc7b2
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@56047 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:05:41 +00:00
jdunn%netscape.com
12eddcb686
Fix the AIX xptcall work
...
a= chofmann
# 18692
git-svn-id: svn://10.0.0.236/trunk@56046 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 19:01:53 +00:00
despotdaemon%netscape.com
c91dccd0bf
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@56045 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 17:42:54 +00:00
norris%netscape.com
4a9c49c3ea
Fix bug 21144 "[DOGFOOD] Executing JS functions in "chrome:" protocol (creating local directories and profiles)"
...
r=pollmann,a=chofmann
Basically, this just calls a method in the security manager to determine if a page loaded from the document's URI
can be allowed to open a page from the ACTION URI. This is the same check that's currently used on window.open,
for example.
git-svn-id: svn://10.0.0.236/trunk@56044 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 17:20:31 +00:00
rods%netscape.com
9d94cd31d0
adding missing arrow.gif
...
git-svn-id: svn://10.0.0.236/trunk@56043 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 13:58:27 +00:00
pavlov%netscape.com
5162e69df0
revert test breakage
...
git-svn-id: svn://10.0.0.236/trunk@56042 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 09:40:24 +00:00
pavlov%netscape.com
fcca94cdea
testing tinderbox monitor system.
...
git-svn-id: svn://10.0.0.236/trunk@56041 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 09:13:31 +00:00
sgehani%netscape.com
d8ca3501d2
Fix for .xpi file deletion upon completion of install.
...
b = 21734;
r = mstoltz;
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@56040 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 08:06:09 +00:00
waterson%netscape.com
b92492808a
Fix whitespace snafu that was tripping up my gmake.
...
git-svn-id: svn://10.0.0.236/trunk@56039 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 07:18:41 +00:00
sspitzer%netscape.com
d1968e1600
purify related fixes. first, prevent a crash that was prevent me
...
from running purify in nsGenericFactory.cpp. Second, add support
for "mozilla -pure". Only works if you've build mozilla.bin.pure, of course.
git-svn-id: svn://10.0.0.236/trunk@56038 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 06:23:50 +00:00
mjudge%netscape.com
ed4df3718e
oops forgot to remove 2ND! line from makefile
...
git-svn-id: svn://10.0.0.236/trunk@56037 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 05:22:07 +00:00
buster%netscape.com
5bef320ec8
initial checkin of idl files for header files that are already used (but not generated)
...
in the build. These idl files are NOT hooked up to the build yet.
git-svn-id: svn://10.0.0.236/trunk@56036 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 05:12:18 +00:00
briano%netscape.com
8829dc04ff
Added a newline to the end of the file so HP-UX would be happy again.
...
git-svn-id: svn://10.0.0.236/trunk@56035 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 05:00:09 +00:00
dougt%netscape.com
3c92ff6d8a
Speeds up the product by removing calls to PR_Sleep() in favor of PR_WaitForEvent().
...
This really rocks. r=valeski, a=jar.
git-svn-id: svn://10.0.0.236/trunk@56034 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 04:49:55 +00:00
sfraser%netscape.com
29fb3935af
Really added nsEditorController.cpp for mjudge.
...
git-svn-id: svn://10.0.0.236/trunk@56033 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 04:09:34 +00:00
sfraser%netscape.com
6b82b3d895
Remove nsEditorController.cpp for mjudge.
...
git-svn-id: svn://10.0.0.236/trunk@56032 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 04:07:39 +00:00
rhp%netscape.com
a38d8d653a
Fix for build problem
...
git-svn-id: svn://10.0.0.236/trunk@56031 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 04:05:40 +00:00
mjudge%netscape.com
2e73a114c8
adding in lineup/down code
...
git-svn-id: svn://10.0.0.236/trunk@56030 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:59:38 +00:00
mjudge%netscape.com
6dcf82559d
new idl for line up/down scrolling
...
git-svn-id: svn://10.0.0.236/trunk@56029 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:56:32 +00:00
mjudge%netscape.com
4704ff3a85
adding in nsISelectioncontroller idl for line up/down. fixing editor controller usage for input and textareas. changin nsGfxTextControlFrame.cpp to add editor controllers at the time we need them, not when the control is created due to the delay of the nsEditor creation. nsPresShell implements the new nsISelectionController interfaces. changed makefiles to reflect missing nsEditorController also.
...
git-svn-id: svn://10.0.0.236/trunk@56028 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:54:52 +00:00
mjudge%netscape.com
5d1c178d04
fixing key bindings... will be addint textareabindings.xul soon
...
git-svn-id: svn://10.0.0.236/trunk@56027 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:49:06 +00:00
mjudge%netscape.com
cd693e37e3
adding in check for editor keylistener. dont always assume its a browser when it could be an editor. part of large check in for key bindings
...
git-svn-id: svn://10.0.0.236/trunk@56026 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:48:09 +00:00
mjudge%netscape.com
212f24a709
adding in nsEditorController to makesystem. adding in registration to allow someone to get an editorcontroller from the outside. also change editor shell to register a controller to handle keyboard navigation.
...
git-svn-id: svn://10.0.0.236/trunk@56025 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:46:27 +00:00
mjudge%netscape.com
35eb4286a1
dont need that line good catch sfrasier.
...
git-svn-id: svn://10.0.0.236/trunk@56024 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:39:09 +00:00
mjudge%netscape.com
7c3c21e478
adding in nsIEdkitorController.h
...
git-svn-id: svn://10.0.0.236/trunk@56023 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:36:12 +00:00
mjudge%netscape.com
8ce8204d2a
adding in header files for massive checkins. reviewed akkana, mcc
...
git-svn-id: svn://10.0.0.236/trunk@56022 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:35:44 +00:00
rhp%netscape.com
5fff21896d
Performance fix for message display - Bug #: 21203 - r: xxxxx
...
git-svn-id: svn://10.0.0.236/trunk@56021 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:35:34 +00:00
valeski%netscape.com
d53a4e079f
21723, a=chofmann, r=rpotts. landing new FTP implementation. It's now much leaner on event processing, and no longer buffers data between the socket transport and consumer. This change went in in order to unblock the xpinstall guys on a UI thread starvation problem
...
git-svn-id: svn://10.0.0.236/trunk@56020 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:35:15 +00:00
valeski%netscape.com
27c86ff80b
added files: mozilla/netwerk/protocol/ftp/src/nsFTPListener.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56019 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:32:56 +00:00
rhp%netscape.com
d245b06d25
Performance fix for message display - Bug #: 21203 - r: rhp (external contribution)
...
git-svn-id: svn://10.0.0.236/trunk@56018 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:30:55 +00:00
valeski%netscape.com
870bb35e1e
adding files for new FTP impl, not in build yet
...
git-svn-id: svn://10.0.0.236/trunk@56017 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:30:33 +00:00
mjudge%netscape.com
493e328e0f
adding new files first stage of massive checkin for key bindings
...
git-svn-id: svn://10.0.0.236/trunk@56016 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:26:29 +00:00
danm%netscape.com
7fc2e6b04a
added deathgrip to survive window destruction during onload handler. part of fix for bug 19302. r:hyatt a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56015 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 02:18:52 +00:00
danm%netscape.com
ba5552a03c
check for null context in SetDocument. part of fix for bug 19302. r:hyatt a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56014 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 02:15:57 +00:00
danm%netscape.com
d7384dc7b7
check for null context in CheckTimeout. add another deathgrip in HandleDOMEvent. part of fix for bug 19302. r:hyatt a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56013 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 02:14:53 +00:00
erik%netscape.com
3d4f49733c
bug 21352; was crashing on Japanese Win95 since we didn't keep our
...
subclass for that platform in sync with the base class; r=ftang a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56012 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 01:15:36 +00:00
briano%netscape.com
4b600f1955
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@56011 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 01:10:35 +00:00
briano%netscape.com
363d2e51ab
Fix for bug 21676. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56010 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 01:04:31 +00:00
tbogard%aol.net
08a26d790f
When opening a "Find" dialog we should assure that a blank window is created. To do that we were passing in null which actually evaluates to the string "null". "_blank" ensures a new window. Fix for bug number 21331. r=law a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56009 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:53:52 +00:00
valeski%netscape.com
8982809972
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
...
git-svn-id: svn://10.0.0.236/trunk@56008 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:28:39 +00:00
vidur%netscape.com
0c5eb61df3
Backing out because of bogus checkin comment
...
git-svn-id: svn://10.0.0.236/trunk@56007 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:28:32 +00:00
vidur%netscape.com
938d0f26f4
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.
...
git-svn-id: svn://10.0.0.236/trunk@56006 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:25:00 +00:00
vidur%netscape.com
56c1ff5fee
Fix for bug 21368. navigator.plugins methods were returning an error code if the plugin wasn'
...
git-svn-id: svn://10.0.0.236/trunk@56005 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:24:24 +00:00
vidur%netscape.com
d890df84fa
Fix for bug 10644. In cases where we expect boolean attributes, accept anything that can be converted to a boolean. a=jar r=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@56004 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:24:02 +00:00
pollmann%netscape.com
05fbd9adbc
Bug 11762: Send initial reflow to collapsed frames and recalc size of collapsed frames on reflow. r=evaughan a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56003 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:10:24 +00:00