timeless%mac.com
a4be2d0cde
Bug 166574 password input controls don't accept typing (goes to typeaheadfind) smoketest blocker r=jesup sr=dbaron a=dbaron
2002-09-04 14:38:22 +00:00
aaronl%netscape.com
248e652669
Bug 166033: Type ahead find messed up menu keyboard navigation. r=caillon, sr=bzbarsky. Bug 165665: Type ahead find not working when new doc loaded in window, r=caillon, sr=bzbarsky. Bug 166340: Type ahead find in full text search mode wouldn't find certain characters. r=akkana, sr=bzbarsky. These fixes also contain some perf improvements for type ahead find.
2002-09-04 05:43:13 +00:00
rginda%netscape.com
171d43ee25
- venkman only -
...
crop view titles.
hide js components when "Exclude Browser Files" is enabled.
fix strict warnings.
use jsds to get parent instead of __parent__ to avoid warning.
make sure script is valid before trying to pretty print it.
don't trace errors from chrome urls if "Exclude Browser Files" is enabled.
add a source code colorization limit, default to 1500 lines.
add "Include ECMA Properties" and "Include Functions" options in the Locals and Watch views.
fix "Files" node in the Open Windows view.
Don't get property counts in the Locals and Watch views, because it takes too long.
don't print the hook error, of the hook in question was the display hook, to avoid an infinite loop.
Fix logic to reuse tabs once max-tab limit has been reached.
show an error when an unknown pref or pref pattern is passed to the /pref command.
2002-09-04 04:27:32 +00:00
timeless%mac.com
bcbd71e498
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-04 02:20:51 +00:00
rjc%netscape.com
ba0e03e53e
Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin
2002-09-04 01:28:36 +00:00
dougt%netscape.com
f2a00efc93
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
rginda%netscape.com
831a3efda5
- chatzilla only -
...
bug 165901, "Clicking on network/channel name has no effect"
bug 165875, "Support CTCP CLIENTINFO in Chatzilla"
bug 165868, "Support CTCP TIME in Chatzilla"
bug 137892, "Pref for new tab threshold is ignored"
fix strict warning in static.js
2002-09-03 23:33:27 +00:00
rods%netscape.com
e883ef274b
Get the plugin into the build and some extra work for instrumenting printing testing
...
Bug 164072 rs=kin r=dcone
2002-09-03 23:06:56 +00:00
timeless%mac.com
43e442ad09
Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
...
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
aaronl%netscape.com
3ef82657b5
Bug 30088. Turning of type ahead pref again because of regressions. See bug.
2002-09-03 06:34:41 +00:00
bryner%netscape.com
79d4542503
Moving Andreas Otte's fix for bug 166085 (Assertion constructing about: URIs) to the new location of these files. r=bzbarsky, sr=darin.
2002-09-03 00:32:48 +00:00
bryner%netscape.com
c487f606ba
New Makefiles for standalone datetime and finger handlers (bug 98753). r=cls, sr=darin.
2002-09-03 00:25:40 +00:00
andreas.otte%debitel.net
932f63b026
fix bug 166085 [Assertion constructing about: URIs
...
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
caillon%returnzero.com
33dff8528e
152553 - "Show Anonymous Content" menu item doesn't reflect the true state because we were checking |false != null| or |true != null| to determine state.
...
r=timeless sr=bzbarsky
2002-09-02 00:03:43 +00:00
peterv%netscape.com
ba2339754c
Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Cleanup only to ease branch landing, no functional changes. r=Pike, rs=jst.
2002-08-30 14:37:12 +00:00
peterv%netscape.com
64ba1e9eda
Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz.
2002-08-30 12:48:16 +00:00
peterv%netscape.com
661b665bf9
Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz.
2002-08-30 12:43:53 +00:00
seawood%netscape.com
0dcb5efb9c
Updating cvsignore files.
...
Thanks to Diego Biurrun <diego@biurrun.de> for the patch.
Bug #164774 r=cls
2002-08-30 05:12:02 +00:00
aaronl%netscape.com
c9c3c65908
Bug 164928. Crash in type ahead find. Patch by Akkana. r=aaronl, sr=bz
2002-08-30 03:31:48 +00:00
aaronl%netscape.com
5eabcba69f
Bug 30088. Turning pref back on, because perf issues appear solved. Using original r=/sr= from akkana and jst
2002-08-30 02:59:25 +00:00
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