hyatt%netscape.com
91f9dc53a1
new XBL features
2000-03-11 10:36:39 +00:00
hyatt%netscape.com
f1f3c62f2b
new xul widgets
2000-03-11 10:31:34 +00:00
bryner%uiuc.edu
b35bd6ca05
Fix bug 30174, mouse wheel does not scroll FTP directories. r=troy.
2000-03-11 08:45:38 +00:00
norris%netscape.com
060e388a6b
Files:
...
caps/idl/nsICertificatePrincipal.idl
caps/idl/nsIPrincipal.idl
caps/src/nsBasePrincipal.cpp
Implement the ability to manipulate multiple capabilties simultaneously.
r=mstoltz@netscape.com
Files:
caps/src/nsCodebasePrincipal.cpp
Codebase equality should be based upon origin, not full path.
r=mstoltz@netscape.com
Files:
caps/src/nsScriptSecurityManager.cpp
Change URI checking to deny based upon scheme rather than allow based upon
scheme for greater flexibility.
r=mstoltz@netscape.com
Files:
dom/public/nsDOMPropEnums.h
dom/public/nsDOMPropNames.h
dom/src/base/nsGlobalWindow.cpp
modules/libpref/src/init/all.js
Fix bug 20469 Seeing JS functions and global variables from arbitrary host
r=vidur@netscape.com
Files:
dom/src/base/nsJSUtils.cpp
dom/src/base/nsJSUtils.h
dom/src/base/nsJSEnvironment.cpp
dom/tools/JSStubGen.cpp
layout/base/src/nsDocument.cpp
layout/html/content/src/nsGenericHTMLElement.cpp
Improve performance by removing NS_WITH_SERVICE call for every DOM access.
Propagate XPCOM failure codes out properly.
r=vidur@netscape.com
Files:
layout/html/document/src/nsFrameFrame.cpp
Fix 27387 Circumventing Same Origin security policy using setAttribute
r=vidur@netscape.com
2000-03-11 06:32:42 +00:00
norris%netscape.com
9b2edd3c59
Remove mURL from nsWebShell, and GetURL from nsIWebShell.
...
r=travis
2000-03-11 02:57:39 +00:00
tbogard%aol.net
00f72467b3
ContentViewer Initialization now take an nsIWidget instead of a native window.
2000-03-11 01:24:59 +00:00
tbogard%aol.net
4edb593950
Converted a number of places to use the docShell APIs instead of the webShell ones.
2000-03-11 00:37:07 +00:00
tbogard%aol.net
bf3db61d02
Converted a number of places to talk in terms of the docShell APIs instead of the webShell ones.
2000-03-11 00:35:36 +00:00
tbogard%aol.net
9f6deed611
Get the contentViewer through the docShell APIs instead of the webShell ones.
2000-03-11 00:34:54 +00:00
tbogard%aol.net
7c7fc96d5d
Get the contentViewer from the docShell APIs rather than the webShell ones.
2000-03-11 00:29:47 +00:00
tbogard%aol.net
48135721ba
Converted a number of places to use the docShell APIs instead of the webShell ones.
2000-03-11 00:28:44 +00:00
tbogard%aol.net
c881cb9260
Use the docShell APIs instead of the webShell ones where possible.
2000-03-11 00:22:48 +00:00
jevering%netscape.com
f0398a8427
this is valeski in jevering's tree. a=jevering. r=ltabb (nice!), r=vidur. forcing cache bypass for inline JS url loads. this is a workaround, not a final fix
2000-03-10 06:25:13 +00:00
jst%netscape.com
4c01b9bde8
Checking in fix for PDT+ bug 17489, now the HTML content sink correctly notifies the document about new content that apper after style/link tags that appear in the document content and not in the document head. r=vidur@netscape.com, a=jevering@netscape.com
2000-03-10 02:00:42 +00:00
joki%netscape.com
0fa4add35d
Fix for bug 31186, backout of part of fix for 28988. r:saari a:leaf and the rest of the irc crowd to fix tree blocker
2000-03-09 20:22:55 +00:00
joki%netscape.com
614b588d2f
Fix bug 28988, add null check and consume event when script object/window is destroyed while processing an event. a:rickg, r:saari
2000-03-09 15:33:35 +00:00
pierre%netscape.com
7674bfdbfa
29370 "Stylesheets and JS files are not always loaded". Checked in for valeski, r=pierre, a=jar.
2000-03-09 04:37:01 +00:00
waterson%netscape.com
775fd4e50b
Bug 30887. Check mDocument before dereferencing to update style rule. Happens when setting 'style' attribute on an element that is not in the doc tree. r=hyatt, a=jar.
2000-03-08 06:05:45 +00:00
slamm%netscape.com
65e7217ed2
Add 'collapsed' for collapsing splitter siblings. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:15:44 +00:00
norris%netscape.com
c35e39f713
Fix bug 30736 Errors in .js files not reported correctly
...
a=pdt,r=jband@netscape.com
2000-03-07 21:08:46 +00:00
waterson%netscape.com
7b0457913d
Bug 27222. Add a parser observer, so we're always guaranteed to be notified when an overlay completes (even if the overlay wasn't there). Keeps us from 'hanging' when an overlay file is missing. r=harishd, a=jevering
2000-03-07 02:33:44 +00:00
warren%netscape.com
c0497e31be
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
cata%netscape.com
639f9aae98
Backing out fix for #7886 to fix regression #30299
2000-03-04 21:44:58 +00:00
valeski%netscape.com
942c0cbea5
r=gagan. 29870. We weren't handling a malformed http-equiv refresh header.
2000-03-04 00:32:30 +00:00
waterson%netscape.com
f119fe3159
Bug 29148. Initialize out-params to sane values before returning an error. There are lots of places that don't check return codes on these methods. r=rjc, a=jar.
2000-03-03 23:15:34 +00:00
waterson%netscape.com
3a38a69faa
Bug 29148. Don't abort in the case where an invalid stylesheet reference has somehow made it into the prototype document, but the stylesheet was never put into the cache (an empty CSS file will cause this to happen). Instead, just keep on truckin'. r=rjc, a=jar
2000-03-03 23:14:09 +00:00
joki%netscape.com
4c33e407f9
Fix bug 9140. Prevent window level mouse exit events from accidentally propagating to content. r:rods a:jar
2000-03-03 23:07:31 +00:00
cata%netscape.com
571ffe6149
last bit in activating charset override
2000-03-03 02:21:24 +00:00
cata%netscape.com
eaf963e925
activating charset override. bug #7886 , r=ftang, a=bobj
2000-03-03 02:20:53 +00:00
rods%netscape.com
bd41b08f63
added new atom for the combobox
...
b 28593, r=kmcclusk,buster a=jar
2000-03-03 00:22:30 +00:00
saari%netscape.com
b811298c4b
Fix for PDT+ 29833, r=hyatt, a=jevering
2000-03-02 23:15:01 +00:00
jst%citec.fi
882da396f0
Temporary (untill the real problem gets fixed) fix for PDT+ bug 18186. r=vidur, a=chofmann
2000-03-02 15:06:05 +00:00
hyatt%netscape.com
d6796e3c65
XUL RadioGroup element, not used in XUL. r=ben, a=jar
2000-03-02 10:00:09 +00:00
tbogard%aol.net
4eec4fb506
nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg
2000-03-02 07:13:02 +00:00
evaughan%netscape.com
cf0d42fc25
bugs fixes for: 28460, 27242, 29462
...
-r hyatt, -a jar
2000-03-02 03:01:30 +00:00
waterson%netscape.com
bcc180b908
Bug 25364. Use nsCOMPtr where appropriate; make sure to getter_AddRefs() when calling GetShellAt(). r=travis, hyatt a=jar.
2000-03-01 07:27:31 +00:00
hyatt%netscape.com
b87c565b99
Fix for bug #29410 . r=vidur, a=rickg
2000-03-01 01:43:34 +00:00
pollmann%netscape.com
982af48162
Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
2000-02-29 06:51:48 +00:00
pollmann%netscape.com
3328c4a8ea
Bug 28670: Move XUL scrollbar removal to nsCSSFrameConstructor r=travis a=rickg
2000-02-29 06:51:05 +00:00
saari%netscape.com
a839266bd8
fix for PDT+ 29004. r=hyatt, a=jevering
2000-02-29 03:54:49 +00:00
rods%netscape.com
7ca7d07fe5
Makes it so select tag are monolithic, this means the sink doesn't get flushed
...
until the end tag of a select. This helps performance a great deal. If it gets flushed
inbetween then the remaining options are added one at a time using the AddOption
and this is a lot less effecient.
b 28593, r=vidur
2000-02-28 21:38:30 +00:00
rods%netscape.com
113deee43f
when the value attr is set the hint needs to be reflow.
...
b 28593, r=buster
2000-02-28 21:35:51 +00:00
rods%netscape.com
0e37b361bd
turned off the flushing of reflows when an option item is removed
...
b 28593, r=vidur,troy
2000-02-28 21:33:41 +00:00
jdunn%netscape.com
dd4717cd8d
adding newline
2000-02-28 20:50:38 +00:00
rjc%netscape.com
df001914ec
Part of fix for bug # 25876: bookmarks drag&drop behavior modification. Approval: jevering Review: waterson
2000-02-26 01:26:02 +00:00
saari%netscape.com
515c3ce686
28467 fix, a=jar, r=hyatt
2000-02-26 01:02:31 +00:00
saari%netscape.com
7e48b21ecd
fix for 28467, a=jar, r=hyatt
2000-02-26 00:59:41 +00:00
waterson%netscape.com
c1897bf17d
Bug 28632. Check container to see if contents have -ever- been built before 'rebuilding'. If no content has been built yet, then trying to rebuild causes bizarre things to happen (like, two of everything). r=rjc,putterman. a=jar
2000-02-25 23:08:43 +00:00
erik%netscape.com
281e53e9b1
bug 18136; new table of font sizes for HTML sizes 1-7, based on testing
...
Nav4's fixed width fonts; r=pierre; a=rickg
2000-02-25 23:02:46 +00:00
hyatt%netscape.com
5ff8c68587
XUL Property APIs, b=26109, r=ben
2000-02-25 08:37:49 +00:00