Commit Graph

3243 Commits

Author SHA1 Message Date
axel%pike.org
c2be46a14c Bustage fix for sicking 2002-02-05 15:24:52 +00:00
sicking%bigfoot.com
eb1378412b 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
6c208b4066 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
40d60f39ec 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
506214644d 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
7b6d16b340 privacy & security help content update for Form Manager help, per 122806, r=oeschger 2002-02-04 03:52:33 +00:00
sicking%bigfoot.com
e888e86a97 Fix IRIX bustage 2002-02-03 21:36:03 +00:00
sicking%bigfoot.com
310fce682f 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
235ca0ef64 Bug 112920 - add css rule for superfluous notifies
r=rginda
chatzilla only
2002-02-03 04:36:59 +00:00
samuel%sieb.net
79856bba78 Bug 112920 - enhancement to notify code
r=rginda
chatzilla only
2002-02-03 04:35:26 +00:00
jband%netscape.com
c9bbfec353 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
08579ef630 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
c305792337 Commiting accumulated interface info extensions changes. NOT PART OF THE BUILD 2002-02-02 22:18:56 +00:00
jband%netscape.com
8fd3d26083 Initial checkin of WSDL -> xpcom interface info translator. - NOT PART OF THE BUILD 2002-02-02 21:37:23 +00:00
rayw%netscape.com
bc4ff1a138 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
c907612d99 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
ec0d4e37f1 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
550c8cead6 Bug 122910 - chatzilla won't start
r=rginda
not in the build
2002-02-01 23:48:11 +00:00
heikki%netscape.com
3a6fb922c1 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
0ff31026a8 - 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
5483b6f627 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
55a5667dd2 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
fa888dc585 bug 65512, fix typo on HELLO message 2002-01-31 19:48:49 +00:00
cotter%netscape.com
1099de413c ongoing privacy & security updates; forms, privacy & security prefs changes; r=oeschger 2002-01-31 06:40:35 +00:00
jaggernaut%netscape.com
907546c353 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
b465107ccc 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
257dd45db1 Bug 119294 - fix JS strict warning
r=walk84
not in the build
2002-01-31 03:40:12 +00:00
samuel%sieb.net
541c71e055 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
3fa56dc173 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
d7239d866c 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
4f09962dea Bug 117292 - add pref for copying messages
r=rginda
not in the build
2002-01-31 03:28:31 +00:00
samuel%sieb.net
7579f471a9 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
ae942631fa 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
9d37be6654 bug 116303, js prompt loses default input text, r=sgehani, sr=alecf 2002-01-31 03:16:58 +00:00
rginda%netscape.com
8bace61f89 - 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
a71b5f5e4a - 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
d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
rayw%netscape.com
1052d001e8 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
bba988af9f 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
28b3772942 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
fff9f4d0c0 - 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
7544d3415d - 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
4012d3de89 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
c50ca402ad 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
e565073eca - 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
92152402ed [Manticore]
Add license to new file
NOT PART OF BUILD
2002-01-29 08:22:40 +00:00
ben%netscape.com
43aaae1f82 [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
3e07bfa5d0 -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
sicking%bigfoot.com
0a836b98e9 Cleanup BooleanFunctionCall and StringFunctionCall, fixes bugs in lang(), substring() and a few more.
b=104758 r=Pike sr=jag
2002-01-28 14:46:39 +00:00
ben%netscape.com
195619a7d0 [Manticore]
Add license to new files
NOT PART OF BUILD
2002-01-27 02:56:45 +00:00