yokoyama%netscape.com
53c55209ac
162894
...
Universal Auto Detector regression fix.
/r=yokoyama, shanjian, /sr=jst, /a=asa
2002-09-11 01:58:29 +00:00
caillon%returnzero.com
ba678d451b
166947 - Copy XML (on node context menu) should encode character entities
...
r=timeless sr=bzbarsky
2002-09-11 01:36:28 +00:00
nhotta%netscape.com
2981b4fa70
Adding nsLatin1Prober.cpp to the project to fix the Mac build problem.
2002-09-09 21:21:47 +00:00
shanjian%netscape.com
2115b4ca2d
#162894 Extend universal detector's coverage to include iso-8859-1
...
Added latin1 prober.
r=smontagu, sr=jst, a=asa
2002-09-09 19:43:40 +00:00
glazman%netscape.com
9080066a24
-- not part of the build --
...
CaScadeS landing, doc only change, b=161663, r=brade, a=rjesup@wgate.com
2002-09-09 12:47:51 +00:00
glazman%netscape.com
26422c2dca
-- not part of the build ---
...
CaScadeS landing, b=161663, r=brade, a=rjesup@wgate.com
2002-09-09 09:53:49 +00:00
glazman%netscape.com
9d86914b1c
-- not part of the build ---
...
CaScadeS landing, b=161663, r=brade, a=rjesup@wgate.com
2002-09-09 09:33:17 +00:00
cbiesinger%web.de
25301ffc09
fixing gcc 3.2 bustage
2002-09-08 10:42:45 +00:00
aaronl%netscape.com
cf2c1b035b
Fix bustage - nsITimer interface changed
2002-09-08 06:47:54 +00:00
aaronl%netscape.com
3da5723aa1
Bug 166993. Typeaheadfind, gracefully handle mashed characters on keyboard, r=syd, sr=jst, a=rjesup. Bug 167041. Typeahaedfind, selection+focus+caret not showing up in framed page searches, when found text moves focus to new frame, r=akkana, sr=bzbarsky, a=rjesup
2002-09-08 06:19:13 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 05:38:16 +00:00
leaf%mozilla.org
70941124cb
update localeVersion to 1.2a, a=asa
2002-09-07 01:01:49 +00:00
caillon%returnzero.com
70573fd460
167009 - We should be using the node type constants defined on Node instead of their numerical expression.
...
r=glazman rs=bzbarsky a=asa
2002-09-07 00:55:05 +00:00
timeless%mac.com
8cd6afaae2
Bug 166185 sidebar needa a minimum width
...
r=oeschger sr=jag a=rjesup
2002-09-06 17:37:50 +00:00
rginda%netscape.com
fe7dfa3d4c
bug 166967, "profile summary is incorrect"
...
fix profile summary format string to include avg call time.
also makes isURLFiltered return true for empty urls.
2002-09-06 06:54:07 +00:00
aaronl%netscape.com
6fd83c09e1
Bug 166955. Type ahead find causes typing failure in mail compose window after returning from browser. r=bz, sr=dbaron
2002-09-05 23:41:16 +00:00
rginda%netscape.com
0e55bf5f1a
- cview only, not part of the build -
...
change rec.show() to rec.unHide(), because there is no such thing as rec.show()
2002-09-05 21:06:16 +00:00
morse%netscape.com
599ee29440
backout offending part of patch in bug 158216, a=asa
2002-09-05 20:09:20 +00:00
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