peterlubczynski%netscape.com
fae85366e4
Fix for bad vertical alignment on replaced object frames, bug 36997 r=dbaron sr=attinasi
2001-12-20 06:49:16 +00:00
timeless%mac.com
c27d88c251
Bug 115594 Support .CUR files patch by cbiesinger@web.de r=pavlov sr=tor
2001-12-18 13:40:06 +00:00
waterson%netscape.com
854831c91c
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
2001-12-17 22:39:59 +00:00
tor%cs.brown.edu
073a7c9d91
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
peterlubczynski%netscape.com
0a752a0976
Backing out changes.
2001-12-14 20:13:50 +00:00
peterlubczynski%netscape.com
f96915bc51
Fixing GetParameters() back to the way it was, returning success for zero parameters bug 114973 r=av sr=beard a=brendan
2001-12-14 03:52:12 +00:00
peterlubczynski%netscape.com
8cc88b14f8
Fix for bad vertical alignment on replaced object frames, bug 36997 r=dbaron sr=attinasi a=brendan
2001-12-14 03:48:49 +00:00
peterlubczynski%netscape.com
4429083363
Fixing bustage...
2001-12-12 05:39:46 +00:00
peterlubczynski%netscape.com
122b3d8059
correcting last checkin
2001-12-12 04:18:36 +00:00
peterlubczynski%netscape.com
3eb962cb6b
correct last checkin
2001-12-12 04:17:15 +00:00
peterlubczynski%netscape.com
9204d22bf9
Fixing busted Mac plugins due to my checkin earlier today, bug 114716 r=av sr=beard
2001-12-12 04:15:12 +00:00
peterlubczynski%netscape.com
f8014c020e
Fix for hang during Shockwave registration and problems with NPN_PostURL bug 108966 r=av sr=darin
2001-12-12 01:38:02 +00:00
peterlubczynski%netscape.com
3ce6bf0623
Fixing HPUX bustage r=jdunn
2001-12-11 18:41:31 +00:00
peterlubczynski%netscape.com
e1a3dcea6d
Fixing the way we pass attributes and parameters to plugins, bug 103940 r=av sr=beard
2001-12-11 15:53:07 +00:00
karnaze%netscape.com
748ebbcd0d
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
2001-12-07 14:51:12 +00:00
jst%netscape.com
d9e3afb71d
Fixing bug 110798. Freezing the interfaces nsIDOMEvent, nsIDOMEventListener, nsIDOMEventTarget and nsIDOMDocumentEvent. r=harishd@netscape.com, sr=jband@netscape.com
2001-12-06 06:57:03 +00:00
roc+%cs.cmu.edu
c88233916b
Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi
2001-12-01 14:31:45 +00:00
peterlubczynski%netscape.com
1c4ec0d246
Fix for always loading the Java VM for embed tag, patch by nis@sparc.spb.su (Igor Nekrestyanov) bug 94023 r=peterl sr=beard
2001-11-29 05:14:11 +00:00
roc+%cs.cmu.edu
c26c9711f3
My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out.
2001-11-24 05:37:25 +00:00
roc+%cs.cmu.edu
04ab1d58c5
View manage interface cleanup. Bug 73382. r=kmcclusk, sr=attinasi
2001-11-22 05:26:32 +00:00
peterlubczynski%netscape.com
045106c8c1
Fixing using correct attribute or parameter for Java based on tag type, fixes mayscript for Liveconnect. bug 109039 r=av sr=beard
2001-11-20 02:17:21 +00:00
karnaze%netscape.com
436e1ac49e
bug 103925 (2nd patch) - flag pixel rounding errors in display reflow debugging. sr=attinasi, r=bernd
2001-11-14 13:40:03 +00:00
bzbarsky%mit.edu
f2ee8260a0
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
av%netscape.com
f514ee917e
Bug 109041 -- adding call to NPP_SetWindow for windowless plugins on paint event, patch by dbrittain@superscape.com, r=av, sr=beard
2001-11-13 00:30:44 +00:00
peterlubczynski%netscape.com
b668ed8b55
Mac fix for HTML embed region being painted the default background color bug 83159 r=av sr=sfraser a=asa
2001-11-09 00:42:02 +00:00
peterlubczynski%netscape.com
d5c3daf569
Fix for NPN_PostURL not always working correctly [like with binary file data] bug 105417 r=av sr=darin
2001-11-07 03:03:04 +00:00
peterlubczynski%netscape.com
c5dea40c77
Fix for background color not being set on the widget for plugins bug 83159 r=av sr=attinasi
2001-11-06 23:46:13 +00:00
hyatt%netscape.com
79f6e4162f
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
2001-11-03 07:10:51 +00:00
karnaze%netscape.com
e38dff73f8
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
dbaron%fas.harvard.edu
157c017816
Bug 86947:
...
Make the line list doubly linked and access it through a list class and iterators.
Stop recomputing margins on all of the children of each block in the reflow chain (which causes O(N^2) state recovery during incremental reflow). Instead, add a second dirty bit to the lines and walk backwards through the line list to recompute vertical margins only when either dirty bit is set and the previous line was not reflowed. Add nsIFrame::IsEmpty to identify frames through which margins collapse.
Fix O(N^2) propagation of float damage by maintaining a set of intervals damaged by floats (bug 61962) and be sure to damage the correct areas (bug 48138).
Introduce nsCollapsingMargin to do correct collapsing of combinations of positive and negative margins (bug 50142).
Clean up some odds and ends and fix another smaller O(N^2) problem in nsBlockFrame::AddFrames.
r=attinasi, rbs sr=waterson
2001-10-25 01:08:40 +00:00
loadrunner%betak.net
5a9892401d
bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/ , r=av, peterl, sr=waterson
2001-10-09 10:15:06 +00:00
beard%netscape.com
fba17af79c
Fix for bug #103431 , r=peterl, sr=sfraser.
2001-10-08 22:58:59 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
peterlubczynski%netscape.com
f249aa3c5d
Fix for crash when object frame goes away but stream is still going bug 99569 r=av sr=attinasi
2001-09-28 03:34:53 +00:00
peterlubczynski%netscape.com
7487a1bcc1
Ignore leading and trailing whitespace for src and data attributes bug 96362 r=av sr=attinasi
2001-09-28 03:29:24 +00:00
peterlubczynski%netscape.com
421eef1dcc
Clean up code in part for fix for doing GET rather than POST when NPN_PostURL is called bug 77603 r=av sr=attinasi
2001-09-26 02:45:20 +00:00
av%netscape.com
2e25246c6d
Fix for bug 91095 -- Default Plugin bypassed if 'code' attribute is missing in 'applet' tag, r=peterl, sr=attinasi
2001-09-25 22:04:24 +00:00
pchen%netscape.com
e711f7fa3e
Fix for smoketest blocker 100702, remove extra lines caused by misapplied
...
patch for bug 98107
2001-09-21 20:19:39 +00:00
karnaze%netscape.com
e908dd0313
bug 68998 - added extra param to Paint, PaintChild, PaintChildren used by tables in standard mode. sr=waterson, r=alexsavulov.
2001-09-19 12:35:19 +00:00
edburns%acm.org
0032f800c7
bug=98107
...
r=peterl
sr=rpotts
/* According to the HTML 4.01 spec, at
* http://www.w3.org/TR/html4/types.html#type-cdata
* ''User agents may ignore leading and trailing
* white space in CDATA attribute values (e.g., "
* myval " may be interpreted as "myval"). Authors
* should not declare attribute values with
* leading or trailing white space.''
*/
2001-09-19 03:34:17 +00:00
peterlubczynski%netscape.com
8727eab1d0
Implement plugin printing bug 27478 r=av,beard sr=attinasi
2001-09-18 02:11:09 +00:00
mkaply%us.ibm.com
051c211df1
#83698
...
r=beard, sr=jband
This code was previously r/sr for XP_UNIX. Because the OS/2 Java plugin is based on the Unix Java plugin, we need this fix too.
2001-09-14 21:16:19 +00:00
peterlubczynski%netscape.com
3943a56f95
Fix for crash when checking for a sub document bug 96579 r=av sr=attinasi
2001-09-12 20:43:40 +00:00
peterlubczynski%netscape.com
f94929cc86
Correct ussages of data= for object tags embedding documents bug 97799 r=dcone sr=attinasi
2001-09-12 04:00:52 +00:00
edburns%acm.org
c87e337f09
r=peterl
...
sr=waterson
a=asa
modules/plugin/base/src/nsIPluginInstanceOwner.h
modules/plugin/base/src/nsPluginHostImpl.cpp
modules/plugin/base/src/nsPluginHostImpl.h
modules/plugin/base/src/nsPluginViewer.cpp
modules/oji/src/nsJVMManager.cpp
modules/oji/src/nsJVMManager.h
layout/html/base/src/nsObjectFrame.cpp
xpfe/global/resources/locale/en-US/region.properties
Here's what I did to fix this bug.
I pestered Rick Potts about the problem of
nsIWebBrowserChrome->SetStatus() not being synchronous. He fixed that
under bug 97227.
Taking advantage of Rick's fix to 97227, I modified
nsIPluginInstanceOwner to have new method, ShowStatus(const PRUnichar
*aStatusMsg). This is necessary to allow for localized messages to be
posted from the plugin, such as "Starting plugin for type
application/x-java-vm" or "Beginnen steckbar f�r Art
application/x-java-vm".
I modified all the implementations of nsIPluginInstanceOwner:
layout/html/base/src/nsObjectFrame.cpp
modules/plugin/base/src/nsPluginViewer.cpp
I inserted a call to nsIPluginInstanceOwner->ShowStatus() at the part
just before the big "whole damn app freezes when starting java" thing
happens.
I also modifed nsJVMManager.cpp ShowJavaConsole() to do the same. These
are the two places I know of now that can start java.
2001-09-05 03:58:34 +00:00
peterlubczynski%netscape.com
f9570a0602
Fix for not setting reflow state on object frame in printing case bug 97563 r=av sr=attinasi
2001-09-05 02:45:48 +00:00
peterlubczynski%netscape.com
fbeb63c657
Fix for crash on Mac when we don't have an mWidget, bug 83155 Browser crashes when trying to load html parameter test on mac, r=bnesse sr=waterson
2001-08-17 22:52:12 +00:00
bryner%netscape.com
422834eff1
Bug 66835 - fix method hiding warnings by renaming some methods on nsIContent. r=jag, sr=jst.
2001-08-17 08:14:14 +00:00