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

68635 Коммитов

Автор SHA1 Сообщение Дата
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
rjc%netscape.com ac9a85c1da Fix Mac build for Warren. 2000-08-24 11:22:45 +00:00
hyatt%netscape.com a25d7666d2 oops. forgot file. 2000-08-24 09:39:14 +00:00
rjc%netscape.com 33b60fc9ab Fix bug # 28087: Search Bookmarks and History now works with non-ASCII characters. r=me 2000-08-24 09:28:33 +00:00
hyatt%netscape.com 12086a287d Fix bug in void array's assignment operator. r=scc 2000-08-24 09:26:58 +00:00
hyatt%netscape.com 6b54700b73 XBL fixes, groundwork for 46505, r=ben 2000-08-24 09:21:27 +00:00
warren%netscape.com 3f96fe5c0f Bug 44352. Adding IsLowMemory predicate & implementation for Windows. 2000-08-24 08:35:13 +00:00
jband%netscape.com 126a33230c bug 49748. Fix crash due to JS loader holding xpconnect service too long. Also add unimplemented method to xpconnect service and fix cast for bug 49641. r=shaver@mozilla.org a=brendan@mozilla.org 2000-08-24 07:50:27 +00:00
warren%netscape.com dd2e533ab7 Added zip cache hit rate stats. 2000-08-24 07:38:41 +00:00
warren%netscape.com 56182d144d Fixing up GetOwner method to not crash on startup. 2000-08-24 07:36:53 +00:00
warren%netscape.com cf5d254187 Removed dup 2000-08-24 07:13:08 +00:00
bryner%uiuc.edu 612a8b729c Fixing bug 42109 - make sure to set the current item to something sane when it's deleted. r=hyatt. 2000-08-24 06:14:45 +00:00
law%netscape.com 5e7597b0ac Bug 1722; move hardcoded search URL to locale-based RDF datasource; fix supplied by tao@netscape.com; r=me 2000-08-24 05:29:22 +00:00
bryner%uiuc.edu e06ca7f54f Bulletproofing to try and fix 50006. r=dbaron. 2000-08-24 05:06:21 +00:00