Граф коммитов

2191 Коммитов

Автор SHA1 Сообщение Дата
heikki%netscape.com 5d38ad0f69 Bug 73958, XMLHttpRequest data corruption etc. Recursive stream readers are not supported, so I 'copy' by wrapping data in a light weight temporary stream and pass that to parser. Also fix 2 regressions: ignore parameter in Send() if method is GET and fix relative URLs. Finally this patch fixes the testcases, removes my hacky buffer now that nsCString can handle nulls in the middle, and do some minor code cleanup. r=harishd,sr=vidur,a=asa@mozilla.org 2001-06-01 23:44:03 +00:00
hewitt%netscape.com c1e1585ec8 83595 - fix inspector style bustage, sr=hyatt 2001-06-01 01:42:49 +00:00
morse%netscape.com e3b9cde2ff bug 82703, need password for edit menu, r=cmanske, sr=alecf, a=selmer/blizzard/asa 2001-05-29 22:02:15 +00:00
markh%activestate.com 41a615e31d Add virtual to a destructor to prevent gcc warnings.
Not part of the build, and PyXPCOM checkins have a=drivers
2001-05-28 03:05:13 +00:00
markh%activestate.com 9b018bb15d Add interface flattening to Python XPCOM bindings.
Not part of the build, but a=drivers@mozilla.org anyway!
2001-05-27 02:51:18 +00:00
cls%seawood.org 34b7986e37 Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
Bug #66529 r=pavlov
2001-05-22 07:52:30 +00:00
scc%mozilla.org d9e4d736da bug #75220: sr=jst, r=vidur. Update soap to use new string names. 2001-05-21 23:48:41 +00:00
ccarlen%netscape.com b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
rginda%netscape.com b5fb17680f - not built -
enumerate existing scripts on load for the case where the user has js.debugger.autoload set.  This will allow for the setting of breakpoints in scripts that were loaded before the debugger.
2001-05-21 07:16:06 +00:00
jst%netscape.com 38fdb3cb83 Removing uneccessary #include 2001-05-21 03:11:25 +00:00
gerv%gerv.net ff74e11470 Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
jst%netscape.com 77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
mstoltz%netscape.com 8c0cd58b30 Re-checking-in my fix for 47905, which was backed out last night because of a bug in some other code that was checked in along with it. This checkin was not causing the crasher and is unchanged. See earlier checkin comment - in short, this adds same-origin to XMLHttpRequest and cleans up some function calls in caps, removes some unnecessary parameters. r=vidur, sr=jst. 2001-05-19 00:33:51 +00:00
blizzard%redhat.com 678b80f10b Back out mstoltz because of blocker bug #81629. Original bugs were 47905 79775. 2001-05-18 17:41:23 +00:00
cls%seawood.org 57700908be Updating intermodule depencies. Fixing senna bustage. 2001-05-18 14:37:00 +00:00
mstoltz%netscape.com 11f7b8f900 Bug 47905 - adding security check for XMLHttpRequest.open.
Added nsIScriptSecurityManager::CheckConnect for this purpose.
Also cleaned up the security check API by removing some unnecessary
parameters. r=vidur@netscape.com, sr=jst@netscape.com

Bug 79775 - Forward button broken in main mail window. Making
WindowWatcher not call GetSubjectPrincipal if the URL to be loaded is
chrome, since the calling principal is superfluous in this case.
No one has been able to find the root cause of this problem, but
this checkin works around it, which is the best we can do for now.
r=ducarroz@netscape.com, sr=jst@netscape.com
2001-05-18 06:56:29 +00:00
mkaply%us.ibm.com e3e17c6cad Build bustage - removed file was not removed from manifest - r=jag 2001-05-17 19:56:33 +00:00
cotter%netscape.com 19eb2816ab Updating help.js per bug #80096 sr=alecf 2001-05-17 18:36:09 +00:00
cotter%netscape.com a6f822a4f6 Help updates per bug #80096 sr=alecf 2001-05-17 18:34:23 +00:00
morse%netscape.com 4b67d27cec bug 78262, cannot delete encrypted passwords, r=matt, sr=alecf 2001-05-17 00:14:45 +00:00
peterv%netscape.com d04b41eb57 Fixing bustage. r=Pike, sr=jst. 2001-05-16 11:18:18 +00:00
thayes%netscape.com 0b5a224275 Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs
window.  Restructure security prefs, and move cookie and wallet prefs.
2001-05-16 04:43:18 +00:00
rginda%netscape.com e62a3ac64a - chatzilla only -
bug 80286, channels with colon characters don't work correctly.  Patch from samuel@sieb.net.  r=me
2001-05-15 21:05:35 +00:00
peterv%netscape.com 1fe4acdae1 Add DOM ClassInfo for Transformiix classes. r=Pike, sr=jst. 2001-05-15 20:35:23 +00:00
mkaply%us.ibm.com a308f9efc1 No bug - need PR_CALLBACK to build inspector on OS/2 2001-05-15 20:31:39 +00:00
neeti%netscape.com 500f6fced3 fix for bug 78639 - pics must not print to console in opt builds, r=dougt, sr=darin 2001-05-15 12:47:02 +00:00
stephend%netscape.com 6b407a765f Bug 62565, numerous spelling errors in Help's spelling. Patch by Stephen Walker <walk84@usa.net> r=db48x@yahoo.com sr=alecf@netscape.com 2001-05-15 06:46:08 +00:00
stephend%netscape.com 0467fd91ad Part of bug 62565, numerous spelling errors in Help's spelling. Patch by Stephen Walker <walk84@usa.net> r=db48x@yahoo.com sr=alecf@netscape.com 2001-05-15 06:43:35 +00:00
axel%pike.org 59aafcc6e2 bug 78127, xsl:choose and stacks, code by sicking@bigfoot.com, r=keith, r/a=peterv, sr=shaver 2001-05-15 06:13:02 +00:00
stephend%netscape.com 8de1bd1bce Typo in 'Understanding Privacy page (in wallet) patch by Stephen Walker <walk84@us.net> r=db48x@yahoo.com sr=alecf@netscape.com. Bug 78380 2001-05-15 06:07:21 +00:00
axel%pike.org dca920a1ff fix for 77889; item(k) -> getNextSibling; r/a=peterv, sr=jst 2001-05-14 14:22:49 +00:00
cls%seawood.org f6348377f7 Update our intermodule dependencies list.
Fixing senna tinderbox bustage.
2001-05-14 09:55:00 +00:00
rpotts%netscape.com f02e84c4bb bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
rginda%netscape.com 1011f0b1aa - not built -
s/HTMLElement/Components.interfaces.nsIDOMHTMLElement/
2001-05-13 22:01:09 +00:00
rginda%netscape.com 27dfc73382 - not built -
make the spacer image 0x0px
add decorations for SOURCE and STEP message types
2001-05-13 21:28:49 +00:00
rginda%netscape.com ff67255911 - not built -
add breakpoint messages
2001-05-13 21:28:05 +00:00
rginda%netscape.com 70ab3635e0 - not built -
load url loader and munger scripts
2001-05-13 21:27:26 +00:00
rginda%netscape.com c86bc3775c - not built -
add zeroPad() function
2001-05-13 21:27:02 +00:00
rginda%netscape.com caa2acc8ea - not built -
use (a modified copy of chatzilla's) munger on output text instead of the one-off hardcoded line break code that was here.
add rules for hyperlinks and long word breaking to munger
implement matchFileName()
add stringToDOM() to turn a string into DOM nodes via the munger
add ERR_FAILURE exception type
2001-05-13 21:26:43 +00:00
rginda%netscape.com cff695be49 - not built -
add SOURCE and STEP message types
whitespace changes
add message consts
2001-05-13 21:23:50 +00:00
rginda%netscape.com afee1431c3 - not built -
list breakpoints if not data given tot he break command
factor filename matching code into matchFileName()
add clear command to clear breakpoints by file/line number, or breakpoint id
show source text when changing frames
2001-05-13 21:23:03 +00:00
rginda%netscape.com 88cbd5adc1 - not built -
print a debug message when we catch execptions from the console.
2001-05-13 21:20:41 +00:00
rginda%netscape.com 17239f77f2 - not built -
add console._sources object to hold source text
clear breakpoints associated with a script when the script is deleted
show source text when the debugger stops
add findNextExecutableLine (Not done, not used)
add loadSource(), displaySource(), getBreakpoint(), clearBreakpoint(), clearBreakpointByNumber() functions
store fileName and line in breakpoint object
2001-05-13 21:20:00 +00:00
rginda%netscape.com 6208db8f8e - not bult -
hookup clear command
2001-05-13 21:16:44 +00:00
rginda%netscape.com 41b3e7f68e - not built -
uncomment HTML_* consts
2001-05-13 21:16:21 +00:00
rginda%netscape.com 97096ec055 - not built -
whitespace cleanup
add url loader and munger files to the jar
2001-05-13 21:15:44 +00:00
rginda%netscape.com 493f92a115 - not built -
adding url loader and munger files
2001-05-13 21:15:05 +00:00
peterv%netscape.com 9b6207e5a3 Fixing BeOS bustage, it doesn't like PI (PI -> PROC_INST). 2001-05-12 12:00:43 +00:00
nisheeth%netscape.com b8a31d9630 Enable Transformiix on Linux. Don't build on OS/2 for now until bug 53518 is fixed. 2001-05-12 09:54:16 +00:00
cls%seawood.org 74757e3db2 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00