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

2433 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com b25a013547 Checked in code to enable layout engine switching. 2001-06-27 02:06:10 +00:00
ben%netscape.com b93fe6dc7b add license 2001-06-27 01:28:33 +00:00
ben%netscape.com 5de0ab57e1 license files 2001-06-27 01:26:56 +00:00
hyatt%netscape.com 067c63adfa Support opt builds of manticore. 2001-06-27 01:25:51 +00:00
ben%netscape.com ec9ce3813f [NPOB] Correct location of image 2001-06-27 00:29:19 +00:00
ben%netscape.com fb581de799 Initial revision of Manticore. r=hyatt. NOT PART OF BUILD. 2001-06-26 23:58:39 +00:00
ftang%netscape.com 2d929ea02b add ctl directory for sun to land complex script code 2001-06-26 21:38:24 +00:00
peterv%netscape.com b0a05e5b8e Bustage fix, backing out lines that shouldn't have gone in. 2001-06-26 14:51:53 +00:00
peterv%netscape.com 9a4903e107 Fix for bug 85548 (Move Transformiix to PRInt32/PRUint32), mostly search and replace. r=Pike, sr=jst. 2001-06-26 14:10:28 +00:00
sicking%bigfoot.com 145cbcd4d6 remove file to fix readness. This file was removed some time ago, but I still had changes to it in my tree. 2001-06-26 13:07:12 +00:00
peterv%netscape.com ae3ccdc3d8 Implement <xsl:key> and the key() xslt function. Also extend the Map class to enable it to own either it's key-objects or it's value-objects, not just both.
b=65986, r=peterv,pike sr=jst
2001-06-26 11:59:53 +00:00
sicking%bigfoot.com b0dd641584 Implement <xsl:key> and the key() xslt function. Also extend the Map class to enable it to own either it's key-objects or it's value-objects, not just both.
b=65986, r=peterv,pike sr=jst
2001-06-26 11:58:57 +00:00
peterv%netscape.com 7ae38114cc Fix for bug 85606 (Need -venkman command line handler). r=rginda, sr=sfraser. 2001-06-26 11:42:10 +00:00
oeschger%netscape.com e528f18b2d putting latest help content into mozilla, (a=asa,) b=85925 2001-06-25 21:53:16 +00:00
ben%netscape.com 3e870952a2 turn on 65251 by default. Part of previous checkin. 2001-06-22 04:19:34 +00:00
oeschger%netscape.com 649bae4a74 updating welcome page for Mozilla, content only, a=blizzard, bug~=85925 2001-06-22 04:18:16 +00:00
ben%netscape.com 8dd6e600db [FEATURE] Ability to switch content packs so that vendors can offer regional content.
Original patch from jbetak@netscape.com, r=ben@netscape.com, sr=hyatt@netscape.com,
pref-contentpacks.dtd:
Make a content pack description more palatable
a=blizzard@mozilla.org
2001-06-22 04:11:42 +00:00
oeschger%netscape.com 38c2a034bd help content should go in langpack, b=87225, sr=blizzard, r=sgehani, a=asa 2001-06-22 03:59:22 +00:00
oeschger%netscape.com 759dade1d7 content and context-sensitive fixes for help, b=85925, a=asa on help content updates, r=cotter@netscape.com 2001-06-22 01:53:09 +00:00
darin%netscape.com d580655f64 Fixes bug 84794 (part 2) "Problem with HTTP basic authentication and cookies"
r=gagan, sr=dougt, a=chofmann
2001-06-22 01:43:39 +00:00
dougt%netscape.com 9344367ab5 Crap. Letting waterson's string fu help. 2001-06-22 00:11:30 +00:00
dougt%netscape.com 1ae3458865 Fixes crash on test8 2001-06-21 23:59:36 +00:00
dougt%netscape.com 758f79ff72 Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
mcgreer%netscape.com 765f9ee7d9 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=82377
Add UI for private key db timeout
r=javi;sr,a=blizzard for 0.9.2
2001-06-21 13:48:34 +00:00
axel%pike.org 8d8de7017c fix regression in 81161, make xsl:message work again, code by peterv and me, r=me,sicking, sr=scc, a=blizzard 2001-06-21 08:24:58 +00:00
cotter%netscape.com 1ee7da3cc7 Help content updates per bug =85925, PDT+, r=oeschger@netscape.com. 2001-06-21 03:13:37 +00:00
waterson%netscape.com b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
sicking%bigfoot.com e2b7bd7a31 Implement default templates using code rather then inserting them in the xslt-document DOM. bug 86270. r=peterv sr=jst a=asa (for drivers)
Also fix soon-to-be bustage from 72810 landing
2001-06-20 07:07:14 +00:00
peterv%netscape.com d2c83623ea Bustage fix. 2001-06-20 07:02:30 +00:00
peterv%netscape.com 1e94d5af33 Fix for bug 72810 (count() function is unable to handle certain path expressions). r=sicking, sr=jst, a=roc. 2001-06-20 06:46:12 +00:00
pavlov%netscape.com fb063c34f9 fix for bug 84403 from valeski. r=pavlov sr=darin a=dbaron 2001-06-20 06:36:34 +00:00
margaret.chan%sun.com 3fdc9e89e6 Bug 81161 - libtransformiix.so: symbol __1cDstdEcout_: referenced symbol not found. Patch provided mostly by peterv@netscape.com. Fixed by skipping all the cout calls. r=cls, sr=scc, a=dbaron 2001-06-20 06:00:37 +00:00
dbaron%fas.harvard.edu 9d35ed31a4 Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
morse%netscape.com 3a5dee4898 bug 86181, all l10n to selectively hide panels in form manager dialog, r=vishy, sr=alecf, a=dbaron 2001-06-20 00:22:33 +00:00
cotter%netscape.com 8dd5812f10 Updating help content, PDT+. 2001-06-19 23:10:51 +00:00
oeschger%netscape.com 11a977e8f0 context sensitive help, sr=blake, a=asa, r=sfraser, b=46226 2001-06-19 22:35:17 +00:00
oeschger%netscape.com 052b03f64f help content updates per b=85925, PDT approved, r=cotter@netscape.com 2001-06-19 22:29:43 +00:00
cls%seawood.org bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
ftang%netscape.com 99219b09f6 fix bug 85300
r=morse sr=alecf
backout morse' change in 6/15 which remove the real fix.
6/15 build is fine, but 6/18 build is broken by morse's change.
2001-06-18 21:46:21 +00:00
ben%netscape.com 16f9701cb2 Checking in extension portion of 65251. *NOT PART OF BUILD* Original patches
from Juraj Betak, r=ben@netscape.com
2001-06-18 05:27:03 +00:00
dbaron%fas.harvard.edu 54bf98af4a Fix bustage from scc's checkin for bug 85271. r=jag,scc 2001-06-17 07:31:49 +00:00
dbaron%fas.harvard.edu 0a12e70c6b Fix bustage from scc's checkin for bug 85271. r=scc 2001-06-17 07:29:31 +00:00
scc%mozilla.org a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
ben%netscape.com fd187a2060 Roll back view/search/go menu changes (bug 85386) for now, as need to develop a strategy that is consistent across applications, do not have cycles to develop this strategy at the moment. 2001-06-16 11:19:50 +00:00
cotter%netscape.com ab61bd4cb2 Updates to existing HTML files, PDT+ per bug 85925. 2001-06-16 05:09:42 +00:00
alecf%netscape.com 356adcde74 fix bustage - use tabs not spaces 2001-06-15 22:08:30 +00:00
morse%netscape.com e3f129c2d5 bug 85300, put wallet xul files into region packs, c=ftang, r=morse, sr=alecf, a=asa 2001-06-15 21:34:38 +00:00
sicking%bigfoot.com 5f9114479f introduce XSLTProcessor::processChildren which is a slimmed down version of XSLTProcessor::processTemplate to avoid checking for xsl:param elements where it's not needed. bug 77830. r=peterv,pike sr=jst a=asa(on behalf of drivers) 2001-06-15 11:12:18 +00:00
ftang%netscape.com aed0d79e4a backout the problem check in for 62730 so form manager will work.
agreed by morese@netscape.com
2001-06-15 00:44:42 +00:00
rginda%netscape.com cc5bcf6ab1 - not built -
add default size for window
persist outliner column visibility and position
2001-06-14 09:32:34 +00:00
rginda%netscape.com 3014e8fc88 - not built -
factor basic outliner view out into outliner-utils.js
attach setCurrentLine() to _sourceOutlinerView, instead of BasicOView
2001-06-14 09:31:33 +00:00
rginda%netscape.com 35c1bc1101 - not built -
fixed test for no index in "frame" command
2001-06-14 09:30:25 +00:00
rginda%netscape.com 82e6838098 - not built -
fix bug in formatArguments where we were printing the wrong value
fix summarized version of object in formatValue
2001-06-14 09:29:53 +00:00
rginda%netscape.com bee5b95bb7 - not built -
package new outliner-utils file
2001-06-14 09:28:22 +00:00
rginda%netscape.com 8c6cea1b4c - not built -
factoring basic outliner functionality out of venkman-outliners.js
2001-06-14 09:27:51 +00:00
rginda%netscape.com 133ecbbf21 - not built -
changed classid copied from the chatzilla code to a new one for venkman.  oops.
2001-06-14 08:07:35 +00:00
rginda%netscape.com f3cb77d7a8 - not built -
add messages for new pro-bidi format* routines, removed obsoleted messages
2001-06-14 06:04:56 +00:00
rginda%netscape.com dcfcf6df11 - not built -
use comma-space message instead of literal ", "
2001-06-14 06:02:31 +00:00
rginda%netscape.com 74bfef7fc8 - not built -
add arguments to function name in call stack outliner
2001-06-14 06:01:49 +00:00
rginda%netscape.com 90942baa35 - not built -
add message names for new, pro-bidi format* routines, removed obsoleted messages
2001-06-14 06:01:12 +00:00
rginda%netscape.com d998e748d9 - not built -
implement formatArguments(), returns a strig including only the argument properties of a given jsdIValue.
made the rest of the format* functions more pro-bidi (swapped out string math in favor of format strings)
add comment to loadSource about why we use new String()
2001-06-14 06:00:22 +00:00
rginda%netscape.com 5f6edbb24c - not built -
install the -venkman command line handler on 'nix and windows
2001-06-14 04:47:43 +00:00
rginda%netscape.com aa60509022 - not built -
initial add of venkman command line handler
2001-06-14 04:46:42 +00:00
morse%netscape.com 471381000e bug 83936, cookie tests being built when they shouldn't be, c=bryner, r=morse, sr=alecf, a=asa 2001-06-14 02:14:19 +00:00
morse%netscape.com 693dec4df2 bug 84834, add password to pasword-manager API, r=racham, sr=alecf, a=blizzard 2001-06-13 22:50:22 +00:00
ben%netscape.com 71b0d575fa Forgot to check this in with earlier menu fixes. Correct placement of Find
menu items with respect to Wallet items. r=jag, sr=blake, a=asa
bug 85386
2001-06-13 12:20:39 +00:00
rginda%netscape.com 4d75f03be1 - not built -
remove trailing \r from source before displaying it
2001-06-13 10:38:06 +00:00
rginda%netscape.com fd9e098062 - not built -
remove old window.onkeypress based [tab] handler
2001-06-13 09:43:42 +00:00
rginda%netscape.com d6dd40a980 - not built -
make [tab] always focus the input textbox
2001-06-13 09:40:55 +00:00
rginda%netscape.com c9d699ee31 - not built -
css for step-in and continue toolbar buttons
2001-06-13 09:36:29 +00:00
rginda%netscape.com 1ecc873d9f - not built -
add strings for step-into and continue ui elements
2001-06-13 09:35:54 +00:00
rginda%netscape.com b73b26b258 - not built -
remove vkm. prefix from some entities
add toolbar and menu items for continue and step-into
crop filenames in the stack list on the left
2001-06-13 09:35:15 +00:00
rginda%netscape.com 3cbc532cd2 - not built -
disable UI for debugger commands after continue and step
implement disable/enable debugger UI functions
2001-06-13 09:33:32 +00:00
rginda%netscape.com 694384d8e3 - not built -
add option to view script filenames as filename portion only (no path), or full url.  Clicking on the column header will toggle between the two modes.
2001-06-13 09:32:40 +00:00
rginda%netscape.com 2a5cbdbe1a - not built -
factor step and continue commands.
Toggle script list mode (short name/ full url) on column header click
fix bug focusing a source file more than once
enable UI for debug commands onDebugTrap
2001-06-13 09:31:12 +00:00
rginda%netscape.com 8495b60b5e - not built -
whitespace fixes
add new toolbar images
2001-06-13 09:28:27 +00:00
rginda%netscape.com 78e1de6dbe - not built -
initial add of continue and step-into toolbar images
2001-06-13 09:27:57 +00:00
cotter%netscape.com 4ea8ed4dfd Updated content for existing help files; added two new help files (all HTML). 2001-06-13 01:17:29 +00:00
cotter%netscape.com 2a16a0d780 Updating content for existing file (help table of contents). 2001-06-13 01:14:54 +00:00
morse%netscape.com 547f394658 bug 84244, continually trying to open cookperm.txt, r=sfraser, sr=alecf, a=asa 2001-06-12 23:45:11 +00:00
rginda%netscape.com 89ed560f93 - not built -
put getCellProperties in the right place
2001-06-12 23:44:23 +00:00
rginda%netscape.com dd4c77a285 - not built -
fixed props and scope commands to used getCurrentFrame, instead of console.curre
ntFrameIndex
2001-06-12 23:43:57 +00:00
rginda%netscape.com a28386d56a - not built -
fixed props and scope commands to used getCurrentFrame, instead of console.currentFrameIndex
2001-06-12 23:43:46 +00:00
morse%netscape.com cd5ac65f5b bug 81593, inefficient use of strlen, coded by drepper, r=morse, sr=blizzard, a=asa 2001-06-12 23:37:04 +00:00
hwaara%chello.se 156db6d0e1 #81237, "IRC Chat has bizarre menu position and keyboard shortcut". r=doron, sr=ben, a=asa. 2001-06-12 23:26:00 +00:00
rginda%netscape.com 237c92c0ac - not built -
add some styles for the new source, stack, and script outliners
2001-06-12 20:28:47 +00:00
rginda%netscape.com b32b879bdf - not built -
add strings for "no stack" error and "not available" value
2001-06-12 20:28:13 +00:00
rginda%netscape.com c338b8b71e - not built -
add entities for the new outliners and their headers
2001-06-12 20:27:42 +00:00
rginda%netscape.com 4c5d2fbc18 - not built -
adding support for source, stack, and script list outliners.

include venkman-outliners.js in the party.
add the three outliners mentioned above, with splitters and grippies and all that jazz.
2001-06-12 20:26:47 +00:00
rginda%netscape.com 37b947770f - not built -
fix HAS_XPCOM test broken by XPCDOM landing
2001-06-12 20:25:41 +00:00
rginda%netscape.com efd583d7b6 - not built -
adding support for source, stack, and script list outliners.

add startupTests() function to run a few tests on startup.
add cont() to continue from a debugTrap()
add focusSource() to bring a filename/linenumber up in the source text outliner
fix window._content code in init()
add const for "no stack" error
2001-06-12 20:25:09 +00:00
rginda%netscape.com 3cb1369c47 - not built -
add "not available" message id
2001-06-12 20:23:09 +00:00
rginda%netscape.com da356fb05b - not built -
adding support for source, stack, and script list outliners.

add onDebugTrap and onFrameChanged handlers, to be called by debugger.js when something happens that the UI might want to know about.
moved breakpoint related display()s into debugger.js
refactored break, clear, fbreak, and fclear command handlers to use set[Future]Breakpoint()
added handlers for clicks on the three outliners
2001-06-12 20:22:37 +00:00
rginda%netscape.com f973eadac2 - not built -
adding support for source, stack, and script list outliners.
moved breakpoint related status display()s from handlers.js to here, to that you get console feedback when you set a breakpoint with the UI.
moved initDebugger() and attachDebugger() to the top of the file.
add setCurrentFrameByIndex(), clearCurrentFrame(), getCurrentFrameIndex(), and getCurrentFrame(), migrated code that accessed console._currentFrameIndex to these functions.
make setBreakpoint() smarter (it doesn't blindly clear any breakpoints before setting the new one anymore.  that spewed extra "clearing breakpoint" "setting breakpoint" messages.  now we scan the breakpoint list ourselves for dupes.)
2001-06-12 20:19:24 +00:00
rginda%netscape.com ded0eaf937 - not built -
package outliners.js and new images
2001-06-12 20:13:23 +00:00
rginda%netscape.com 96d0cdf3d5 - not built -
initial add of outliner utility file
2001-06-12 20:12:50 +00:00
bzbarsky%mit.edu ededa2e15e Add an accesskey for Help > Help Contents. Bug 83417. Patch by Stephen
Walker (walk84@usa.net).  r=bzbarsky@mit.edu, sr=blake, a=dbaron
2001-06-12 20:05:57 +00:00
rginda%netscape.com 50fcbf5369 - not built -
initial add of some debugger images
2001-06-12 19:59:31 +00:00
ben%netscape.com 8391757749 Content packs extension. Part of "correct" implementation for 65251 (if any implementation of this feature can be considered
"correct"). NOT PART OF BUILD.
2001-06-12 08:57:16 +00:00
heikki%netscape.com d1ba08fb69 Bug 83557, make xmlextras work in embedding. XMLHttpRequest is more like a DOM class now, events are fired and executed on the proper context, and a lot of JS specific code was removed. Patch by jst, r=heikki, sr=vidur, a=asa@mozilla.org. 2001-06-11 22:16:10 +00:00
morse%netscape.com c624f4d4b9 bug 83625, session cookies not getting set, r=alecf, sr=darin, a=asa 2001-06-11 17:20:37 +00:00
peterv%netscape.com 936f841cc8 Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron. 2001-06-10 16:45:36 +00:00
axel%pike.org f2c2ab05a7 missing part of backing out 81414, yac 2001-06-10 13:50:59 +00:00
axel%pike.org fad1f9f150 Backing out fix for 81414, I have no idea what win is doing here 2001-06-10 12:55:01 +00:00
axel%pike.org ae62e2c0b9 fixing windows bustage, sorry, I missed that one in my tree 2001-06-10 11:55:00 +00:00
axel%pike.org 804eb2967a bug 81414, build standalone transformiix, MOZ_XSL->!TX_EXE, r=peterv,cls, sr=scc, a=dbaron (on behalf of drivers) 2001-06-10 11:30:48 +00:00
blakeross%telocity.com 2346dc148b Fixing a typo in my checkin yesterday. 2001-06-09 17:43:07 +00:00
blakeross%telocity.com 60dcb7fcdb Add UI to control the looping of animated images (64831). r=hixie sr=ben a=asa 2001-06-08 19:39:47 +00:00
blakeross%telocity.com 44dbea8574 Oops, missed tree closure... 2001-06-08 16:46:05 +00:00
blakeross%telocity.com b6a7483d27 Add UI to control the looping of animated images (64831). r=hixie sr=ben a=asa 2001-06-08 16:44:17 +00:00
axel%pike.org e97e0040b2 bug 83878, renaming nsLoadListenerProxy to txLoadListenerProxy, to fix static builds, r=peterv, sr=jst, a=dbaron (on behalf of drivers) 2001-06-08 07:14:19 +00:00
cmanske%netscape.com 3d2379df04 Fixed Form Manager (Wallet) UI to conform to new editable menulists, b=82655, r=morse, sr=kin, a=asa-drivers 2001-06-08 04:22:11 +00:00
mcafee%netscape.com 0bd38cca52 fix for unix bustage, need tabs here not spaces. 2001-06-08 02:05:31 +00:00
morse%netscape.com a45ce95854 bug 62730, put wallet xul files into language packs, coder=ftang, r=morse, sr=alecf, a=asa 2001-06-08 00:55:59 +00:00
morse%netscape.com 7638b68ea5 bug 84263, wrong tabs in cookie viewer, r=valeski/timeless, sr=alecf, a=asa 2001-06-08 00:43:01 +00:00
rginda%netscape.com 9c329c2d57 0.8.2 changes 2001-06-07 00:53:28 +00:00
rginda%netscape.com 8ac9c6ac17 chatzilla only. bug 79311, chatzilla doesn't always connect properly
r=samuel@sieb.net, rs=brendan@mozilla.org, a=asa@mozilla.org

- copy client.userAgent code from chatzilla 0.8.1x
- implement getConnectionCount()
2001-06-07 00:52:57 +00:00
rginda%netscape.com 62fc6faccc chatzilla only. bug 79311, chatzilla doesn't always connect properly
r=samuel@sieb.net, rs=brendan@mozilla.org, a=asa@mozilla.org

- return false the first time through onClose(), and disconnect from all servers.  This makes sure we keep the window around long enough to send the QUIT messages.
- close window if client.userClose is set and we disconnected from the last server.
2001-06-07 00:52:26 +00:00
rginda%netscape.com d8d9d4c0cc chatzilla only. bug 79311, chatzilla doesn't always connect properly
r=samuel@sieb.net, rs=brendan@mozilla.org, a=asa@mozilla.org

- hook up onclose event.
- apply patch from 75226, fixes initial splitter position.
2001-06-07 00:51:51 +00:00
rginda%netscape.com 64c8f4df5f - not built -
- add dummy escape/unescape if it isn't there
2001-06-07 00:51:00 +00:00
rginda%netscape.com 0fb172259c chatzilla only. bug 79311, chatzilla doesn't always connect properly
r=samuel@sieb.net, rs=brendan@mozilla.org, a=asa@mozilla.org

- fix HAS_XPCOM test (XPCDOM broke it.)
- add jsenv.HAS_NSPR_EVENTQ
2001-06-07 00:50:20 +00:00
rginda%netscape.com c46b959216 chatzilla only. bug 79311, chatzilla doesn't always connect properly
r=samuel@sieb.net, rs=brendan@mozilla.org, a=asa@mozilla.org

- changes to work with new socket interface.
- correct isOp detection in setTopic
- remove checks for undefined exceptions
- route data-available immediatley.  inserting a data-available event to be routed later caused disconnect events to be recieved out of order.
2001-06-07 00:49:47 +00:00
rginda%netscape.com 86c980ae74 chatzilla only. bug 79311, chatzilla doesn't always connect properly
r=samuel@sieb.net, rs=brendan@mozilla.org, a=asa@mozilla.org

check nextLine before using it.
2001-06-07 00:49:19 +00:00
rginda%netscape.com d30a77caa2 chatzilla only. bug 79311, chatzilla doesn't always connect properly
r=samuel@sieb.net, rs=brendan@mozilla.org, a=asa@mozilla.org

- factor chatzilla specific code out of this file.  Callbacks into chatzilla specific code are now used, making this file more generic.
- according to darinf (the current necko guy), using openOutputStream with asyncRead is a bad thing.  Most of the changes in this file involve migrating from usage of openOutputStream to asyncWrite.
- Changes also include fixing the function declaration syntax to match the rest of the code (two lines, named functions.)
2001-06-07 00:48:45 +00:00
rginda%netscape.com 54e670f2d4 chatzilla only.
r=samuel@sieb.net, rs=brendan@mozilla.org, a=asa@mozilla.org

- Add stub allowPort method.
- Fix signature for handleContent method, bug 80993
2001-06-07 00:48:03 +00:00
oeschger%netscape.com e33c3148ae for 5768 on ns side, totally innocuous, r=walk84, don't hurt me 2001-06-07 00:32:52 +00:00
valeski%netscape.com b4662dc9a4 r=sfraser. sr=rpotts. no a= sorry, but this is crashing lots of folks 2001-06-06 00:27:36 +00:00
dougt%netscape.com e0c4831d10 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
oeschger%netscape.com 21b77a4d22 home button images for help window, NOT PART OF BUILD 2001-06-05 23:41:12 +00:00
valeski%netscape.com 96b8bdb98e r=pavlov, sr=vidur, a=blizzard. 84162. making nsImgManager a nsIContentPolicy which allows it to play in the image blocking arena again. this fixes image blocking. 2001-06-05 21:37:48 +00:00
valeski%netscape.com 5892765fc6 r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +00:00
sgehani%netscape.com 2543cf5ef3 Removing obsolete nsIPasswordManager.idl which now lives solely in
netwerk/base/public.

b = 76095
r = morse
sr = sfraser
a = drivers
2001-06-05 11:45:29 +00:00
sgehani%netscape.com ca316912d6 Stop building nsIPasswordManager.idl in extensions/wallet and start building it in netwerk/base. b = 76095 r = morse sr = sfraser a = drivers 2001-06-05 11:43:40 +00:00
mkaply%us.ibm.com fc596d78ba Dumb OS/2 only bustage. I messed with the wrong short name. 2001-06-05 02:06:12 +00:00
mkaply%us.ibm.com 6637f97c4d No bug
r=cls
Need SHORT_LIBNAME on OS/2
2001-06-04 22:52:40 +00:00
rginda%netscape.com 45e0618a1d - not built -
bug 82462, break in scripts that arent loaded yet

messages related to fbreak and fclear commands
2001-06-04 22:52:10 +00:00
rginda%netscape.com 0cd60df52f - not built -
bug 82462, break in scripts that arent loaded yet

message name hookup for fbreak and fclear related strings
2001-06-04 22:51:45 +00:00
rginda%netscape.com 468f6dd355 - not built -
bug 82462, break in scripts that arent loaded yet

implement fbreak and fclear commands
2001-06-04 22:51:13 +00:00
rginda%netscape.com 52d4339163 - not built -
bug 82462, break in scripts that arent loaded yet

move console._scripts/_sources creation into initDebugger()
check to see if we need to set a breakpoint when new scripts are loaded
add some comments to initDebugger()
implement isFutureBreakpoint() and setFutureBreakpoint()
2001-06-04 22:50:37 +00:00
rginda%netscape.com 48c50c3047 - not built -
bug 82462, break in scripts that arent loaded yet

hook up fbreak and fclear commands
2001-06-04 22:48:50 +00:00
ben%netscape.com 8852c23f1b [NOT PART OF BUILD]
Fix bustage due to file relocations and XUL syntax changes.
2001-06-03 04:30:11 +00:00
ben%netscape.com 3880e4f617 [NOT PART OF BUILD]
Fix build issue (failed to build on windows)
2001-06-03 04:10:05 +00:00
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