alecf%netscape.com
66e767c7b8
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
samuel%sieb.net
adfb524110
Bug 92933 - correct tab selection
...
r=rginda
chatzilla only
2002-02-19 21:07:34 +00:00
dbradley%netscape.com
5372835bdb
Bug 119382 - attribute nsIIDPtr IID considered harmful - This patch makes it an error to declare an attribute named IID or a method named getIID. r=jband, sr=jst
2002-02-19 14:48:00 +00:00
cathleen%netscape.com
124339899e
eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan
2002-02-19 07:36:56 +00:00
dbaron%fas.harvard.edu
5e66f4b2c6
Fix Windows bustage. b=79091
2002-02-19 03:06:00 +00:00
dbaron%fas.harvard.edu
ae1eb32ae0
Create a small service in the content library to allow inspector to avoid bad link-time dependencies on CSS code. b=79091 r=attinasi,beard sr=shaver
2002-02-19 02:09:06 +00:00
oeschger%netscape.com
11046938bb
removing references to instant messenger in table of contents, plus fixing some typos in the ids of the topics, bug=122806, r=rudman
2002-02-19 02:01:41 +00:00
rayw%netscape.com
b4273a3c1d
Added conditional in makefiles and build module to enable or disable
...
MOZ_WSP. This was only done inside of the MOZ_SOAP defines. Tested
build with and without SOAP define. This permits SOAP to be built
without web service proxies. Related to bug 107795, but needed
whether or not SOAP becomes part of default build.
sr=vidur. SOAP is not part of default build.
2002-02-18 23:38:07 +00:00
dbragg%netscape.com
c1fdf8f91b
Fix for bug 91721. The UI changed to use list boxes for both content packs
...
and language packs. This is more consistant and approved by UE group. Obsolete
packs are now displayed with (needs update) next to them and are unselectable
by the user. This is done using a rule in the pref-contentpacks.xul file.
r=tao, sr=alecf.
2002-02-18 23:18:46 +00:00
peterv%netscape.com
d41764cfd1
Fix for bug 126214 (peterv broke XSLT system-property function). r=sicking, sr=jst.
2002-02-18 22:52:54 +00:00
samuel%sieb.net
c48ef1c7be
Bug 122347 - fix non-http links
...
r=rginda
chatzilla only
2002-02-18 22:50:59 +00:00
rayw%netscape.com
97704ccd07
More edits, fixes, beautification, links, TOC.
...
This is documentation, and not part of any build.
2002-02-18 18:44:16 +00:00
peterv%netscape.com
ef953b6332
Keep SOAP building on Mac. Not part of the default build.
2002-02-18 15:55:05 +00:00
peterv%netscape.com
1716e524f5
Keep SOAP building on Mac (Need to cast the NS_LITERAL_STRING to const nsAString& to make it compile on CW on Mac). Not part of the build.
...
<jag> Forte sucks.
2002-02-18 15:54:39 +00:00
rayw%netscape.com
8ae460924e
More edits and beautification.
...
SOAP, and especially this document, is not part of the default build.
2002-02-18 14:44:56 +00:00
samuel%sieb.net
01708ce9e0
Bug 123604 - make all commands lowercase after they are entered
...
r=rginda
chatzilla only
2002-02-18 07:05:14 +00:00
samuel%sieb.net
f1c12bed86
Bug 126109 - remove space from ctcp commands that have no parameters
...
r=rginda
chatzilla only
2002-02-18 06:13:33 +00:00
samuel%sieb.net
8a7579aa1e
Bug 126094 - fix chatzilla's issues with apostrophes
...
r=rginda
chatzilla only
2002-02-18 06:11:07 +00:00
bbaetz%student.usyd.edu.au
775ea0867d
Bug 109600 - PAC script breaks chatzilla
...
Bug 71565 - socks proxy doesn't work with chatzilla
Chatzilla's urls need to be standardurls, not simpleuris
r=rginda, chatzilla only
2002-02-18 03:53:08 +00:00
rayw%netscape.com
5b582f5624
I found three small but important errors in type identification processes.
...
Two of them involve the missing classes Struct and AnySimpleType, which I
have been able to fake out. The third involves the identification of the
type of the array. When identifying the type of a variant, interface means
that it contains a struct. but I was using the same method to identify the
type of an array, where interface always means you don't know the type (since
variants show up as interfaces in this case and even nested arrays are
variants).
SOAP is not part of default build.
2002-02-18 03:46:45 +00:00
rayw%netscape.com
1b155b2f81
More fixes to docs.
...
SOAP is not part of default build.
2002-02-18 00:40:50 +00:00
rayw%netscape.com
4d8a166e95
Yet another much-improved version of the SOAP documentation.
...
SOAP is not part of the default build.
2002-02-18 00:17:09 +00:00
rayw%netscape.com
dfbbfde69a
More edits and enhancements of the SOAP API documentation...
...
SOAP is not part of the default build.
2002-02-17 18:08:26 +00:00
cbiesinger%web.de
4ffd3b9c08
bug 109442 r=cls
...
extensions/ctl/src/* hardcodes -lgmodule
2002-02-17 10:32:48 +00:00
rayw%netscape.com
b52b607f56
Checking in first stab at SOAP API documentation.
...
This file is not presently built, and SOAP is not part of default build.
2002-02-16 21:57:58 +00:00
dbaron%fas.harvard.edu
59892aa65e
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
rayw%netscape.com
4a5f889db8
Added check for null schema type being passed in. Also made the type
...
not specified where it was AnyType or could be trivially derived from
the element name and namespaceURI being used.
SOAP is not part of default build.
2002-02-16 12:25:11 +00:00
rginda%netscape.com
56c873919e
- venkman only -
...
add ending quotes to format strings which might otherwise end in quotes.
2002-02-16 11:03:05 +00:00
rginda%netscape.com
5cd90a662f
- venkman only -
...
move the sort test into it's own function.
2002-02-16 11:02:23 +00:00
rginda%netscape.com
825e68b529
- venkman only -
...
add dumpscripts command to list all js files on the current window.
2002-02-16 11:01:06 +00:00
rginda%netscape.com
83f80309b6
- venkman only -
...
if (0) out the targetWindow stuff until window modality/enable stuff is sorted out.
2002-02-16 11:00:34 +00:00
rayw%netscape.com
5473c69a0f
Last issues for SOAP review by Heikki and others.
...
SOAP is not part of default build.
2002-02-16 08:01:15 +00:00
morse%netscape.com
beecc4e723
bug 119812, js error in cookie manager dialog, r=sgehani, sr=alecf
2002-02-16 01:30:04 +00:00
alecf%netscape.com
177e0f3c5a
*sigh*
...
fix "ctl" bustage, whatever the heck that is
2002-02-15 16:19:45 +00:00
rayw%netscape.com
2c25fd5808
A bunch of minor fixes from Heikki's reviews. Passes my tests.
...
SOAP is not part of default build.
2002-02-15 15:54:20 +00:00
dbaron%fas.harvard.edu
5565ec6cf2
Attempt to add nsICookieConsent.idl correctly this time, although mac builds will still need kicking. b=113143
2002-02-15 14:39:55 +00:00
rayw%netscape.com
a984f8f541
Minor whitespace sdjustments.
...
SOAP is not part of default build.
2002-02-15 12:30:43 +00:00
rayw%netscape.com
956a9ed9b2
Changed type of uri attribute in verifySource header to anyURI.
...
SOAP is not part of default build.
2002-02-15 12:17:17 +00:00
rayw%netscape.com
43d4539fda
Attempts to patch-up incomplete type hierarchy in nsISchema.h, lack
...
of inheritance among builtins, and lack of AnySimpleType. Commented
lines will have to eventually be reenabled when AnySimpleType is
produced.
SOAP is not part of default build.
2002-02-15 12:10:03 +00:00
rayw%netscape.com
ba192b6e3e
Standardize use of Truncate.
...
SOAP is not part of default build.
2002-02-15 11:35:09 +00:00
rayw%netscape.com
676939544c
Whitespace fixes.
...
SOAP is not part of default build.
2002-02-15 11:02:43 +00:00
rayw%netscape.com
e3f8c4ff5c
Whitespace fixes.
...
SOAP is not part of default build.
2002-02-15 10:48:16 +00:00
rayw%netscape.com
d5dfe5563b
Added whitespace in front of comments.
...
SOAP is not part of default build.
2002-02-15 10:25:28 +00:00
morse%netscape.com
3c684100ee
fix mac bustage
2002-02-15 03:56:08 +00:00
morse%netscape.com
b898d4522b
bug 113143, cookie module to call compact-policy parser, r=sgehani,harishd, sr=jag
2002-02-15 03:01:32 +00:00
vidur%netscape.com
4ccb3ba47e
Made anyType be the base of array. This is not part of the default build.
2002-02-15 01:54:49 +00:00
vidur%netscape.com
bccfef500d
Reverted to having a cannonical namespace for schema and SOAP builtin types rather than maintaining two sets of each. For arrays with unspecified xsi:arrayType, the dimension is now 0.
2002-02-15 01:17:27 +00:00
vidur%netscape.com
898e2241e6
Remove linux warnings. This is not part of the default build.
2002-02-15 01:15:51 +00:00
vidur%netscape.com
efe6eccdee
Correctly deal with nsIVariant in type conversion. This is not part of the default build
2002-02-15 01:14:27 +00:00
shanjian%netscape.com
834182b3ba
#119377 NS crashes if use universal Charset detector on in frame
...
Added some range verification when calculating order.
r=nhotta, sr=brendan
2002-02-15 00:38:23 +00:00
rayw%netscape.com
c0d95a0fd1
Added error reporting mechanism, and called it in quite a few places. Also
...
eliminated use of multiple SOAP encoding URIs, and now only rely on the 1.2
with aliasing that can output 1.1.
SOAP is not part of default build.
2002-02-14 23:00:58 +00:00
morse%netscape.com
e6c1f0766e
bug 120731, remove js error, c=gemal, r=morse, sr=alecf
2002-02-14 22:15:39 +00:00
seawood%netscape.com
cc86c94d04
-Bsymbolic + egcs/binutils2.9.x requires that symbols be resolved at link time. Fixing tinderbox bustage
2002-02-14 18:30:21 +00:00
rayw%netscape.com
086621d628
Changed license header on SOAP files.
...
SOAP is not part of default build.
2002-02-14 13:36:34 +00:00
rayw%netscape.com
1e4fdc710e
Fixed IDL files to not use mozilla-specific types where possible.
...
Also identified and entered a placeholder solution for variants not being
able to represent an empty array. also made primenumber test use
verifyheader.
SOAP is not part of default build.
2002-02-14 13:08:25 +00:00
rginda%netscape.com
0b00c41a3e
- venkman only -
...
make venkman use the new "native frames" option checked in as part of bug 124474.
add min-height to all outliners to avoid bug 121583.
copy childData to scriptRecList in scriptsView.getContext, instead of copying the array one element at a time.
2002-02-14 08:34:27 +00:00
rayw%netscape.com
ed1712369c
Fixes on arrays, re: bug 121934. Lots of changed needed to permit arrays
...
to control the types of their children via the information received
from the schema. But the two critical lines actually getting the
information on the child types from the schema are commented out, because
there are problems with dual hierarchies of schema types that make it
not work as well as it should -- also inability to determine whether
the schema actually specified a type or just gave a nice default.
This also includes fixes to leaks and other problems discovered reviewing
the array code. This is the first code capable of inferring and encoding
a multi-dimensional array from the nested arrays of JS, where the array
type dictates. All my tests still work.
SOAP is not part of the default build.
2002-02-14 00:53:46 +00:00
morse%netscape.com
e93f7e375a
bugs 115800, 121311, 121685 -- various problems related to cookie expiration, r=sgehani, sr=alecg
2002-02-14 00:53:19 +00:00
morse%netscape.com
3c5b708b14
bug 121161, enhanced p3p cookie management, r=sgehani, sr=alecf
2002-02-13 21:11:21 +00:00
blakeross%telocity.com
1f81258a62
Fix a minor typo in my checkin from 02/11. r & sr = hewitt
2002-02-13 19:52:37 +00:00
rayw%netscape.com
582ee7dbf3
This is the patch related to bug 71394, needing security checks in SOAP.
...
Also, substituted 8 spaces for tabs in some SOAP files. Also updated
soap test files to either request UniversalBrowserRead or use verifySource.
r=mstoltz
SOAP is not part of default build.
2002-02-13 19:13:41 +00:00
ccarlen%netscape.com
2cf6448a9f
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
racham%netscape.com
6c1039e2d9
Fixing bug 80296. This fix allows user to new messages for all authenticated accountswith a single click. This command canbe triggered from GetAllNewMessages item of GetMsg button drop marker, File|GetNewMessagesFor or shortcut Ctrl+Shift+T. r=morse, mscott sr=alecf
2002-02-13 00:15:08 +00:00
samuel%sieb.net
d0d5dc7192
Bug 115305 - clean up utils.js
...
r=rginda
chatzilla only
2002-02-13 00:11:57 +00:00
rginda%netscape.com
680cace305
- venkman only -
...
Bug 124488, "Venkman not stopping at breakpoints"
s/glob/globalObject/ on system filters.
2002-02-13 00:02:55 +00:00
samuel%sieb.net
456c0c03f0
Bug 122495 - added method to set authentication for xml-rpc
...
r=rginda
sr=darin
2002-02-12 23:57:12 +00:00
ccarlen%netscape.com
0d871a1552
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
blakeross%telocity.com
f068c5f3fd
112520 - accept originating images radio gets stuck on. r=morse sr=hewitt
2002-02-11 23:12:38 +00:00
bzbarsky%mit.edu
97aad157b6
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
98afc5ee0f
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
hyatt%netscape.com
f5f4e51439
Remove overeager null argument check, since the serialization code clearly allows a null arg. Not part of build.
2002-02-09 08:48:14 +00:00
jst%netscape.com
f8e111bab0
Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com
2002-02-09 03:36:55 +00:00
jband%netscape.com
6012fe8817
get rid of IsArray. Add onError. NOT PART OF THE BUILD
2002-02-09 02:18:47 +00:00
jband%netscape.com
098847db94
updated tests. NOT PART OF THE BUILD
2002-02-09 02:17:32 +00:00
cotter%netscape.com
870dae0fa9
Ongoing privady & security help content updates per 122806; Cert Mgr updates, r=oeschger.
2002-02-09 02:14:43 +00:00
andreww%netscape.com
35123d392b
bug 123444 r/sr=rginda Chatzilla missing some mnemonics
2002-02-08 23:12:36 +00:00
oeschger%netscape.com
1c061779ba
some help 'content' and label changes, with dispensation per 122806, r=cotter@netscape.com
2002-02-08 22:32:14 +00:00
ccarlen%netscape.com
f0ffbdff43
Bug 113538 - embedding depends on wallet. Rename nsISingleSignonPrompt to nsIAuthPromptWrapper and into embedding. r=morse/sr=darin
2002-02-08 15:21:26 +00:00
seawood%netscape.com
5871ae6f2d
Use @ so that regchrome commands aren't echoed.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #124328 r=cls
2002-02-08 08:30:30 +00:00
morse%netscape.com
07e270716c
bug 124024, remove 21ms regression introduced by checkin for 121161, r=dp, sr=brendan
2002-02-08 03:57:35 +00:00
harishd%netscape.com
610db26369
Added newlines to eof
2002-02-08 02:59:30 +00:00
harishd%netscape.com
75aa45fa1d
P3P - compact policy support. b=104894, r=dp, sr=alecf
2002-02-08 02:52:11 +00:00
oeschger%netscape.com
5a71730a3b
rdfification of help system per bug 124273, sr=waterson, r=hewitt, r=oeschger, authors=pwilson@gorge.net and oeschger
2002-02-08 01:45:36 +00:00
morse%netscape.com
fa64508953
bug 124065, add pref to ignore autocomplete, c=thieleke, r=morse, sr=alecf
2002-02-08 01:36:56 +00:00
rginda%netscape.com
ac356c0444
- venkman only -
...
add "open-dialog" command, bug 124158
2002-02-08 00:22:42 +00:00
mkaply%us.ibm.com
189bcb64dd
#123023
...
r=timeless
Fix various syntactical errors in HTML files.
2002-02-07 23:13:42 +00:00
harishd%netscape.com
d1339c7272
remove existing p3p support
2002-02-07 22:51:17 +00:00
rayw%netscape.com
3c2d249bd8
Changes to the way schema information is interpreted: First, acknowledging
...
that both complex types and simple restriction types may have base types,
and secondly acknowledging that complex types may have simple content models.
SOAP is not a part of the default build.
2002-02-07 11:40:40 +00:00
rginda%netscape.com
0d91173a00
- venkman only -
...
add parameter list for "dumptree" command
2002-02-07 07:30:23 +00:00
rginda%netscape.com
4519c3331f
- venkman only -
...
print command name on failure, not "[Object object]"
2002-02-07 07:29:37 +00:00
rginda%netscape.com
24b5b104be
- venkman only -
...
add "dumptree" command.
change glob to globalObject in filter objects.
2002-02-07 07:29:01 +00:00
rginda%netscape.com
17b1b502f1
- venkman only -
...
fix issues with removing children from unparented records.
added (and commented out) some common debug dumps.
added debug functions tov_formatRecord/formatBranch
2002-02-07 07:27:22 +00:00
rginda%netscape.com
c360002f63
- venkman only -
...
fix bogus parse code. Old code had problems when the last argument before an optional was missing.
2002-02-07 07:25:14 +00:00
jband%netscape.com
c56ab16f35
fix array support. NOT PART OF THE BUILD
2002-02-07 04:37:24 +00:00
jband%netscape.com
14ba0b02a9
fix windows bustage - not part of default build
2002-02-07 04:10:04 +00:00
jband%netscape.com
320656674b
update of test. NOT PART OF THE BUILD
2002-02-07 03:57:33 +00:00
jband%netscape.com
4b61cdcb14
initial checkin of test. NOT PART OF THE BUILD
2002-02-07 03:56:45 +00:00
rayw%netscape.com
9db9d11f19
Added code to properly decode multi-dimensional arrays as nested arrays
...
in XPCOM. Unfortunately, there is no way to test this because Apache
SOAP servers do not seem to produce them in any simple configuration
because Java does not support multidimensional arrays. I will be writing
code to test this later as I add support for encoding multi-dimensional
arrays, as specified by a schema type, which I can then decode without
actually sending / receiving a message, but I need to put this fix back
now. At least I didn't break decoding of single-dimensional arrays.
SOAP is not part of default build.
2002-02-07 03:02:59 +00:00
heikki%netscape.com
e59df780c2
Bug 123499, enable arbitrary HTTP commands via XMLHttpRequest. Patch from matthew@mjwilson.demon.co.uk, r=heikki, sr=darin.
2002-02-07 00:19:04 +00:00
vidur%netscape.com
80e9ee5924
More feedback during test. This is not part of the default build.
2002-02-06 22:10:39 +00:00
vidur%netscape.com
8171a995e8
Support for both schema namespaces. This is not part of the default build.
2002-02-06 22:09:22 +00:00
vidur%netscape.com
a2b08c6365
Support for string and wstring types. Array handling fixes and simplification. This is not part of the default build.
2002-02-06 22:07:53 +00:00
vidur%netscape.com
dc28f6c7ab
Sharing of builtin types across loaders. Complex types now know when they are array and expose their array type and dimension. This is not part of the default build.
2002-02-06 22:06:10 +00:00
morse%netscape.com
36e3b822b2
bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf
2002-02-06 21:55:16 +00:00
hwaara%chello.se
6c9d73d8c5
#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
a5d896f2b5
Keep SOAP compiling on Mac. Not part of the build, rs=vidur.
2002-02-06 12:56:31 +00:00
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