Граф коммитов

68698 Коммитов

Автор SHA1 Сообщение Дата
rpotts%netscape.com a332472a5a bug #48546. The cache channel should delegate the handling of load attributes to the cache channel (ie. disk/memory channel)... 2000-08-24 22:54:45 +00:00
endico%mozilla.org 54b693f946 fixing breakage from previous change 2000-08-24 22:43:47 +00:00
sgehani%netscape.com a1c0ef9c4b First Checked In. 2000-08-24 22:40:13 +00:00
warren%netscape.com fa2f7199a1 Changed to not add to load group on OpenInputStream 2000-08-24 22:35:46 +00:00
endico%mozilla.org 3b17fd4dbe Stop labeling charset of each page since this label might be wrong. Tao Cheng says: "By default, the Browser assumes incoming pages w/o charset labelling are in iso-8859-1. Explicit labelling prevents the users from manually switching it to other view charset." 2000-08-24 22:29:52 +00:00
shanjian%netscape.com 960e200de7 #49559 JPN characters disappear at the beginning of a line
ra=ftang
the problem is because the text segments array is indexed out of its legal range.
2000-08-24 22:25:44 +00:00
ruslan%netscape.com 24092c1b57 Fix large posts - 47936, a/r=gagan 2000-08-24 22:18:33 +00:00
jst%netscape.com 6c60728277 Fixing AIX and SunOS 5.7 bustage. r=scc&vidur 2000-08-24 22:17:25 +00:00
ruslan%netscape.com b0cd0ad40f Fix string buffer overrun - 50148 2000-08-24 22:15:32 +00:00
edburns%acm.org 28e024fdd5 bug=36212, bustage
r,a=HurricaneSherrif
This checkin fixes a problem using the ?: operator and nsCOMPtr.
2000-08-24 21:48:01 +00:00
saari%netscape.com 9c9586f5d7 Fix for bug 48243, modifiers not sent with oncommand event. r=hyatt 2000-08-24 21:28:22 +00:00
shanjian%netscape.com ab6c9a4dc1 #14588 Ctrl+right arrow skips over nbsp (nbsp should be word break)
ra=ftang
new fix which only apply to word jump.
2000-08-24 21:15:19 +00:00
shanjian%netscape.com 20e93798fe #14588 Ctrl+right arrow skips over nbsp (nbsp should be word break)
ra=ftang
a new fix which changes only apply to word jump.
2000-08-24 21:13:18 +00:00
edburns%acm.org 3a9003fa4a bug=36212, bustage
r,a=waterson
This checkin fixes a problem using the ?: operator and nsCOMPtr.
2000-08-24 20:56:40 +00:00
akkana%netscape.com 3861dc3c26 Fix build bustage 2000-08-24 20:52:44 +00:00
sfraser%netscape.com 6269738085 Kill a printf that would fire when typing in textareas. r=jfrancis 2000-08-24 20:31:58 +00:00
mkaply%us.ibm.com 8b12933275 #50203
r=mkaply, a=brendan
Patch from pedemont - xptcstubs didn't handle one parameter correctly
2000-08-24 20:20:49 +00:00
tajima%eng.sun.com 1d159cc9ee bugzilla=49671, a=waterson, r=katakai 2000-08-24 20:16:50 +00:00
tajima%eng.sun.com 3cd816cc10 bugzilla=43108, a=waterson, r=pavlov 2000-08-24 20:14:58 +00:00
tao%netscape.com 1de14c3461 2097: take out chrome:locales:* from browser.xpi.r=nhotta,a=ftang. 2000-08-24 20:14:46 +00:00
mscott%netscape.com a1740055cf Bug #47681 --> forgot to make these same changes to the mac classic .css file. r=alecf 2000-08-24 20:14:32 +00:00
akkana%netscape.com d673f93050 Changes to go along with the last checkin for 46333 etcc 2000-08-24 19:57:54 +00:00
gagan%netscape.com c77e0b9a0d We now report status error along with the "Error loading URL" This will help us catch the reason of unsuccessful URL loads. See bug 48900 for details. r=warren 2000-08-24 19:56:11 +00:00
waterson%netscape.com 775b9cb976 Bug 46043. Be sure to clear m[Left|Right]Floaters when 0 == mCount. r=buster 2000-08-24 19:55:11 +00:00
roc+%cs.cmu.edu e0e2eb7518 Bug 49175. Change O(n^2) child view traversal to O(n). Trim unused view painting code. O(n^2)->O(n) change submitted by alex@cendio.se. r=kmmclusk,a=brendan 2000-08-24 19:54:46 +00:00
edburns%acm.org 052e7d108d bug=36212
a=waterson,av
r=av,waterson

Here is what I believe to be the correct fix.
This post correspondes to the fix,
second iteration attachments.
M modules/plugin/nglsrc/nsIPluginInstanceOwner.h
M modules/plugin/nglsrc/nsPluginHostImpl.cpp
M modules/plugin/nglsrc/nsPluginInstancePeer.cpp
M modules/plugin/nglsrc/nsPluginViewer.cpp
M layout/html/base/src/nsObjectFrame.cpp

This checkin modifies nsIPluginInstanceOwner::GetURL
to have a length parameter for the post data.
2000-08-24 19:49:08 +00:00
akkana%netscape.com e3b2153b27 46333: fix whitespace between table cells and list items (nsbeta3+)
46452: linebreak for tr
49724 and 50150: potential infinite loop in EndLine
  Reviewed by Ben Bucksch, Daniel Bratell, and Kin Blas,
  and including some fixes contributed by each of them.
2000-08-24 19:37:48 +00:00
dbragg%netscape.com 6ec9abb0df Fix for 45885. Now returning an nsInstallFolder object rather than a string. r=sgehani 2000-08-24 19:34:06 +00:00
dbragg%netscape.com 827db81a70 fixes for 45912 and 45913. Checkingfor existance of mTarget and deleting if present prior to copying-moving. r=sgehani and ssu 2000-08-24 19:32:48 +00:00
rcassin%supernova.org c7ad77c90a Fix a little issue with editor not starting with my most recent checkin. XUL is very picky. r=kin 2000-08-24 19:32:25 +00:00
blizzard%redhat.com 8b508c9d38 attach key bindings to the embedding shell. part of bug #41966. you can now use arrows, page keys and space bar in the embedding widget. r/a=brendan,waterson 2000-08-24 19:28:38 +00:00
rcassin%supernova.org 22a364284b Fix for bug 49181: no tooltip for alignment buttons on toolbar - r=floppymoose 2000-08-24 17:03:27 +00:00
kestes%staff.mail.com 167219813d the dependency fudge is no longer needed with the Tinderconfig method
of choosing implementations.
2000-08-24 15:05:47 +00:00
kestes%staff.mail.com b6886d4490 better documentation as to what the variables are about in this config
file.
2000-08-24 15:04:33 +00:00
kestes%staff.mail.com 33c3b20b8c allow Persistence to use different implementations controled by
TinderConfig
2000-08-24 15:00:45 +00:00
kestes%staff.mail.com 8f91d9aa80 turn off the performance logs by default 2000-08-24 14:57:19 +00:00
kestes%staff.mail.com a79577357d deprecate tinderbox: builddate
in preference for tinderbox: starttime
2000-08-24 14:56:30 +00:00
kestes%staff.mail.com d18644b09f a demo of what storable may look like. This is untested. 2000-08-24 14:55:04 +00:00
kestes%staff.mail.com 738b656f7a new save_structure load_structure function to provide better
abstraction and allow us to use storable instead of dumper if we like.
2000-08-24 14:54:32 +00:00
kestes%staff.mail.com 99ee59ceb8 adjust call to Persistance to work with new abstraction. 2000-08-24 14:52:11 +00:00
kestes%staff.mail.com ff9c647a77 adjust call to Persistance to work with new abstraction.
use status =  'build_failed', instead of 'busted',
round the division in $info
2000-08-24 14:51:47 +00:00
kestes%staff.mail.com 68274e4ff8 adjust call to Persistance to work with new abstraction.
add use TinderConfig;
2000-08-24 14:49:19 +00:00
kestes%staff.mail.com 13a51ffef9 adjust call to Persistance to work with new abstraction.
use status =  'build_failed', instead of 'busted',
add use TinderConfig;
2000-08-24 14:49:00 +00:00
kestes%staff.mail.com 6012b8b65d we are not requiring gifs in the code so do not require them in the
configure.
2000-08-24 14:46:38 +00:00
morse%netscape.com 9b3a32bf0c bug 50097, can't close privacy window, r=dveditz 2000-08-24 14:43:25 +00:00
mozilla.BenB%bucksch.org 39930c1921 38433: Slightly adjusting the wording. 2000-08-24 14:39:55 +00:00
mkaply%us.ibm.com d76099fa48 OS/2 Tinderbox breakage
More XP_PC stuff
2000-08-24 13:58:21 +00:00
rods%netscape.com 8fd3673737 changed outline to be mozoutline temporarily
b=48973 r=attinasi
2000-08-24 13:51:48 +00:00
rods%netscape.com 316dba6bd7 Temporarily changed outline to be mozoutline, this will enable us to get links
to show a focus rect. When we get outlines really working, then mozoutline will go away.
b=48973 r=attinasi
2000-08-24 13:45:48 +00:00
rods%netscape.com 1832082ab1 putting back in some original code. nsBoxFrame can NOT take into account availableSize.
it must always first use computedsize and then preferredsize next and that is it
b=40596,49271 r=kmcclusk
2000-08-24 13:19:57 +00:00