blakeross%telocity.com
e76bd70e30
Add command() method to nsIDOMXULElement, fixes bug 56137 and some other accessibility bugs (83614). r=kerz sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@97531 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 02:02:57 +00:00
pollmann%netscape.com
ee3bf62e44
Bug 83065: Only send leaf file name instead of full path on file upload, r=havill@redhat.com/pollmann@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@97530 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 02:00:54 +00:00
bstell%netscape.com
f7ef9fea84
bug 74889 Default Linux Chinese font seems too big
...
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add per-language font scaling controls
git-svn-id: svn://10.0.0.236/trunk@97529 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 02:00:06 +00:00
tor%cs.brown.edu
625c9eeeaa
Bug 86600 - nsImageGTK::DrawToImage() was only updating the server side
...
pixmap. Add code for the client side copy. r=pavlov, sr=blizzard, a=asa
git-svn-id: svn://10.0.0.236/trunk@97528 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:56:39 +00:00
vishy%netscape.com
522c638028
bugzilla 57576, backend support so that Mozilla components can have different Windows taskbar icons, patch to make it work correctly on Win98 where LoadImageW does not exist, so use LoadImage, code by law@netscape.com, r=nhotta, vishy, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@97527 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:47:29 +00:00
jake%acutex.net
72d5e88b97
Fix for bug 86447 - ChangeFieldType() wasn't dealing with 'not null' properly.
...
r= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@97526 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:37:19 +00:00
pollmann%netscape.com
6b37eaf6ef
Bug 83065: Fix file corruption uploading to PHP driven sites by turning of Content-Transfer-Encoding header by default (can be enabled by a pref), and fix security hole by not sending full file path when uploading file. Some sites were also assuming that UN*X browsers would not send the full path (as Navigator 4.x did not) so this fixes them. Much of this patch was created by Adrian Havill, I merely split out portions form the work for bug 44464. r=havill@redhat.com/pollmann@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (asa)
...
git-svn-id: svn://10.0.0.236/trunk@97525 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:33:53 +00:00
gordon%netscape.com
ef3233d6e6
Fix bug 84116, removing reference to non-existant class. r=neeti, sr=darin, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@97523 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:33:10 +00:00
darin%netscape.com
9086a2be69
Fixes bug 86762 "default cache validation frequency should be automatically"
...
r=gagan,bbaetz sr=waterson a=asa
git-svn-id: svn://10.0.0.236/trunk@97522 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:33:00 +00:00
danm%netscape.com
d88daa61cb
remove compiler warning
...
git-svn-id: svn://10.0.0.236/trunk@97521 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:29:21 +00:00
danm%netscape.com
75ae6ec06b
URL loading security check moved from WindowWatcher to GlobalWindow. base URL calculation also reset to preferentially use the caller's context over the parent window's. bug 59748 r=hyatt,jst a=asa
...
git-svn-id: svn://10.0.0.236/trunk@97520 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:25:09 +00:00
gordon%netscape.com
a44195186c
Fix bug 86671 by initializing mDNSWindow member variable for XP_WIN.
...
r=neeti, sr=darin, a=asa.
git-svn-id: svn://10.0.0.236/trunk@97519 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:23:19 +00:00
darin%netscape.com
d3e456c7a7
Fixes bug 82241 "assertion & crash from pthreads, multiple monitor entry
...
[crash @nsHttpConnection::ActivateConnection]" + several reported hangs.
r=bbaetz, sr=waterson, a=asa.
git-svn-id: svn://10.0.0.236/trunk@97518 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:21:43 +00:00
harishd%netscape.com
c8d9954774
84136[MLK] - Avoid getting document-parser-sink circularity by delaying StartDocumentLoad call.
...
r=heikki
sr=hyatt
a=asa
git-svn-id: svn://10.0.0.236/trunk@97517 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:11:56 +00:00
cls%seawood.org
88e5d7eda6
Work around gcc 2.95.x bug on irix by defining -D_LANGUAGE_C_PLUS_PLUS.
...
Bug #79282 r=wtc a=asa
git-svn-id: svn://10.0.0.236/trunk@97516 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:09:47 +00:00
matt%netscape.com
a951f8c14f
bug 26106 adding ensureElementIsVisible so that that tree item is visible when it moves down
...
r=mcafee sr=ben a=asa
git-svn-id: svn://10.0.0.236/trunk@97515 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:06:38 +00:00
pollmann%netscape.com
506e395611
Bug 57768: Send network linebreaks for input values on multipart/form-data forms. We were already doing this conversion correctly for url-encoded forms, so this should fix a few edge cases. r=jst@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (dbaron)
...
git-svn-id: svn://10.0.0.236/trunk@97514 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:06:19 +00:00
jj%netscape.com
9d9b584257
fix for bug 83377: removed obsolete files
...
git-svn-id: svn://10.0.0.236/trunk@97513 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:04:42 +00:00
pollmann%netscape.com
7c877cbbfd
Bug 77390: Display <noscript> content if nsScriptSecurityManager::CanExecuteScripts returns false. This covers some edge cases where the pref could be set to allow javascript, but nsScriptSecurityManager doesn't want us to for whatever reason. In these cases, we will display the content in <noscript> instead of nothing, r=harishd@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (asa)
...
git-svn-id: svn://10.0.0.236/trunk@97512 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:04:24 +00:00
yokoyama%netscape.com
419841b4e0
Bug 79516;
...
Convert the description of Registry type into proper unicode
/r=ftang, /sr=ben, /a=asa
git-svn-id: svn://10.0.0.236/trunk@97511 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:57:52 +00:00
waterson%netscape.com
4034088ddf
Add test case for bug 81776. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@97510 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:57:09 +00:00
waterson%netscape.com
b4bada6e47
Bug 81776. Give the hr frame some inline margins to bamboozle the code that tries to avoid marking lines dirty in PrepareResizeReflow(). Lame, but localized. r=dbaron, sr=attinasi, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@97509 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:54:39 +00:00
tor%cs.brown.edu
f43eee4d58
Backout of jat's checkin for 78649 - win32 line endings will break some
...
commercial unix compilers.
git-svn-id: svn://10.0.0.236/trunk@97508 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:53:26 +00:00
syd%netscape.com
059740e7c5
Fix for 81149, enable shortcut creation in installer for startup (turbo mode).
...
r=ssu, sr=mscott, a=asa (drivers)
git-svn-id: svn://10.0.0.236/trunk@97507 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:51:40 +00:00
matt%netscape.com
4a77595775
fix for bug 5005 r=hewitt sr=ben a=asa fix for changning urls for search autocomplete
...
git-svn-id: svn://10.0.0.236/trunk@97505 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:40:30 +00:00
bzbarsky%mit.edu
1ba12d0bcc
Make "View Source of Frame" inherit the charset of the document in the
...
frame. Bug 85346, r=ftang, sr=blizzard, a=asa
git-svn-id: svn://10.0.0.236/trunk@97504 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:39:11 +00:00
jat%princeton.edu
9dd49a50e4
Removes console output from non-debug builds in libimg and libpr0n modules.
...
r=cls, sr=tor, a=drivers(dbaron), bug=78649.
git-svn-id: svn://10.0.0.236/trunk@97503 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:32:47 +00:00
naving%netscape.com
3b2e3bfa9c
should fix speedracer SunOS bustage
...
git-svn-id: svn://10.0.0.236/trunk@97501 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:24:54 +00:00
dianesun%netscape.com
5e34b8f499
Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@97500 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:23:35 +00:00
morse%netscape.com
bc626fac59
bug 86181, all l10n to selectively hide panels in form manager dialog, r=vishy, sr=alecf, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@97499 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:22:33 +00:00
amasri%netscape.com
39b7be24c1
Created new tree structure for qa embedding tool (testembed). Adding files
...
needed for testembed c++ project. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@97498 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:19:53 +00:00
dbaron%fas.harvard.edu
a397afe5e5
Fix bustage from bstell's checkin that hits some versions of gcc. r=bstell
...
git-svn-id: svn://10.0.0.236/trunk@97495 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:09:49 +00:00
rginda%netscape.com
683b1fb131
bug 85355, XPCWrappedNative::ToString should sometimes yield '[object Foo]'. patch=dbradley, r=beard+me, sr=jst, a=dbaron.
...
Make .toString print [object <class>] instead of [object wrapped <classname>] for xpc wrapped objects with scriptable info.
git-svn-id: svn://10.0.0.236/trunk@97494 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 00:04:36 +00:00
brade%netscape.com
af48215dd3
partial fix for 85963 (add alt tag for images inserted via d&d from OS)
...
git-svn-id: svn://10.0.0.236/trunk@97492 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:56:22 +00:00
naving%netscape.com
3ad1fbf1c0
84905 r=bhuvan sr=mscott a=dbaron. Make D&D to move messages across servers.
...
git-svn-id: svn://10.0.0.236/trunk@97491 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:54:00 +00:00
brade%netscape.com
9898019a97
check in workaround fix for cmanske for bug #84879 for RTM
...
git-svn-id: svn://10.0.0.236/trunk@97490 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:52:49 +00:00
brade%netscape.com
cc246fdeea
don't escape characters in JS attributes; bug #68167
...
git-svn-id: svn://10.0.0.236/trunk@97489 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:51:29 +00:00
rginda%netscape.com
86a075a77b
bug 83864 "Access to Components.interfaces denied sometimes", patch=jband, r=dbradley+mstoltz, sr=jst, a=blizzard
...
Allow xpc wrappers to be created by default, relying on security checks to happen at call-time instead.
git-svn-id: svn://10.0.0.236/trunk@97488 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:39:30 +00:00
bzbarsky%mit.edu
98d2d685c2
Add classinfo to nsGenericHTMLCollection, fixing bug 85560 and bug
...
83107. r=peterv, sr=jst, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@97487 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:38:39 +00:00
bryner%uiuc.edu
881232ec6f
Bug 70484 - browser window would go keydead when clicking a link inside a FRAME which loaded a new document into the top-level content area. r=saari, sr=hyatt, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@97486 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:31:25 +00:00
ssu%netscape.com
2672dac30c
fixing bug 85716 - Can't install 6.1 beta, hangs after launch of setup file
...
bug 83533 - Installer displays percentages > 100% when using HTTP
bug 83691 - Installer needs to remember 1st good URL when downloading
bug 83692 - libxpnet needs to use 1 connection to download all files
r=syd,sgehani
sr=mscott
a=drivers@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@97485 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:25:02 +00:00
ducarroz%netscape.com
e700b770c7
Fix for bug 84544. Check for null pointer to avoid crash. R=varada, SR=mscott, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@97484 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:19:55 +00:00
sicking%bigfoot.com
8fdbc85dd4
Make links look like links in the "properties" dialog. bug 84259. r=hwaara sr=hewitt a=asa (for drivers).
...
git-svn-id: svn://10.0.0.236/trunk@97482 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:15:09 +00:00
cotter%netscape.com
9dfa882b30
Updating help content, PDT+.
...
git-svn-id: svn://10.0.0.236/trunk@97477 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 23:10:51 +00:00
loadrunner%betak.net
b07ab88329
bug 85487, M091 crash at line breaker [@ nsJISx4501LineBreaker::Next],
...
r=ftang, sr=waterson, a=asa
git-svn-id: svn://10.0.0.236/trunk@97474 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 22:57:50 +00:00
bstell%netscape.com
012d87b0b1
bug 33162 missing Japanese characters on Linux
...
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add pref to control this new code
---------------------------------------
this is a 'better' redo of bug 4760:
re-enable special chars (eg: smart quotes) in double byte fonts
but put in a special transliterator so single byte docs do not
use the large special chars from double byte fonts
side benefit: the font lang group search code allows us to get most of
special chars from single byte fonts (eg: iso-8859-15)
git-svn-id: svn://10.0.0.236/trunk@97473 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 22:55:22 +00:00
rginda%netscape.com
b8e7d7587f
bug 85572, "Javascript Error for each message sent"; patch=jband, r=me, sr=vidur, a=asa
...
xpconnect had been printing it's large "js component threw exception" whenever chatzilla's socket code threw NS_BASE_STREAM_WOULD_BLOCK from it's streamprovider (a non-error nsresult, bah.) This patch adds the exception to the "suppression list", to quiet the debug message.
git-svn-id: svn://10.0.0.236/trunk@97472 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 22:53:36 +00:00
bstell%netscape.com
4e5dd5a573
bug 33162 missing Japanese characters on Linux
...
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
this is a 'better' redo of bug 4760:
re-enable special chars (eg: smart quotes) in double byte fonts
but put in a special transliterator so single byte docs do not
use the large special chars from double byte fonts
side benefit: the font lang group search code allows us to get most of
special chars from single byte fonts (eg: iso-8859-15)
git-svn-id: svn://10.0.0.236/trunk@97471 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 22:51:50 +00:00
andreww%netscape.com
36438c6050
bugzilla 79220: r= timeless, sr=hewitt, a=asa - decouples timebomb message from directed url. Req'd by L10N.
...
git-svn-id: svn://10.0.0.236/trunk@97470 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 22:50:23 +00:00
justdave%syndicomm.com
11c1fc0d98
Fix for bug 85833: show_bug.cgi (and probably others) now allow leading or trailing spaces in the bug id, to allow for user input error. This used to work, and recent bug validation changes broke it.
...
Patch by Jake Steenhagen <jake@acutex.net >
r= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@97469 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 22:48:21 +00:00