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

3244 Коммитов

Автор SHA1 Сообщение Дата
hwaara%chello.se f8de5de638 #109598, "tasks overlays should use insertbefore, insertafter instead of position"
#81237, "IRC Chat has bizarre menu position",

Patches by nnooiissee@yahoo.com

r=andreww, sr=jst
2002-02-06 15:29:39 +00:00
peterv%netscape.com 188a582576 Keep SOAP compiling on Mac. Not part of the build, rs=vidur. 2002-02-06 12:56:31 +00:00
axel%pike.org 899dea9409 Bustage fix for sicking 2002-02-05 15:24:52 +00:00
sicking%bigfoot.com 792ca39aca Speed up NodeSets by always keeping them in document order. Only sort when we get nodes in random order (such as for id()) or when merging NodeSets.
This removes the need for the sortByDocumentOrder function.

b=85893 r=Pike rs=jag
2002-02-05 14:22:34 +00:00
vidur%netscape.com 24f25e6829 Fix for bug 122305. XMLHttpRequest now has a way to override the mime type of the incoming stream. r=heikki, sr=jst 2002-02-05 02:10:52 +00:00
bzbarsky%mit.edu 580e33204e Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
sicking%bigfoot.com 773f81da7e Final part of bug 59912. Call SetDocument before adding any attributes on elements in the result of XSLT-transformations. This fixes (at least) onclick-like attributes.
r=peterv sr=jst
2002-02-04 15:31:41 +00:00
cotter%netscape.com 1026a5821e privacy & security help content update for Form Manager help, per 122806, r=oeschger 2002-02-04 03:52:33 +00:00
sicking%bigfoot.com b6cbe09000 Fix IRIX bustage 2002-02-03 21:36:03 +00:00
sicking%bigfoot.com 9dce349485 Make relational comparisons between NodeSets and booleans follow the spec.
b=116540 r=Pike sr=jst
2002-02-03 19:50:27 +00:00
samuel%sieb.net 5b21858c48 Bug 112920 - add css rule for superfluous notifies
r=rginda
chatzilla only
2002-02-03 04:36:59 +00:00
samuel%sieb.net da57d8a990 Bug 112920 - enhancement to notify code
r=rginda
chatzilla only
2002-02-03 04:35:26 +00:00
jband%netscape.com a048f2049e Add C++ string support includes needed when AString params are used - NOT PART OF DEFAULT BUILD 2002-02-02 22:33:16 +00:00
jband%netscape.com 98d4d36ec2 Initial checkin of WSDL -> xpcom interface info translator quick test - NOT PART OF THE BUILD 2002-02-02 22:31:12 +00:00
jband%netscape.com 188047365b Commiting accumulated interface info extensions changes. NOT PART OF THE BUILD 2002-02-02 22:18:56 +00:00
jband%netscape.com fb27bd29a0 Initial checkin of WSDL -> xpcom interface info translator. - NOT PART OF THE BUILD 2002-02-02 21:37:23 +00:00
rayw%netscape.com ccca509c68 Converted tests to use new names for services on my soap server.
SOAP is not part of default build.
2002-02-02 15:42:27 +00:00
rayw%netscape.com 05276a7bd0 A variety of bug fixes in SOAP, most notably, eliminating 1999 schema
types.

SOAP is not part of default build.
2002-02-02 01:47:27 +00:00
vidur%netscape.com 38673d8801 Scoping rules seem to be different on windows and linux. Fixed compiler error on windows. This is not yet part of the default build. 2002-02-02 01:32:04 +00:00
samuel%sieb.net 4286074370 Bug 122910 - chatzilla won't start
r=rginda
not in the build
2002-02-01 23:48:11 +00:00
heikki%netscape.com b3c7820e85 Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser. 2002-02-01 22:28:55 +00:00
rginda%netscape.com cf0e8c1634 - venkman only -
bug 122850, venkman error on startup
the fix for bug 121744 made |for (a in undefined);| throw an error, so now we have to validate |attrs| here.
2002-02-01 22:12:09 +00:00
alecf%netscape.com 634e2f6f0c one more part of fix for bug 107575, including the much coveted whitespace
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
heikki%netscape.com 02a455545d Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
rginda%netscape.com e43420c7b6 bug 65512, fix typo on HELLO message 2002-01-31 19:48:49 +00:00
cotter%netscape.com aa66a5a994 ongoing privacy & security updates; forms, privacy & security prefs changes; r=oeschger 2002-01-31 06:40:35 +00:00
jaggernaut%netscape.com 6d14c6c168 Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
Step 3: remove old files
2002-01-31 05:22:41 +00:00
jaggernaut%netscape.com 60a9d4cfa5 Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
Step 2: Modify existing files to stop pointing at old files and start pointing at new files.
2002-01-31 04:08:19 +00:00
samuel%sieb.net a6c298ef34 Bug 119294 - fix JS strict warning
r=walk84
not in the build
2002-01-31 03:40:12 +00:00
samuel%sieb.net 8caeff5abb Bug 116544 - fix 005 and 004 messages handlers
r=rginda
not in the build
2002-01-31 03:33:17 +00:00
samuel%sieb.net 1eec674685 Bug 117292 - add entities for the new copy messages menu item
r=rginda
not in the build
2002-01-31 03:31:06 +00:00
samuel%sieb.net 2223f23028 Bug 117292 - add menu item for copying messages
r=rginda
not in the build
2002-01-31 03:29:11 +00:00
samuel%sieb.net 2ffbf64876 Bug 117292 - add pref for copying messages
r=rginda
not in the build
2002-01-31 03:28:31 +00:00
samuel%sieb.net 130fddacac Bug 117292 - copy notification messages to the network tab and fix strict warnings
r=rginda
not in the build
2002-01-31 03:27:38 +00:00
samuel%sieb.net 96df59c8ea Bug 117292 - copy important messages to the network tab
r=rginda
not in the build
2002-01-31 03:25:41 +00:00
morse%netscape.com 70a9884611 bug 116303, js prompt loses default input text, r=sgehani, sr=alecf 2002-01-31 03:16:58 +00:00
rginda%netscape.com 031dbe30b7 - venkman only -
fix feedback call in cmdBreak
remove busted code in soruceView.onSelect, which tried to prevent users from selecting multiple ranges.  It didn't work, and we don't need it anyway.
catch exceptions during dispatchCommand and display a message on the consoel view
fix = vs. == mixup in sourceView.getContext, arg!
add breakpointIndexList to sourceView.getContext so we can disable all selected breakpoints.
remove some debug dumps
add command name to dbgDispatch message
2002-01-31 02:42:09 +00:00
rginda%netscape.com ed4fc243ec - venkman only -
ASSERT that we have children in removeChildAtIndex
dump the context object if |console.dbgContexts| in the contextFunction.
make cmdClear work if given a breakpointIndexList.
fix cmdFindBp.
add script realization debugging if |console.dbgRealize|.
add command dispatch debugging if |console.dbgDispatch|.
fix bug 110387, crash on exiting venkman.
add dbg* prefs and sync-debug command in venkman-dev.js.
2002-01-31 00:48:57 +00:00
sfraser%netscape.com d285f8f560 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
rayw%netscape.com 742aab939d A number of SOAP bug fixes including fixing problems with fault handling,
using wstrings instead of astrings for  arrays, and ignoring the http
status and returning a fault code when there is one.

SOAP is not part of default build.
2002-01-30 17:40:06 +00:00
timeless%mac.com ed2171a6c3 Bug 117716�XBL Bindings Property radio group should have horizontal orient
patch by neil@parkwaycc.co.uk r=bzbarsky@mit.edu sr=hewitt
2002-01-30 15:51:39 +00:00
alecf%netscape.com b417379c8c First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
rginda%netscape.com e7c5c205ed - venkman only -
bug 122021, add comments re: leading/trailing spaces and quotes in venkman string files.
2002-01-30 03:45:48 +00:00
rginda%netscape.com 69e7d256c0 - venkman only -
remove debug dumps in variious getContext functions
warning cleanup in outliner-utils.js
add chrome-filter command to set the state of console.enableChromeFilter
if on, chrome files will not be displayed in the scripts view, and they will be filtered by the debugger service.  If off, chrome files will be treated the same as others.  chrome files are identified by a leading "chrome:" in the url.
add "Display Browser Files" checkitem to View menu.
add |feedback| function, which calls |display| only if the event began at the console.
fix async loading issue in SourceText.loadSource
fix boolean pref getter in venkman-prefs.js
2002-01-30 03:05:49 +00:00
oeschger%netscape.com a328a2e2c9 checking in doc fixes in 122245 and 62573 for
matt krai, kraai@alumni.carnegiemellon.edu, r=me and cotter@netscape.com
2002-01-29 22:43:36 +00:00
dougt%netscape.com 894fdcfaaf 1. Converts callers of nsIComponentManagerObsolete to use
nsIComponentRegistrar.

2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.

3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.

4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.

5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.

6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl.  in
this way, the same base class can support both old style and new style
enumerations.

7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer.  Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.


Bug 115853.  r=dp@netscape.com, sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
rginda%netscape.com f3502b24c7 - venkman only -
UI changes for 121318
disable context before calling debugTrap
add dumpcontexts command to venkman-dev.js
remove console._stopLevel
2002-01-29 09:25:32 +00:00
ben%netscape.com a4e99c0442 [Manticore]
Add license to new file
NOT PART OF BUILD
2002-01-29 08:22:40 +00:00
ben%netscape.com 806f3087d5 [Manticore]
Update toolbars (fancy toolbars on hold for now)
add location bar for loading URLs
NOT PART OF BUILD
2002-01-29 08:21:06 +00:00
rginda%netscape.com 2f2b09ec30 -venkman only-
ui changes for bugs 121192 and 121178.
adds "emode" command, display any expcetions produced by evalInTargetScope
2002-01-29 08:16:56 +00:00