dbaron%fas.harvard.edu
08b178d117
Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into EndObservingDocument so it happens at the end of paint suppression. b=80203,89626 r=hyatt sr=waterson
2001-07-25 04:30:59 +00:00
av%netscape.com
859a655e96
Fix for bug 90152 -- corrected logic for displaying an alt content of the object tag, r=peterl, sr=watercon
2001-07-24 22:45:14 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
peterlubczynski%netscape.com
6cb0b018c8
Fix for Shockwave games not working bug 90173 r=av sr=attinasi
2001-07-14 01:36:45 +00:00
bnesse%netscape.com
537daaf53c
Fix for bug 85231. Free nsTimer in PluginInstance to eliminate MLK and crash caused by it. r=av, peterl. sr=scc.
2001-07-11 02:29:45 +00:00
peterlubczynski%netscape.com
9218eb2d32
Slightly change pluign timer interval to fix url bar on Mac bug 88936 r=bnesse sr=sfraser
2001-07-10 03:59:39 +00:00
peterlubczynski%netscape.com
9cb7836747
Fix for crash with garbage in nsGUIEvent bug 87112 sr=sfraser r=ccarlen
2001-07-10 02:52:50 +00:00
waterson%netscape.com
9ca563d1bc
Bug 85422. Since nsIContent::GetDocument() may now sometimes return a null document back-pointer due to paint suppression, be extra paraniod with a sprinkle of null-check fairy dust. r=brendan, sr=attinasi
2001-07-04 05:54:09 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
peterlubczynski%netscape.com
67c59e3edb
Fix for Shockwave registration bug 85334 r=av sr=attinasi
2001-06-29 00:29:44 +00:00
peterlubczynski%netscape.com
d63399ff44
Oops...last log entry was for bug 86075
2001-06-22 07:06:24 +00:00
peterlubczynski%netscape.com
4d70e6707b
Fix for <object> causing table width to be enormous patch by piskozub@iopan.gda.pl (Jacek Piskozub) r=peterl sr=jst/hyatt a=blizzard
2001-06-22 07:04:24 +00:00
av%netscape.com
6d3f4512b0
Fixing 80105 -- adding check for null before release, r=peterl, sr=attinasi, a=roc+moz@cs.cmu.edu
2001-06-19 22:39:39 +00:00
av%netscape.com
52347f845d
Fix for 44322 -- implementation of windowless pluign API, patch by dbrittain@superscape.com and av, r=(av, peterl), sr=attinase, a=dbaron
2001-06-18 21:41:57 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
joe.chou%eng.sun.com
f0b23c6af7
Bug 83698 - make sure browser creates proxy JNI before Java plugin doing it
...
which broke LiveConnect. a=dbaron, sr=jband, r=beard.
2001-06-15 03:23:11 +00:00
karnaze%netscape.com
b1d52f1b89
bug 76085 - remove the effects of the patch of bug 64645 against the current tree. a=asa, sr=attinasi, r=peterl
2001-06-13 02:42:47 +00:00
peterlubczynski%netscape.com
7a86b26f77
Fix for BASE HREF not affecting applet bug 59430 patch by alexsavulov r=peterl sr=attinasi a=blizzard
2001-06-05 17:58:31 +00:00
hyatt%netscape.com
2bf7260d28
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
2001-05-31 22:19:43 +00:00
valeski%netscape.com
fc50f8ba21
sr=vidur/shaver@mozilla.org on the content policy callsite and implementation mods (81260). Update of the nsIContentPolicy interface to provide more generic context, a nsIURI instead of a URI wstring, and a nsIDOMWindow for window level context. Existing Callsites have been updated to reflect the new changes, and nsIDOMWindows are now passed into the new API.
2001-05-21 22:40:10 +00:00
karnaze%netscape.com
9d79b74c35
bug 64645 - process children of <object> during frame construction and reflow child if alternate is needed. sr=attinasi, r=peterl
2001-05-19 02:45:21 +00:00
peterlubczynski%netscape.com
e5a783d5de
Fix for lost focus for plugins on mac bug 78846 sr=attinasi r=dcone
2001-05-16 03:46:56 +00:00
peterlubczynski%netscape.com
54126487e2
Fix for plugins not resizing correctly in XUL. r=peterl sr=attinasi patch by kens@activestate.com bug 77234
2001-05-16 02:24:33 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
karnaze%netscape.com
9a172ef481
bug 5522 - initialize max element size. sr=attinasi, r=peterl.
2001-05-01 12:42:53 +00:00
peterlubczynski%netscape.com
c5c252fca5
Fix for [Bug 68756] ObjectFrame needs nsIDOMFocusListener for Mac keyboard events in Shockwave r=karnaze sr=attinasi a=drivers
2001-04-24 23:24:01 +00:00
peterlubczynski%netscape.com
526420fc1b
Fix for Backspace can't be used in a Flash form (goes back one page) bug 60102 r=attinasi sr=waterson a=roc+moz
2001-04-24 21:03:27 +00:00
peterlubczynski%netscape.com
19080f75cd
Adding pref to enabled double buffering for pages that have plugins on Mac bug=62891 a=av sr=attinasi
2001-04-13 21:30:14 +00:00
peterlubczynski%netscape.com
1f1bc42c9d
Fix for POSTing in embedded plugins bug 63050 r=peterl sr=attinasi Patch by Pollman
2001-04-12 00:09:08 +00:00
peterlubczynski%netscape.com
e6f3e73e27
Fix for sending events to plugins on Windows through the DOM bug 60712 r=saari sr=attinasi
2001-04-03 21:32:37 +00:00
peterlubczynski%netscape.com
6c7b4a707c
Fix to make printing OBJECTs safer bug 73846 a=av sr=waterson
2001-03-30 03:07:52 +00:00
peterlubczynski%netscape.com
bd81405495
Plugins no longer get resize events bug 70429 a=av sr=waterson
2001-03-28 01:02:30 +00:00
peterlubczynski%netscape.com
290f9145a7
Fix for getting Object Frame (and plugins) getting focus on Mac. Fixes Shockwave typing input bug 68756 a=av sr=sfraser
2001-03-19 23:26:41 +00:00
peterlubczynski%netscape.com
c350fb9165
Fix refcount issue with nsPluginInstanceOwner caused during key event listener registration bug 72236 a=av sr=attinasi
2001-03-19 22:10:23 +00:00
rods%netscape.com
fe6f8fcf66
Display frame reflow counts (turned via config file define)
...
Bug 71514 r=kmclusk sr=attinasi
2001-03-13 01:47:22 +00:00
dbaron%fas.harvard.edu
f305b913f0
Clean up string usage (including some leaks and FMMs) and use some nsCOMPtrs to fix leaks on failure in nsObjectFrame::Reflow. b=64209 r=av@netscape.com,disttsc@bart.nl sr=waterson@netscape.com
2001-03-10 03:17:40 +00:00
waterson%netscape.com
83a393db0a
Bug 64670. Clean up and document SplitToContainingBlock(). Specifically: fix stray comma in file; unmuddle replaced frame and its parent in CantRenderReplacedElement(); sanity check args in SplitToContainingBlock(); manage view reparenting in SplitToContainingBlock(); fix nsObjectFrame to only stifle key events if the plugin was really instantiated. r=kmcclusk, saari sr=attinasi
2001-03-06 03:31:29 +00:00
heikki%netscape.com
fa72c631ce
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
2001-02-19 21:50:04 +00:00
peterlubczynski%netscape.com
22b10a1ba9
Fix relative URLs in 'pluginspage' attribute honor BASE tag bug 46405 a=av, sr=buster
2001-02-03 00:43:09 +00:00
saari%netscape.com
1ca1d7d2d0
fix for 656687, plugins don't scroll. r=bnesse, sr=waterson
2001-01-28 00:37:48 +00:00
bryner%uiuc.edu
3f39d2dfe8
Fixing unix build bustage. r=blizzard.
2001-01-17 22:16:09 +00:00
saari%netscape.com
7c3ba5e758
Fix for 65134, 60712, 65129 r=av, sr=buster Fixing plugin key event handling
2001-01-17 20:04:09 +00:00
bnesse%netscape.com
ecdef720d7
Fix for Mac plugin positioning problems. Bug 59620. r = peterlubczynski, sr = buster.
2001-01-11 23:56:35 +00:00
saari%netscape.com
02a4607523
Fix for 58957, plugins on MacOS don't get key events. r=bnesse, sr=hyatt.
2001-01-11 08:22:27 +00:00
peterlubczynski%netscape.com
491aefa9b6
Null pointer check if no default plugin. part of patch for bug 54437 a=av sr=buster
2001-01-10 23:51:07 +00:00
rods%netscape.com
c81b2c3b26
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
...
Bug 61274, r=buster sr=waterson
2001-01-04 20:44:42 +00:00
bnesse%netscape.com
5965d104d8
Fix for Mac plugins getting double mouse events. bug 58814 r=av sr=waterson rtm++
2000-11-03 23:57:24 +00:00
buster%netscape.com
f9e0710470
bug 54850 crash when plugin has an inline parent
...
r=av, r=peterl
a=waterson
2000-10-30 04:11:59 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00