heikki%netscape.com
|
76f13128db
|
Bug 83573, XMLHttpRequest now adds itself to the loadgroup of the page (if called from JS) so that when you leave the page/hit stop, XMLHttpRequest aborts automatically. r=sicking, sr=bzbarsky.
|
2002-08-29 22:07:18 +00:00 |
|
axel%pike.org
|
568bbcee22
|
bug 155578, refactor XSLTProcessor, landing trivial parts to make diff usefull. Function reordering in XSLTProcessor, txExpandedNameMap::remove, r=sicking, sr=bz
|
2002-08-29 08:34:48 +00:00 |
|
aaronl%netscape.com
|
0c4726b726
|
Bug 161960. Slight reordering of original fix - make sure we do init only when pref is set. r=jkeiser, sr=bzbarsky
|
2002-08-29 08:26:38 +00:00 |
|
aaronl%netscape.com
|
9c13ba5e80
|
Bug 161960. Type Ahead Find, make Accel+G remember last type ahead find until normal find is used again. Also should fix the page load performance issue. r=akkana, sr=bz
|
2002-08-29 06:27:38 +00:00 |
|
morse%netscape.com
|
4cf07bf8d3
|
bug 90644, http and ftp sites share cookies, r=mstoltz, sr=darin
|
2002-08-29 00:12:26 +00:00 |
|
morse%netscape.com
|
a1b54589a7
|
bug 164278, reading cookie file is inefficient, c=brade, r=morse, sr=darin
|
2002-08-28 23:58:06 +00:00 |
|
morse%netscape.com
|
34e12d71f8
|
bug 157480, crash if password deleted while select-user prompt is up, r=sgehani, sr=darin
|
2002-08-28 23:50:07 +00:00 |
|
aaronl%netscape.com
|
f2a9de6bbf
|
Bug 30088. Reversing pref that automatically turns on type ahead find due to perf regressions. Patch to fix regressions is being worked on in bug 161960
|
2002-08-28 06:57:56 +00:00 |
|
morse%netscape.com
|
e6d2aefa12
|
bug 162129 (leak in cookie module) & bug 158216 (cookies written out too often), r=sgehani, sr=jag
|
2002-08-28 00:30:06 +00:00 |
|
aaronl%netscape.com
|
0b0d06e121
|
Bug 30088. Finishing checkin by turning on pref for type ahead find in default build. r=akkana, sr=jst
|
2002-08-27 06:00:13 +00:00 |
|
sicking%bigfoot.com
|
75dc9786ce
|
Fix whitespacehandling by looking for xml:space-attributes when needed and only when needed.
b=163856 r=Pike sr=bz
|
2002-08-27 04:13:18 +00:00 |
|
dougt%netscape.com
|
22ffaadb79
|
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
|
2002-08-27 01:05:21 +00:00 |
|
alecf%netscape.com
|
dc6d6e3736
|
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
|
2002-08-26 21:20:34 +00:00 |
|
kairo%kairo.at
|
ada916158d
|
bug 164496 - Language switching broken (again), regression of 144740, r=timeless, sr=alecf
|
2002-08-26 11:02:28 +00:00 |
|
danm%netscape.com
|
091b30e2a3
|
update for rev 1.26 of nsIAppShellService.idl: Quit takes a new parameter. bug 163918 r=brendan,bryner
|
2002-08-24 18:58:19 +00:00 |
|
roc+%cs.cmu.edu
|
cb32a0f906
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
|
smontagu%netscape.com
|
a57798e9c8
|
Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build.
|
2002-08-23 23:09:22 +00:00 |
|
aaronl%netscape.com
|
c281cc6c4f
|
Bug 164295. [typeaheadfind] Linker Error with Sun Forte Compile against gkgfx
|
2002-08-23 21:16:50 +00:00 |
|
bryner%netscape.com
|
b366f360b3
|
Ignore generated Makefiles.
|
2002-08-23 10:30:06 +00:00 |
|
bryner%netscape.com
|
4c5e47496d
|
Ignore UniversalChardetTest binary.
|
2002-08-23 10:28:28 +00:00 |
|
morse%netscape.com
|
aa76d4c64a
|
bug 146271, password manager contains undeletable entries, r=sgehani, sr=jag
|
2002-08-22 22:58:16 +00:00 |
|
mkaply%us.ibm.com
|
35c9e14f1d
|
#154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
|
2002-08-22 22:36:44 +00:00 |
|
mkaply%us.ibm.com
|
35ed14a818
|
#154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
|
2002-08-22 22:30:59 +00:00 |
|
aaronl%netscape.com
|
cba24542ca
|
Bug 163905. [typeaheadfind] F3 hangs browser after selection returns to normal color. r=kyle, sr=alecf. Bug 163913: [typeaheadfind] status messages no longer displayed. r=kyle, sr=alecf
|
2002-08-22 22:28:44 +00:00 |
|
morse%netscape.com
|
dccf20a93b
|
bug 129238, login entered in form even if cancel is pressed, r=sgehani, sr=jag
|
2002-08-22 22:26:04 +00:00 |
|
peterv%netscape.com
|
e440be8fdb
|
Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst.
|
2002-08-22 12:33:45 +00:00 |
|
peterv%netscape.com
|
06fb1e2215
|
Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst.
|
2002-08-22 12:22:47 +00:00 |
|
morse%netscape.com
|
19a5d957ba
|
bug 162331, fix memory leak, r=dbradley, sr=jag
|
2002-08-21 21:31:50 +00:00 |
|
peterv%netscape.com
|
b2863c55b1
|
Remove warnings.
|
2002-08-21 14:22:58 +00:00 |
|
peterv%netscape.com
|
83aef5bdbb
|
Try to fix linking problem on planetoid.
|
2002-08-21 14:18:12 +00:00 |
|
peterv%netscape.com
|
12c9b0c13e
|
Add back widget to REQUIRES.
|
2002-08-21 13:20:21 +00:00 |
|
peterv%netscape.com
|
d44faa5bb2
|
Adding back widget to REQUIRES.
|
2002-08-21 13:07:25 +00:00 |
|
peterv%netscape.com
|
c43eeac2cc
|
Fix for bug 94456 (wrappers need performance increase, support conformance). r=sicking, sr=jst.
|
2002-08-21 12:05:50 +00:00 |
|
peterv%netscape.com
|
a0e8b4bb24
|
Fix for bug 163753 (Code for xsl:comment has a bug). r=sicking, sr=jst.
|
2002-08-21 08:46:13 +00:00 |
|
peterv%netscape.com
|
b6807d824d
|
Restore alphabetical order. No functional change.
|
2002-08-20 11:14:34 +00:00 |
|
peterv%netscape.com
|
3b7400538f
|
Remove bogus appshell dependency. r=Pike.
|
2002-08-20 11:12:05 +00:00 |
|
sicking%bigfoot.com
|
0902b36dfc
|
Bug 94036: Rewrite implementation of xsl:number. Also implement errorhandling for txList and NS_ConvertASCIItoUCS2 for standalone.
r=Pike sr=jst
|
2002-08-19 22:16:09 +00:00 |
|
aaronl%netscape.com
|
0ab965cf72
|
Bug 30088. Type ahead find, pref defaults to off for now. To turn on, use (accessibility.typeaheadfind, true). No Code Warrior project yet. See http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html for more details on feature. r=akkana,cls. sr=jst
|
2002-08-19 19:29:39 +00:00 |
|
jst%netscape.com
|
db0d98848c
|
Whitespace cleanup, not part of the build.
|
2002-08-19 19:17:48 +00:00 |
|
peterv%netscape.com
|
07e2d4c47a
|
Fix for bug 101890 (break linkage from transformiix to layout). r=Pike, sr=jst.
|
2002-08-19 06:58:21 +00:00 |
|
aaronl%netscape.com
|
d76b6e89c5
|
Not part of build. Type ahead find. More cleanup
|
2002-08-19 04:44:22 +00:00 |
|
jst%netscape.com
|
3d841040bb
|
More random cleanup. Not part of the build yet
|
2002-08-17 07:15:09 +00:00 |
|
sicking%bigfoot.com
|
733abe019c
|
Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
r=bz, sr=hewitt
|
2002-08-17 04:19:34 +00:00 |
|
heikki%netscape.com
|
c3bcc86756
|
Bug 158977, GetResponseXML() can return null document even with NS_OK return value, so callers need to check the document exists before using it. r=bzbarsky, sr=jst.
|
2002-08-16 23:20:49 +00:00 |
|
heikki%netscape.com
|
c923b74618
|
Bug 137866, responseText should default to UTF-8. r=bzbarsky, sr=jst.
|
2002-08-16 23:18:20 +00:00 |
|
morse%netscape.com
|
aca536278b
|
bug 155083, path test not being made when site sets a cookie, r=mstoltz, sr=dveditz
|
2002-08-16 21:40:50 +00:00 |
|
aaronl%netscape.com
|
1bd43648ae
|
Not part of build. Typeaheadfind - forgot to change module names in makefile
|
2002-08-16 00:02:58 +00:00 |
|
aaronl%netscape.com
|
682fd004de
|
Not part of build. Type ahead find, removing superfluous file
|
2002-08-15 23:22:19 +00:00 |
|
aaronl%netscape.com
|
9eee1fed9b
|
Not part of build. Dividing type ahead find into sub directories src resources public
|
2002-08-15 23:21:00 +00:00 |
|
jst%netscape.com
|
2b8679f3b5
|
Mostly cleanup of the typeaheadfind code, not part of the build.
|
2002-08-15 22:24:26 +00:00 |
|