Commit Graph

4827 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
e7c585c091 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
bzbarsky%mit.edu
d0666152a5 Add an nsIDocument* GetOwnerDocument() to nsGenericElement, deCOMify
nsINodeInfo a tad.  Bug 211634, r=jkeiser, sr=jst
2003-07-24 17:30:52 +00:00
caillon%returnzero.com
91b7c60bee Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com
4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
mhammond%skippinet.com.au
366e7df501 We were breaking Python's rules for comparison result returns - and
this only started mattering in Python 2.3.

Not part of the build.
2003-07-23 00:23:45 +00:00
sicking%bigfoot.com
d4cccf83f1 not part of build. installfile for a buster.xpi. Also put the overlayed menuitem in the Webdevelopment menu so that it works for official builds. 2003-07-22 19:56:01 +00:00
dbaron%dbaron.org
47183725c7 Remove unused content quality stubs. b=111346 r+sr=bzbarsky 2003-07-22 18:38:08 +00:00
mhammond%skippinet.com.au
ca8e433988 When new components are registered, re-scan the Python directory for
new .pth files (which may have just been installed).

Add _xpcom.GetSpecialDirectory() to make this work.

Not part of the build.
2003-07-22 07:30:55 +00:00
jgaunt%netscape.com
74e4dbf9c7 not part of build
dropping the uddi support into webservices so it doesn't get lost.
2003-07-21 18:03:42 +00:00
mkaply%us.ibm.com
d4e68f80de webbnet hostname changed 2003-07-21 14:47:02 +00:00
varga%utcru.sk
fbd78f9fd1 Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
mhammond%skippinet.com.au
c4404d9f4d Convert constants from hex to dec, to prevent warnings in Python 2.3
Not part of the build.
2003-07-17 11:02:34 +00:00
axel%pike.org
888ad788b0 bug 211485, check for UniversalBrowserRead for xpath/xslt security checks, r=sicking, sr=jst 2003-07-17 10:13:24 +00:00
mhammond%skippinet.com.au
3cc01f6bc4 Python XPCOM bindings - not part of the build.
* Attempt to import a "sitepyxpcom" module at startup.
* Process the main bin\Python directory as a "site directory".  This means
  .pth files will be scanned in that directory, allowing sys.path changes
  to be managed in a sensible way locally to mozilla.
2003-07-17 06:39:00 +00:00
jaggernaut%netscape.com
817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
bzbarsky%mit.edu
7b5865099a Update the string stream interface a bit and simplify the implementation a
lot. Bug 212109, r=dougt, sr=darin
2003-07-11 23:10:27 +00:00
dbaron%dbaron.org
d85698fd40 Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky 2003-07-11 21:16:12 +00:00
ashishbhatt%netscape.com
034ee0a6cf Adding simple type wsdl test cases 2003-07-11 20:30:59 +00:00
dwitte%stanford.edu
0348122ca5 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2003-07-11 00:04:02 +00:00
darin%netscape.com
bae7bd0843 MSVC++ uses old-school variable scoping with |for| loop initializers. fixes win32 bustage. 2003-07-09 01:29:51 +00:00
dwitte%stanford.edu
ee64b32c3e Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
dbaron%dbaron.org
2fa292cbc3 Add UI code, intended to replace viewer, into extensions/layout-debug/. Separate UI-related features out of existing regression testing interface. b=137331 r+sr=bryner 2003-07-08 21:08:23 +00:00
varga%netscape.com
2c714692f1 Updating sqltest to the latest API.
Not part of build.
2003-07-08 20:38:33 +00:00
varga%netscape.com
cec92cd59e Fix for bug 199501. Fix "Update alias" command
Not part of build.
2003-07-08 20:33:37 +00:00
kaie%netscape.com
26fcd4cf0b b=210948 Some file dialogs have harcoded filter description
patch from Vincent B�ron
r=kaie sr=brendan
2003-07-08 14:46:21 +00:00
kaie%netscape.com
e97cef79b0 b=195574 SSL extremely flaky if Ask for Master Password is 'Every time'
r=darin sr=brendan
2003-07-08 14:41:02 +00:00
bzbarsky%mit.edu
b3003f362c Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
varga%netscape.com
44b88f697c Removing old files. 2003-07-07 18:27:05 +00:00
varga%netscape.com
e397684a41 Build changes for sql extension
- eliminated packager subdir
- separated sqltest app
Not part of build
2003-07-07 18:25:46 +00:00
neil%parkwaycc.co.uk
9451837635 Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz
Using correct line endings this time :-)
2003-07-07 08:28:34 +00:00
caillon%returnzero.com
79b253758f Backout of Neil's patch for bug 211537. This was only supposed to touch 10 or so lines, not every line in each of two files. 2003-07-06 21:09:22 +00:00
neil%parkwaycc.co.uk
bb921d3bfc Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz 2003-07-06 18:31:56 +00:00
smontagu%netscape.com
64a9f8cf10 Comment-only checkin arising from bug 14871 and bug 211343, not part of the build. 2003-07-04 18:34:25 +00:00
timeless%mozdev.org
2349068360 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=varga
2003-07-03 08:44:33 +00:00
timeless%mozdev.org
f0895362c6 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=sicking rs=jag
2003-07-03 01:25:29 +00:00
timeless%mozdev.org
45aea6a61e Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=dwitte
2003-07-03 00:25:56 +00:00
timeless%mozdev.org
8e8419bee9 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=rginda
2003-07-02 14:30:02 +00:00
timeless%mozdev.org
a35730ae9a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2003-07-02 14:29:47 +00:00
dwitte%stanford.edu
fcdbfdbca9 clean up p3p a little, by making it not observe nsIHttpNotify notifications. cookies pushes a channel to the p3pservice, so there's no point wasting cycles doing the same work twice.
b=210491, r=harishd, sr=darin.
2003-07-02 07:30:50 +00:00
harishd%netscape.com
82e0d59f96 Should have been a part of my previous checkin. This change was requested by jst@netscape.com 2003-07-01 19:03:46 +00:00
harishd%netscape.com
da49627bbe Override same origin check for public services listed in the master service list. b=203371, r=darin@netscape.com sr=jst@netscape.com 2003-07-01 18:51:59 +00:00
bzbarsky%mit.edu
72d0e35c98 Fix some memory leaks in Inspector. Bug 211166, r=caillon, sr=alecf 2003-07-01 01:03:02 +00:00
sicking%bigfoot.com
d46559104b Backing out patch from bug 210528 to fix ports bustage 2003-06-30 20:11:13 +00:00
sicking%bigfoot.com
3e358d8a77 Bug 208979: Fix NS_ENSUREs to use the right variable. Patch by peterv
r=sicking sr=jst
2003-06-30 19:03:35 +00:00
sicking%bigfoot.com
eb53572f85 Bug 210528: Modernize XPath-classes to use nsAutoPtr
r=Pike sr=jst
2003-06-30 18:44:22 +00:00
dbaron%dbaron.org
fb9db912e3 Move towards replacing viewer by reorganizing files and renaming classes. b=137331 r+sr=bryner 2003-06-27 21:37:29 +00:00
caillon%returnzero.com
e6a3eca1ed Bug 210601 - XSLT should check whether the subject principal is the system principal.
r=axel@pike.org sr=jst@netscape.com
2003-06-25 22:40:58 +00:00
jst%netscape.com
6a7d554b55 Fixing more of bug 209884. Same change that was done all over the place in the original patch, sr=me. 2003-06-25 22:24:25 +00:00
bryner%netscape.com
2211a2a6f9 Fix a shutdown crash with gtk2 by not attempting to unload libgconf after we've called gconf_client_get_default(). gconf initializes ORBit which in turn registers atexit() handlers, so unloading the library would cause those function pointers to become invalid. Also, release our reference to the GConfClient in the GConfProxy dtor, and remove some unneeded code from the dtor. Bug 210471, r=bolian.yin@sun.com, sr=alecf. 2003-06-25 06:29:44 +00:00
seawood%netscape.com
e355b2283f Fixing build bustage 2003-06-25 01:20:47 +00:00
jst%netscape.com
168bb7a4ba Fixing build bustage. 2003-06-24 23:08:18 +00:00
jst%netscape.com
abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
axel%pike.org
04e84a9763 bustage fix for unix, shupid me 2003-06-24 21:38:18 +00:00
axel%pike.org
1fb99991f5 bug 209539, 209089, crash on several ways when linking to a non-existing XSLT stylesheet, r=sicking, sr=peterv 2003-06-24 20:41:49 +00:00
dwitte%stanford.edu
0a56c23de4 fixing a trivial warning due to mismatch of |class| fwd-declaration for a struct.
r=timeless
2003-06-24 14:33:26 +00:00
aaronl%netscape.com
ac723d47ad Fixing part of checkin from bug 209354 to be in line with darin's comments. No new sr= needed 2003-06-24 08:29:34 +00:00
dbaron%dbaron.org
06bb24f863 Implement the DOM interfaces for CSS style rules on a wrapper object which allows the immutable rule object to be swapped out underneath. b=188803 r+sr=bzbarsky 2003-06-24 05:40:37 +00:00
dwitte%stanford.edu
5abc7e03c5 Fixing leak regression from bug 200632 landing (the latest cookie rewrite).
This changes the nsCookieService singleton fu to AddRef only once, rather than twice (and removes the corresponding Release in the module dtor). The double-addref was making the cookie module stick around until XPCOM starts shutting down modules, which is too late to release things we own (observer service, prefbranch, etc). So we were violating XPCOM shutdown rules without knowing it.

So, the tracemalloc leak stats on Brad should halve. :)

b=209571, r=alecf, sr=darin.
2003-06-24 05:00:22 +00:00
dwitte%stanford.edu
d6f586015d removing bitmap/png, screen capturing, and boxmodel colorpicking functionality from DOM Inspector.
b=211096, r=caillon, sr=jst.
2003-06-24 04:44:55 +00:00
axel%pike.org
1a97d2a623 bug 208561, grammar check, a X vs. an X, patch by Joseph Myers, r=axel@pike.org, sr=peterv 2003-06-23 14:25:23 +00:00
jshin%mailaps.org
a02a46efd1 bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +00:00
bzbarsky%mit.edu
e5aa92e533 Show #document nodes in iframes. Fix up various code that assumed they would
_not_ be shown.  Minor cleanup of various sorts (nsCOMArray, etc).  Bug 201585,
r=caillon, sr=alecf
2003-06-22 22:40:34 +00:00
bzbarsky%mit.edu
41c35baf3c Show the root #document node in the Inspector DOM view. Highlight doctype
nodes in a different color.  Bug 156072, patch by ajvincent@juno.com (Alex
Vincent), r=caillon, sr=bzbarsky
2003-06-22 07:13:32 +00:00
rginda%netscape.com
70afe25025 rebuild stalk expressions when the stalk options are changed from the pref panel
reload css when motif changed from pref panel
2003-06-22 00:31:54 +00:00
rginda%netscape.com
cd32973f61 initial add of file utility library, copied from venkman 2003-06-22 00:18:26 +00:00
rginda%netscape.com
95381c7eb2 landing patches for the following bugs, as 0.8.34:
193246	/list doesn't work on RFC2812 compliant IRC servers
114744 	File->Close vs. View-Close
80125 	Logging facility in Chatzilla.
198538 	Chat views tab titles are lowcase
200188 	PgDn/PgUp scroll left and right Chatzilla panes
199201 	sound settings blocks stalked messages if WAV sound file ...
114104 	messaging from private chat tab does not show the addressee
201324 	Userlist not always kept sorted as requested
202644 	Column sort behavior should parallel mailnews
184228 	Spelling error in irc.js: "function net_conenct()".
206915 	/join reports joining new channel in current window
209524 	stalk word list cannot have length one
198823 	Should be able to set Default Character Coding in Prefere...
200097 	lowcase ``<nickname> has changed the topic to...''
205792 	important text notification does not properly differentia...
86526 	chatzilla stores default prefs in prefs.js

Thanks to ssieb, kazhik ans Silver for the patches.
2003-06-22 00:17:55 +00:00
axel%pike.org
d4e0a79f99 npob, jprof support for transformiix standalone, rs=peterv 2003-06-20 19:54:56 +00:00
dwitte%stanford.edu
eb7529542c removing some unused default ctors now that nsDerivedSafe can handle it.
no bug, r+sr=bz
2003-06-20 02:20:34 +00:00
dbaron%dbaron.org
4afcaa0e69 DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc 2003-06-19 23:44:01 +00:00
bzbarsky%mit.edu
bf56dff08c Fix tail matching algorithm. Bug 209902, patch by mvl@exedo.nl (Michiel van
Leeuwen), r=dwite, sr=bzbarsky.
2003-06-19 22:35:08 +00:00
sicking%bigfoot.com
13f65a560a Bug 209667: Make it possible to hold an nsRefPtr to a class that lacks an empty ctor. I'll back this out if it breaks any ports.
r=jag sr=dbaron on the nsCOMPtr.h part
r=Pike sr=peterv on the transformiix part
2003-06-19 18:21:39 +00:00
mozilla.BenB%bucksch.org
18775106ea - extension for firebird
- adapted prefs dialog to firebird (pain!)
2003-06-19 02:01:44 +00:00
bryner%netscape.com
23fb72d6eb Fix gtk2 static build bustage - MODULE_NAME in Makefile.in must match NS_IMPL_NSGETMODULE. Bug 209747. 2003-06-18 22:54:25 +00:00
aaronl%netscape.com
d220ebb06a Bug 209354. Typeahead causing memory leaks. r=darin, sr=alecf 2003-06-18 21:24:35 +00:00
sicking%bigfoot.com
f939dab6e1 Documentation changes only 2003-06-18 20:04:28 +00:00
mozilla.BenB%bucksch.org
02c668ea90 - whitespace only
- (ok, also fixed a non-sensical comment)
- what are these contents.rdf changes always?
2003-06-18 17:14:19 +00:00
mozilla.BenB%bucksch.org
65bddb20cf ? 2003-06-18 17:02:10 +00:00
mozilla.BenB%bucksch.org
b17c3467ef fix XXXs 2003-06-18 16:51:29 +00:00
mozilla.BenB%bucksch.org
c9630b111b accidently checked in activagted debug printouts 2003-06-18 16:18:48 +00:00
mozilla.BenB%bucksch.org
c2b75210da experimental warning 2003-06-18 15:56:32 +00:00
dwitte%stanford.edu
813391e0a7 remove cid's/contractid's and factory constructors for nsCookie and nsPermission, since these objects shouldn't be instantiable.
b=209506, r=darin/mvl, sr=bz
2003-06-18 00:52:59 +00:00
mozilla.BenB%bucksch.org
8db5f0784d - License changes 2003-06-18 00:04:36 +00:00
alecf%flett.org
b7fa256d74 fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
sicking%bigfoot.com
d27334ffbc Attempt at fixing ports bustage 2003-06-17 15:49:25 +00:00
dwitte%stanford.edu
8b616c41b0 fix a couple of memory leaks in DOM inspector's PNG encoder, and clean up the interface a little.
b=208704, r=biesi/caillon, sr=jst
2003-06-17 07:43:47 +00:00
bolian.yin%sun.com
8442b87c63 Remedy patch for Bug 202388, runtime switch between system prefs and mozilla prefs. The original patch got sr=alecf, r=kyle. 2003-06-17 05:52:04 +00:00
sicking%bigfoot.com
6da2b447fd Try to fix build bustage and also fix a couple of new warnings. 2003-06-16 23:50:40 +00:00
sicking%bigfoot.com
dbd0da7d1e Bug 205703: Refcount Expr-results, to avoid cloning, and recycle them, to avoid memorymanagement.
r=Pike sr=peterv
2003-06-16 22:31:20 +00:00
aaronl%netscape.com
fccde7c7eb Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
mozilla.BenB%bucksch.org
bf0289678d no encrpytion for now 2003-06-15 22:52:10 +00:00
mozilla.BenB%bucksch.org
18f28148be missed in previous checkins 2003-06-15 21:43:55 +00:00
dbaron%dbaron.org
39d390d27f Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky 2003-06-14 23:50:54 +00:00
dwitte%stanford.edu
cc8373a599 removing nsCookies.{h,cpp} and nsCookieManager.{h,cpp}. to find old blame info and logs for those files, look in attic.
cookie rewrite part 3, b=200632, r=alecf, sr=darin.
2003-06-14 22:33:50 +00:00
dwitte%stanford.edu
6fd2b6cf13 yet another cookie rewrite - up to part 3 this time.
- moves core cookie code into nsCookieService.{h,cpp}, and kills nsCookies & nsCookieManager
- makes nsCookieService a singleton object that implements nsICookieManager also
- improves mem efficiency of the nsCookie object, and removes unneeded conversions
- adds an nsICookie2 interface to extend the sucky nsICookie.
- fixes a few (unrelated) trivial things while I'm in there (use ->ASCII instead of ->UTF8, and remove some erroneous stuff in nsPermissionManager.h)

cvs removal of nsCookies.{h,cpp} and nsCookieManager.{h,cpp} will follow; to find old blame info and logs for those files, look in attic.

burn the witch!

b=200632, r=alecf, sr=darin.
2003-06-14 20:10:55 +00:00
nisheeth%netscape.com
5b1e15b50a Fix for bug 209338. r=harishd@netscape.com, sr=jst@netscape.com. Make nsSoapEncoding instantiable from JS again. 2003-06-13 22:38:09 +00:00
caillon%returnzero.com
0db192dac1 Reducing webservices codesize from my checkin to bug 209087 r+sr=jst 2003-06-13 22:31:49 +00:00
caillon%returnzero.com
2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
harishd%netscape.com
85570db892 Grant access to SOAP response document's properties and also allow the document to be serializable. b=193953, r=heikki@netscape.com, sr=jst@netscape.com 2003-06-12 20:18:34 +00:00
harishd%netscape.com
8a1178805d Checking in for peterv@netscape.com: Fixing the problem with viewing P3P summary more than once. b=208560, r=harishd, sr=heikki 2003-06-11 19:12:23 +00:00
alecf%flett.org
2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
ssu%netscape.com
b3d4ec2f77 landing neil's patch for bug 208464 - From the Start menu select Help & Support and a blank window appears. r=ssu, sr=sspitzer, a=asa 2003-06-11 17:45:30 +00:00
jst%netscape.com
53c6ada14b Cleaning up some whitespace. 2003-06-11 06:15:23 +00:00
varga%netscape.com
91245bd20d Fix for bug 208912. DOMParser produces documents with about:blank uri.
r=heikki, sr=peterv
2003-06-10 23:31:07 +00:00
seawood%netscape.com
0a45cd74a3 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 22:31:00 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
sicking%bigfoot.com
3e919f8fcf Bug 206338: improve txStack performance by inlining functions and moving bounds-check to outside the txStack-class
r=Pike sr=peterv
2003-06-09 18:48:15 +00:00
bolian.yin%sun.com
8001504701 Bug 202388 runtime switch between system prefs and mozilla prefs.
sr=alecf.
2003-06-09 08:30:04 +00:00
aaronl%netscape.com
83e8f6b6b4 Bug 208271. Make accessproxy not part of build. r=cls, no sr= needed for build changes 2003-06-06 10:12:34 +00:00
sicking%bigfoot.com
6d84bf3b87 tree close, backing out 2003-06-05 21:43:20 +00:00
sicking%bigfoot.com
4695e7c5eb Bug 206338: Improve performance of txStack by inlineing functions and by removing boundschecks
r=Pike sr=peterv
2003-06-05 21:42:27 +00:00
jkeiser%netscape.com
2b9fcafff4 Bustage fix, r/sr=peterv 2003-06-05 21:40:41 +00:00
peterv%netscape.com
7bf70f7472 Bustage fix. sr=jag. 2003-06-05 20:15:35 +00:00
jkeiser%netscape.com
751ad5cc58 Make XSLT #include less stuff (bug 208188), r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-06-05 17:56:57 +00:00
sicking%bigfoot.com
23d9f34ead Documentation changes only. More ideas for optimized xpath 2003-06-05 16:26:22 +00:00
aaronl%netscape.com
7ef51af56a Backing out, to see if it fixes orange 2003-06-05 12:53:01 +00:00
aaronl%netscape.com
e120bf384f Fixing bustage correctly 2003-06-05 10:10:23 +00:00
aaronl%netscape.com
5cb1d43332 Fixing bustage 2003-06-05 09:50:12 +00:00
aaronl%netscape.com
ca3689f4ab Bug 208271. Remove access-builtin from build, but keep in tree. r=cls. No sr= required for build changes 2003-06-05 08:29:36 +00:00
peterv%netscape.com
2355d9abb8 Fix for bug 191920 (P3P Summary button does not work anymore). r=heikki/harishd, sr=jst. 2003-06-05 08:16:39 +00:00
shliang%netscape.com
df938ddfef 208357 - image manager menuitem needs to be removed for ns builds on mac osx. r=sgehani, sr=jag 2003-06-05 03:49:48 +00:00
kairo%kairo.at
0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
robinf%netscape.com
7d2a73dee2 updating to reflect latest UI; r=oeschger and per bug 161765 2003-06-03 00:59:20 +00:00
axel%pike.org
8e34ccdb95 npob, fix crash on exit, r=sicking 2003-06-01 16:32:57 +00:00
timeless%mozdev.org
2e50895ae7 Bug 153736 Warning `reference to undefined property this.mLinkedPanel'' [xs] in file `chrome://inspector/content/inspector.xml#panel.linkedPanel (setter)'', line 1, character 0.
r=rginda sr=bz
2003-05-30 22:25:02 +00:00
timeless%mozdev.org
26b02a7381 Bug 207057 Division by zero in UCDET.DLL
r=smontagu sr=rbs
2003-05-29 23:42:12 +00:00
dwitte%stanford.edu
6a1a2f65cf spring cleaning in extensions/wallet, bug 204184.
hunting season is open!

r=timeless, sr=bryner.
2003-05-29 10:02:39 +00:00
bolian.yin%sun.com
646e3ffe37 Bug 195794, missing access keys for Personal panel
The path is from jessie.li@sun.com  r=kyle sr=jst
2003-05-29 09:48:58 +00:00
neil%parkwaycc.co.uk
f019834d8f Bug 207242 styleRules.js misuses prompt service r=caillon sr=jst 2003-05-29 09:11:11 +00:00
peterv%netscape.com
ad1ad80290 Bustage fix. 2003-05-27 13:46:20 +00:00
peterv%netscape.com
a87aadcac5 Fix for bug 203978 (Invalid read of size 4 const nsString FunctionCall::INVALID_PARAM_VALUE(NS_LITERAL_STRING("invalid parameter value for function: "));). r=Pike, sr=jst. 2003-05-27 12:30:32 +00:00
aaronl%netscape.com
ef71f3a441 Bug 204777. Prevent backspace to send us back in history in general embedded case. r=brade, sr=sfraser 2003-05-25 19:39:21 +00:00
jaggernaut%netscape.com
a80007ca0a Fixing bustage 2003-05-23 22:53:58 +00:00
timeless%mozdev.org
09ded03b99 Bug 206162 unused variable `nsresult result' in nsPolicyReference::ProcessExpiryElement
r=harishd sr=heikki
2003-05-23 22:21:30 +00:00
timeless%mozdev.org
187f4d5075 Bug 204426 Warnings in nsTypeAheadFind.cpp/nsTypeAheadFind.h
r=aaronl sr=dbaron
2003-05-23 22:00:33 +00:00
timeless%mozdev.org
b584be9dec Bug 203973 txXSLTProcessor::shutdown releases a log module it doesn't own
r=axel sr=peterv
2003-05-23 21:55:16 +00:00
dwitte%stanford.edu
270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
sicking%bigfoot.com
57097a2753 Bug 199331: Recompile stylesheet if the underlying DOM is modified after .importStylesheet is called
r=Pike sr=peterv a=mkaply
2003-05-23 15:02:08 +00:00
axel%pike.org
c39a545555 not part of build, fix gcc3.2 and hex, r/sr=peterv, a=mkaply 2003-05-23 14:02:07 +00:00
varga%netscape.com
717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
rbs%maths.uq.edu.au
285c623645 Output basic entities such as &nbsp; during 'Save As' of HTML documents (there is another option/flag to output more entities such as accented letters if needed), r=adamlock, sr=heikki, a=asa 2003-05-23 06:18:11 +00:00
rginda%netscape.com
81f8daa616 bug 206639, "land latest chatzilla", a=asa
Changes between 0.8.26 and 0.8.31 are:

* bug 119746: it is now possible to change character sets per channel.
* bug 206066: auto-connect networks now open in correct order
* bug 193246: fixed /list problem on some servers
2003-05-22 21:28:13 +00:00
dwitte%stanford.edu
d2fb75c8f6 oops, missed a file in previous checkin 2003-05-22 20:43:56 +00:00
dwitte%stanford.edu
97883af4de Bug 206022: [cookies] parser doesn't allow spaces in NAME token.
makes the cookie parser tolerant of spaces in the token name strings, which some sites rely on.

r=mvl, sr=alecf, a=asa.
2003-05-22 20:41:17 +00:00
dwitte%stanford.edu
a1fcc8d125 Bug 206356: cookies refused by default if you just close dialog.
makes the "do you want to accept this cookie?" dialog more user-friendly, by not touching the permission list if you dismiss the dialog without clicking a button.

patch by mvl, r=neil, sr=jag, a=asa.
2003-05-22 00:37:48 +00:00
caillon%returnzero.com
1df18183cb 206452 - Making new attribute and edit attribute work again.
r=ajvincent@juno.com sr=dmose a=asa
2003-05-21 23:38:17 +00:00
oeschger%netscape.com
decaa3dd93 some image reference problems in composer_help.html, review dispensation per 162559 content bug, a=sspitzer 2003-05-21 13:55:52 +00:00
heikki%netscape.com
40530ab6c1 Bug 204545, remove event listeners when needed, which fixes practically all known memory leaks and gets us a step closer to IE compatibility. r=harishd, sr=jst, a=asa. 2003-05-20 21:48:25 +00:00