valeski%netscape.com
eb849276aa
adding nsWebBrowserContentPolicy.cpp to the mac build. 81263
2001-05-21 22:43:47 +00:00
valeski%netscape.com
7f26ff6952
r=ccarlen, sr=rpotts on the mozilla/docshell/* and mozilla/embedding/* mods (81263). embedding apps can now control whether or not images are loaded in a specific nsWebBrowser window. This is done via nsIWebBrowserSetup. shaver@mozilla.org provided a nsWebBrowserContentPolicy implementation which registers for, and responds to, nsIContentPolicy callbacks giving nsIContentPolicies an opportunity to cancel a load or the processing of an element. processing isn't hooked up yet, and some of the content policy types in the switch statement won't become relevant until further nsIContentPolicy hookup is done. Those cases are handled inside the docshell/webshell until the content policy hook-up is made.
2001-05-21 22:42:46 +00:00
locka%iol.ie
ad2fe90ea5
Enabled window clipping to prevent flicker while painting child windows. b=81986 r=chak@netscape.com sr=blizzard@mozilla.org
2001-05-21 22:40:31 +00:00
valeski%netscape.com
206a778ca4
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
ftang%netscape.com
a962a940a4
temp fix 75026 r/sr=sfraser. add stop-bleeding code for bidi code to reduce crash
...
Buy more time for simon@softel.co.il to produce the real fix.
2001-05-21 22:38:26 +00:00
ccarlen%netscape.com
b7d55f3e7e
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
2001-05-21 22:36:18 +00:00
dbragg%netscape.com
e6d6fe021f
Fix for bug 81966. Added NR_ShutdownRegistry() to free the registry file for deletion.
...
r=sgehani, syd, sr=mscott.
2001-05-21 22:35:33 +00:00
bryner%uiuc.edu
58e8da390f
Part of bug 31809 -- Don't allow the user to tab into the sidebar if it's collapsed. r=saari, sr=hyatt.
2001-05-21 22:27:49 +00:00
thayes%netscape.com
66d3ed7012
Bug 75403 r=javi/sr=blizzard Implement change password for SDR, provides
...
implementation of change password in Tasks menu
2001-05-21 22:23:31 +00:00
bienvenu%netscape.com
b5937b3395
fix crash first time bringing up mail on the mac r=naving, sr=sspitzer 81492
2001-05-21 22:22:47 +00:00
blizzard%redhat.com
d308eaff8b
Fix bug #81926 . Crashes in factory constructor when starting a drag on linux. r=naving, sr=sspitzer
2001-05-21 22:21:39 +00:00
bienvenu%netscape.com
7476453f28
fix threaded sort not persisting rs=sspitzer 81959
2001-05-21 22:18:15 +00:00
gordon%netscape.com
a4988401c3
Fix for smoketest blocker bug 81799 "Infinite loop in disk cache", sr=darin.
2001-05-21 22:05:10 +00:00
shrutiv%netscape.com
1c8899a48b
Bug 77445:CCK product name/version to conform with that of client (r=bobj)
...
Patch file for changing Netscape 6 strings to Netscape 6.1
2001-05-21 22:00:16 +00:00
edburns%acm.org
3e41928054
In OnProgressChange, it's possible for the max to be 0, thus we need
...
to protect from Divide By Zero error.
2001-05-21 21:50:09 +00:00
shrutiv%netscape.com
147268b194
*** empty log message ***
2001-05-21 21:45:23 +00:00
wtc%netscape.com
70ba3f51b2
Bugzilla bug #77199 : Make NSS build under OS/2. Thanks to Javier
...
Pedemonte <pedemont@us.ibm.com> for the patch.
Modified Files:
coreconf/OS2.mk coreconf/rules.mk coreconf/ruleset.mk
nss/lib/freebl/Makefile nss/lib/pkcs12/p12.h nss/lib/ssl/ssl.h
nss/lib/util/secport.h
2001-05-21 21:25:32 +00:00
dbaron%fas.harvard.edu
d0c5ecc6fc
Limit previous change to definition of PRUnichar to Unix. Should fix mac commercial build bustage. sr=scc b=75544
2001-05-21 16:34:20 +00:00
nboyd%atg.com
e4294421c9
This patch changes NativeError.java to store message and name properties
...
in fields of the object itself instead of using the standard property
hashtable in ScriptableObject.java. This saves 3 object instances per
NativeError (2 slot entries and hashtable array itself) and given the
fact that NativeGlobal defines a few permanent Error instances, it is
visible saving even after taking into account code size increase.
The change also gives a good test of IdScriptable implementation.
-----
This patch introduces the uniform decompile method for NativeFunction
and IdFunction with the signature:
public String decompile(Context cx, int indent, boolean justbody)
instead of NativeFunction.decompile(int indent, boolean toplevel,
boolean justbody) and IdScriptable.toStringForScript(Context cx) and
replaces the special treatment of NativeJavaMethod in
NativeFunction.jsFunction_toString by overriding decompile in
NativeJavaMethod
-----
This patch adds getFunctionName to NativeFunction to return function
name and replaces few places with jsGet_name usage by getFunctionName
The patch was made via
diff -ru javascript.0 javascript > name_patch
from org/mozilla directory
2001-05-21 15:04:54 +00:00
rbs%maths.uq.edu.au
075d5ed2c8
Initial approach at bug 65951 - style sensitive MathML characters should not be restylable
2001-05-21 14:59:53 +00:00
tor%cs.brown.edu
96ecfa7c41
Plug memory leak in XP_MAC code. Not in build.
2001-05-21 14:56:44 +00:00
rbs%maths.uq.edu.au
f5a5afa559
Initial approach at bug 65951 - style sensitive MathML characters should not be restylable
2001-05-21 14:28:24 +00:00
tor%cs.brown.edu
4ca27180ba
MNG/JNG decoder. Not in build.
2001-05-21 14:27:45 +00:00
ftang%netscape.com
a110a92bba
fix bug 81894. rs. clear ASCII porting for gb18030.2000-0 X11 font encoding as we did in nsUnicodeToGBKNoAscii
2001-05-21 13:28:57 +00:00
peterv%netscape.com
ce83a7c5ff
Fixing regression bug 81918 (Setting preferred style sheet via HTTP headers is broken). r=glazman, sr=jst.
2001-05-21 13:01:41 +00:00
jst%netscape.com
1e000f688a
Fixing build bustage, apparently msvc doesn't like the C++ style PRUint8(...) casts here, changing them to old C style casts. r=peterv@netscape.com
2001-05-21 12:42:47 +00:00
jst%netscape.com
7f62fa9565
Checking in fix for xpcdom regression bug 81915. Adding resolve hook to the HTML document helper, r=peterv@netscape.com, sr=scc@mozilla.org
2001-05-21 12:37:38 +00:00
ben%netscape.com
169671bf73
Fix for 63758 - region selection button cut off during profile creation.
...
Patch from Conrad Carlen (ccarlen@netscape.com ) - just increase the height of the wizard dialog by an em.
Not pretty, but it works. All this is going to be rewritten anyway to use the XBL wizard stuff hewitt is working on.
r=ben@netscape.com , sr=alecf@netscape.com
2001-05-21 11:36:56 +00:00
scc%mozilla.org
adeac621ea
bug #28952 : r=jst, sr=scc, checking in patch by drepper@cygnus.com which fixes |nsCRT::strtok| to handle 8-bit delimiter characters correctly when the high bit is set.
2001-05-21 10:45:44 +00:00
peterv%netscape.com
6ec0527163
Fix typo.
2001-05-21 09:47:03 +00:00
peterv%netscape.com
342fc99f6a
Fix for regression bug 81823 (rel attribute should be treated case insensitive). r=sicking, sr=jst.
2001-05-21 08:24:35 +00:00
rginda%netscape.com
8a96b5310f
- not built -
...
add enumerateScripts() method to jsdIDebugger service
don't create a new debugger context if the user trys to call on[ForRuntime]() multiple times
2001-05-21 07:18:10 +00:00
rginda%netscape.com
b5fb17680f
- not built -
...
enumerate existing scripts on load for the case where the user has js.debugger.autoload set. This will allow for the setting of breakpoints in scripts that were loaded before the debugger.
2001-05-21 07:16:06 +00:00
rpotts%netscape.com
44626befc1
another patch for bug #65777 . This one removes the intermediate window that is created for mailto:// URLs that are explicitly target to a new window...
2001-05-21 06:50:51 +00:00
pavlov%netscape.com
271cc39fd9
fixing bug 65708 r=bryner sr=jst
2001-05-21 06:14:37 +00:00
rginda%netscape.com
faa84321f8
- not built -
...
add onForRuntime() method to jsdIDebuggerService to let native code turn on the deubgger (on() can only be called from js)
register an app-start observer so we can turn on the debugger at startup if "js.debugger.autostart" pref is true.
r=peterv, bug 81840
2001-05-21 06:00:12 +00:00
jst%netscape.com
439c47b98b
Removing unnecessary forward declaration of nsIScriptObjectOwner.
2001-05-21 03:29:19 +00:00
jst%netscape.com
d31549f8ea
Removing #include...
2001-05-21 03:14:39 +00:00
jst%netscape.com
38fdb3cb83
Removing uneccessary #include
2001-05-21 03:11:25 +00:00
blakeross%telocity.com
954299f704
Toolbar grippies should not trigger on right click. Exact same fix as before, checking in again because the stylesheet scoping landing regressed this.
2001-05-21 01:09:16 +00:00
blakeross%telocity.com
41aa8119c3
Toolbar grippies should not trigger on right click. Exact same fix as before, checking in again because the stylesheet scoping landing regressed this.
2001-05-21 01:07:47 +00:00
mkaply%us.ibm.com
f1141bff92
More IRIX bustage - CRLF
2001-05-21 00:02:10 +00:00
mkaply%us.ibm.com
a0a17486f4
#76020
...
r=waterson, sr=attinasi
Remove mDefaultDirection stuff - IBMBIDI does this correctly
2001-05-20 22:49:34 +00:00
mkaply%us.ibm.com
a817d2f3f3
#76020
...
r=waterson, sr=attinasi
Remove mDefaultDirection stuff - IBMBIDI does this correctly
2001-05-20 22:44:05 +00:00
mkaply%us.ibm.com
a52d1f1dbb
IRIX bustage
...
More CR/LF bustage, this time from pavlov.
Something is going horribly wrong (dougt, peterl and now pavlov)
2001-05-20 22:38:29 +00:00
pavlov%netscape.com
edf413392c
fixing bug 32269 r=bryner sr=scc
2001-05-20 21:21:44 +00:00
blakeross%telocity.com
2674509b8b
Defer retrieval of jvmmgr service until necessary (81560, patch by jrgm@netscape.com). r=doron sr=blake
2001-05-20 19:55:39 +00:00
blizzard%redhat.com
a0a37c360c
Fix bug #81826 . When using plug/socket ( like in nautilus ) popup menus will some times come up in the wrong place. Invalidate the position cache based on the true toplevel window instead of the widget toplevel. r=pavlov,sr=tor
2001-05-20 19:44:41 +00:00
pavlov%netscape.com
f8f2f014ef
fixing bug 80011 r=bryner sr=blizzard
2001-05-20 19:26:21 +00:00
leaf%mozilla.org
530d426c8a
Automated update
2001-05-20 17:45:12 +00:00