rods%netscape.com
47f8fdf71e
decided it made sense to rename the arg from aName to aId to be less confusing.
...
Consider this part of my last checkin for Bug 54136.
2000-10-04 14:11:19 +00:00
rods%netscape.com
45342163b9
Renaming MatchName to MatchId and now it only compares against the element's id and also the name
...
Bug 54136, r=jst, a=buster
2000-10-04 14:04:15 +00:00
rods%netscape.com
5fcd33af27
Focus rect is now drawn and erased directly via C++ code. Focus comes from "SetFocus" being set
...
on the content node which calls the frame. The frame is notified of Blur via thecontent node
watching for NS_CONTENT_BLUR events.
The rule we are removing from html.css is responsible for drawing in the focus,
but it causes the combobox, the dropdown and all the options to have their style reresolved.
Bug 32920, r=attinasi, b=buster
2000-10-04 13:39:07 +00:00
bryner%uiuc.edu
3fcba76e2b
Fix for bug 53723 (gray form control on Linux). r=pierre, ianh,
...
pavlov. sr/a=ben.
2000-10-04 00:38:03 +00:00
hyatt%netscape.com
9dfd92585e
Fix for 44437. r,a=waterson
2000-10-02 23:23:55 +00:00
dougt%netscape.com
bfbbaa82b6
Restores INCLUDE_XUL #define. b=54248. r/a=hyatt@netscape.com
2000-10-01 05:24:00 +00:00
harishd%netscape.com
66f020d558
50965 [nsbeta3+ - PDTP1]
...
Making sure that textnodes are created for SCRIPT,STYLE,TITLE,XMP,TEXTAREA,PLAINTEXT,
in FragmentSink, for editor->HTML Source.
r=jst
a=waterson.
2000-09-26 19:19:28 +00:00
jst%netscape.com
50cb267dc7
Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc
2000-09-22 10:18:07 +00:00
attinasi%netscape.com
8148740406
Added viewsource.css: style rules for viewsource window, extracted from html.css. Not Part Of Build, Not currently used. a=ianh@netscape.com
2000-09-22 00:53:20 +00:00
mscott%netscape.com
4285057062
Bug #51403 , 52875 --> don't fall out with a failure just because we can't get a last
...
modification date for a document... r=a=waterson
2000-09-22 00:43:40 +00:00
pierre%netscape.com
314eeb9d02
bug 6625 et al: reconstruction of html.css, ua.css and quirks.css. Checked in for Ian Hickson (ianh@netscape.com). r=pierre a=buster
2000-09-21 10:20:23 +00:00
pollmann%netscape.com
eede2e134b
Bug 51576: Fix a crash when resizing browser to zero height or width for frameset pages; Fix thanks to tobias.weibel@gmx.net; r=self, jst, vidur
2000-09-21 05:07:06 +00:00
locka%iol.ie
69fd02310b
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
jst%netscape.com
afe4b175f9
Fixing nsbeta3+ bug 52724. Fixing an oversight found by David Baron in HTMLDocument::createElement(), this makes document.createElement() be case insensitive. r/a=vidur, r=nisheeth
2000-09-20 05:12:44 +00:00
harishd%netscape.com
8ece07cb91
52013 - Block sink reentrance to avoid frame duplication.
...
49115 - Delay breaking the circularity, between parser & snk, with a death grip!!!
r=jst
a=vidur
[sheriff approved]
2000-09-19 22:35:50 +00:00
jst%netscape.com
96a956c384
Fixing nsbeta3+ bug 43741. Making mozilla ignore document.open() calls that are executed while the document is being parsed, this is needed for backwards compatibility. r/a=vidur, r=joki
2000-09-19 05:11:59 +00:00
rpotts%netscape.com
6f9f0f1cee
Removed two bogus asserts...
2000-09-15 06:13:11 +00:00
rayw%netscape.com
d39d9e6d59
Bug fix for 52648 -- remaining stash of progids which I missed on
...
the mega-change yesterday. This will fix a few more issues.
r=warren
2000-09-14 23:20:49 +00:00
morse%netscape.com
274bc5e8c8
bug 51338, cookie nag box not modal on meta-tag cookies, r=harishd
2000-09-14 18:59:47 +00:00
mjudge%netscape.com
a2fa9edcb5
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
jst%netscape.com
0031679c0b
Fixing nsbeta3+ bug 52572. Updating the DOM intefaces in mozilla to match the current DOM Level 2 PR. r=kandrot@netscape.com
2000-09-14 05:19:00 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
scc%mozilla.org
d2b859ab77
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 02:48:08 +00:00
harishd%netscape.com
dfdff8d6ba
Removed the hack,in the sink, to limit nesting depth. This now
...
happens in the parser.
r=rickg/jst
2000-09-12 21:18:50 +00:00
pierre%netscape.com
7d8d97bdbf
50804: nicer look for focus outlines. Fix sent by henris@clinet.fi, r=pierre.
2000-09-12 09:54:31 +00:00
akkana%netscape.com
1b0e97ed6b
36082: don't load contents of script tag if script evaluation is off. r=brendan
2000-09-11 22:27:53 +00:00
buster%netscape.com
4972e8aa20
bug 14280
...
nsTextTransformer.cpp.
I moved where we translate the nbsp to a (ascii 32 space character) until after the i18n routines are called, so they can properly account
for the space as non-breaking and therefore part of the first word in the block.
bug 39901 and 38396
nsHTMLImageLoader.*, nsImageFrame.cpp
I backed out the bad fix for 38396, and put in a new fix where I store a little state in the image loader flags for cases where the image
gets an unconstrained reflow and has %-based width. This does not handle %-based min-width or max-width, that would be a separate
bug that I'll file shortly. But this fixes the vast majority of real cases out there.
bug 18754
nsHRFrame.cpp, quirks.css, nsCSSFrameConstructor.cpp, last part of nsLineLayout.cpp
in quirks mode, I changed HR from a block element to a replaced inline element that acts like a block, using generated content to get
newlines before and after the HR. This isn't ideal, but it gets us backwards compatibility, and ian and dbaron have blessed the approach.
bug 50257
nsLineLayout.cpp
Did a couple of things in here:
* The actual fix is controlled by FIX_BUG_50257 #define symbol. This basically says that an break (BR) will always fit on a line.
A more general solution would probably be to round up to the nearest pixel, and if the thing is less than a pixel make it fit on a
line. This is a wimpier, safer solution.
* I noticed that the way we got the compatibility mode was way out of date, very wasteful. So I fixed that.
* I noticed that there were a bunch of redundant SetFlag calls. Since the flag variable is initialized to 0, setting a flag to 0 on a newly
created object is a waste.
nsBlockFrame.cpp -- just added a comment to some odd looking code, to make sure no one comes along later and breaks it
2000-09-11 21:15:02 +00:00
rods%netscape.com
b9c9a1e809
adding rules for show text in a disabled state in the button element
...
b=41252 r=attinasi
2000-09-09 22:21:15 +00:00
jst%netscape.com
585c9cdc89
Removing static IID's (NS_DEFINE_IID()) and replace the static IID's with NS_GET_IID(), this cleans things up and simplifies my fix for nsbeta3+ bug 7515. r=pollmann@netscape.com
2000-09-09 05:46:14 +00:00
jst%netscape.com
e1cc209d62
Fixing nsbeta3+ bug 48763. <frame src=' '> caused an infinite loop if the base URL for the frame happens to be the URL for the containing frameset. r=pollmann@netscape.com&nisheeth@netscape.com
2000-09-08 06:56:15 +00:00
pollmann%netscape.com
584c5f6ec7
Bug 49921: Fix leak of a CNavDTD (leak and fix found thanks to beard@netscape.com) r=jst@netscape.com
2000-09-08 04:52:57 +00:00
morse%netscape.com
f1b7944434
bug 51338, cookie nag box not modal, r=mstoltz
2000-09-07 07:00:36 +00:00
ftang%netscape.com
8ab1d76a0b
fix bug 50654. r=nhotta take care " in the charset
2000-09-06 20:41:12 +00:00
rods%netscape.com
a999bbad92
changed fonts to use CSS3 fonts so they can be overridden
...
Bug 44656 r=kmcclusk
2000-09-06 14:18:02 +00:00
dbaron%fas.harvard.edu
7bb3956df6
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
...
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
beard%netscape.com
b53741a3a4
fixing code that relied on implicit string construction (less than optimal temporary fix). r=scc
2000-09-02 07:21:57 +00:00
harishd%netscape.com
1b742b04f9
7670 - Enable NOSCRIPT.
...
r=jst
2000-09-01 18:17:43 +00:00
vidur%netscape.com
4a41eee18d
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
mstoltz%netscape.com
584d022386
Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur
2000-08-31 05:53:32 +00:00
locka%iol.ie
8bd9e39869
Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski
2000-08-30 11:37:06 +00:00
nisheeth%netscape.com
2b93b30dd8
- Fix for nsbeta3+ bug 10292: ID attribute information is passed up from the parser to the content sink and into the node info objects associated with content objects. nsIXMLContent now inherits from nsIStyledContent which allows
...
authors to use ID selectors to target elements in an XML document.
- Checking in a P3P related patch to the pres shell, html document, and xml document from Tom Lendacky (toml@us.ibm.com )
2000-08-30 00:35:43 +00:00
akkana%netscape.com
6814b8c6d4
Fix a warning I introduced yesterday, and add a safety check
2000-08-29 23:29:52 +00:00
BlakeR1234%aol.com
251c827bd6
Really fix nsbeta3+ 38506 (same reviewer as before)
2000-08-29 23:29:24 +00:00
akkana%netscape.com
a0a16c7782
Last checkin didn't fix 47309, so revert that part 'til we get a better fix
2000-08-29 00:18:53 +00:00
akkana%netscape.com
671e07e8fa
Last checkin didn't fix 47309, so revert that part 'til we get a better fix
2000-08-29 00:17:44 +00:00
akkana%netscape.com
aaf292bc9d
41868 and 45994: Call parser to determine inline vs. block. r=harishd
2000-08-28 23:47:11 +00:00
BlakeR1234%aol.com
a97131a8b2
The rest of the fix for bug 38506, same r=/a= (nsbeta3+)
2000-08-28 22:38:25 +00:00
BlakeR1234%aol.com
9bbf2feca9
Fix bug 38506, the user shouldn't be able to select the text of buttons. r=mjudge, a=nsbeta3+/PDT must fix
2000-08-26 01:45:46 +00:00
rods%netscape.com
ee903e1af4
changed mozoutline to -moz-outline
...
b=48973 r=ianh
2000-08-25 14:28:22 +00:00
rods%netscape.com
8fd3673737
changed outline to be mozoutline temporarily
...
b=48973 r=attinasi
2000-08-24 13:51:48 +00:00
jst%netscape.com
b3a4ade60d
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
rods%netscape.com
ccdad88a18
adds base href/target info to a form
...
b=34656 r=pollmann,harishd
2000-08-23 10:29:49 +00:00
attinasi%netscape.com
5fe12fa2e3
Fix for leak: have to release the style context after initializing the frame...
2000-08-23 01:22:26 +00:00
attinasi%netscape.com
33e0da3883
Resolving style context for the htmlInnerFrame instead of using the parent frame's context. Also added some basic error checking... b=49739 r=buster@netscape.com
2000-08-23 00:12:30 +00:00
ftang%netscape.com
b69af3fd06
fix bug 21312. r=nhotta. Store the charset decision into the cache and reuse it later.
2000-08-21 23:16:43 +00:00
scc%mozilla.org
301746a559
fixing code that relied on implicit string construction
2000-08-19 22:23:46 +00:00
waterson%netscape.com
2e1cdf3f0a
Bug 29641. Set default content.notify.backoffcount to -1 (never). This doesn't really 'fix' the bug; however, it keeps us from getting into a situation where layout gets too much content crammed down its throat at once. r=vidur,nisheeth
2000-08-18 06:33:34 +00:00
ftang%netscape.com
600d7b5dfb
*** empty log message ***
2000-08-18 00:47:03 +00:00
harishd%netscape.com
c038757a83
bug 22886 - Relax refresh header paring, in the sink, a little bit.
...
r=pollmann
2000-08-17 20:55:48 +00:00
pierre%netscape.com
19cf82d1df
43420 + CSS3 update: renamed "text-align:-moz-default" into "text-align:start"
2000-08-17 13:28:18 +00:00
dbaron%fas.harvard.edu
4e2ac767eb
Fix leak of strings used as hash table keys. r=waterson b=48880
2000-08-16 23:16:21 +00:00
waterson%netscape.com
dd700db4af
Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst
2000-08-16 01:04:52 +00:00
rods%netscape.com
7a84d6d072
added textarea with -moz-fixed so it has the proper default font in quirks mode
...
b=44656 r=kmcclusk
2000-08-14 14:10:21 +00:00
saari%netscape.com
853ddc32a4
undoing hackery and fixing a leak. r=dbaron
2000-08-12 22:19:55 +00:00
mccabe%netscape.com
e06a217247
Spelling fix.
2000-08-11 20:31:17 +00:00
harishd%netscape.com
d850e1eb75
36944 - USe NS_VMREFRESH_NO_SYNC to refresh
...
r=kmcclusk
2000-08-09 22:30:36 +00:00
saari%netscape.com
a92e27a5a6
hack part deux for testing for leak increase
2000-08-09 02:59:44 +00:00
saari%netscape.com
00ad136b80
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
pierre%netscape.com
239140ed25
43420 (textarea inherits align="center" from parent td)
2000-08-05 04:37:57 +00:00
cata%netscape.com
e6fcb678dd
Fix for bug #37543 , a=ftang, r=nhotta.
2000-08-05 00:07:03 +00:00
rods%netscape.com
79c4b873d6
removed content-box from radio and checkboxes and set their sizes appropriately
...
set the background-color for the select arrow button "buttonface" partial fix to Bug 43371
b=32102 r=kmcclusk
2000-08-04 13:01:15 +00:00
rods%netscape.com
e8728168a0
Setting up some special NavQuirks rules for input type=text
...
part of the checkin for 44656 making the NavQuirks font moz-fixed
b=25580 r=kmcclusk
2000-08-04 12:49:16 +00:00
jst%netscape.com
03275c3a82
Checking in for Vidur (merging from SeaMonkey_M17_BRANCH). Fixing nsbeta2+ bug 9392, removing code that was hiding the correct native code for document.plugins. r=jst@netscape.com, a=nisheeth@netscape.com
2000-08-04 06:55:53 +00:00
BlakeR1234%aol.com
29cf1cea41
Remove hover effects for HTML buttons (38427). r=me (simple commenting change), a=ekrock.
2000-08-03 22:58:06 +00:00
pollmann%netscape.com
a171936f7a
Bug 40383: Treat frameset rows spec 0* as 1* in quirks mode; r=harishd
2000-08-03 22:26:56 +00:00
pollmann%netscape.com
48f253f32c
Bug 35986: document==NULL for FRAMEs created without SRC; r=kmcclusk
2000-08-03 22:23:48 +00:00
ftang%netscape.com
68a4a3dd66
fix 45430. patch proposed by beard@netscape.com r=ftang a=ftang
...
fix memory leak
2000-08-02 05:08:15 +00:00
cls%seawood.org
0774a137d7
Explicitly copy ua.css so that mathml doesn't modify it in the source tree.
2000-07-31 06:37:52 +00:00
BlakeR1234%aol.com
93b2aa390a
Bug 44474, improve html checkbox/radio button appearance, and bug 38427
2000-07-30 21:39:07 +00:00
BlakeR1234%aol.com
8e3aba83f5
More work for bug 44474.
2000-07-30 21:29:35 +00:00
BlakeR1234%aol.com
78072fd715
Fix disabled style rules for HTML checkboxes and radio buttons (44474). a=ekrock
2000-07-30 03:09:37 +00:00
BlakeR1234%aol.com
f818d599ce
Rest of the fix for bug 44474. Improves the appearance of HTML radio buttons. a=ekrock
2000-07-30 03:03:31 +00:00
BlakeR1234%aol.com
ffb01e044f
Part of fix for bug 44474, to improve upon the appearance of HTML checkboxes. a=ekrock
2000-07-29 22:11:44 +00:00
heikki%netscape.com
906502293e
Bugs 38399, 40889, 44211. Also fix two compiler warnings (mismatched signed/unsigned). r=jst (bug 44211 r=harishd).
2000-07-28 21:48:08 +00:00
harishd%netscape.com
f42ada2d34
Migrating beta2+ fix
...
----------------------------
45975 - Making sure that the stack position doesn't become negative.
Note: This is a HACK for beta2. The real fix will go in for beta3.
r=jst
a=nisheeth
2000-07-28 01:01:08 +00:00
attinasi%netscape.com
0ce1f03b58
Accidental debug code removed: b=46090 r=ianh a=waterson
2000-07-24 23:09:30 +00:00
jst%netscape.com
4801b5ce24
Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts
2000-07-21 23:44:38 +00:00
pnunn%netscape.com
31c3fa63dd
fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
...
rev:neeti; and tested on win/mac/linux.
2000-07-20 01:52:35 +00:00
mscott%netscape.com
eba6d58943
Bug #44397 --> quick fix to the bookmarks problem with create new profile, if the
...
url is about:blank then don't try to instantiate bookmarks just to get a charset!
i'm not sure this bookmarks code belongs here anyway. We'll file another bug to get it moved out.
r,a=waterson
2000-07-19 19:51:20 +00:00
valeski%netscape.com
85e516cef2
updating a comment
2000-07-16 15:05:31 +00:00
mjudge%netscape.com
2659d67fc4
making the element factory support weak references. needed to make ender-lite faster.
2000-07-13 23:18:37 +00:00
pollmann%netscape.com
cd1eceeb92
Bug 4891: Allow flushes to occur outside parsing of the <script> tag. This allows us to keep content lists up to date through document.writes in event handlers r=nisheeth
2000-07-08 00:19:44 +00:00
mkaply%us.ibm.com
588f8439bd
#42637
...
r=waterson, a=waterson
OS/2 bringup - this is a Windows path, not an XP_PC path
2000-07-05 13:39:07 +00:00
cls%seawood.org
33938e6100
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
harishd%netscape.com
ed950caa84
Bug 40477 ( nsbeta2+ ) - Don't rely on ';' to terminate entities.
...
r=pollmann.
2000-06-29 23:05:46 +00:00
nisheeth%netscape.com
b3151cb0cb
Fix for bug 42196. A simple patch from Rod Spears to prevent asserts that were firing on reading mail messages.
2000-06-27 06:56:08 +00:00
dougt%netscape.com
5ab4e8dc4f
Removing bookmark requirement.
...
43082.
r=jbetak@netscape.com
a=valeski@netscape.com
2000-06-26 20:26:16 +00:00
pierre%netscape.com
de72024b88
#42325 "Won't show page on www.teamtalk.com". Fix the parsing of ROWS="*%" in FRAMESETs. r=pollmann.
2000-06-22 05:32:56 +00:00
cata%netscape.com
b00f7aa828
Turning on charset override by default. r=nhotta a=ftang bug #41620 .
2000-06-22 00:41:02 +00:00
vidur%netscape.com
d690a7d2b9
Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst
2000-06-21 23:56:52 +00:00
harishd%netscape.com
0489d6fd1a
Fix bugs
...
18480 (nsbeta2+) - Hack to contain stack over flow
patch=jst, r=harishd.
40216 (nsbeta2+) - Shouldn't deal with mInsideNoXXXTag memeber for NOLAYER ( ON by default ).
patch=rginda, r=harishd.
2000-06-21 20:53:10 +00:00
dbaron%fas.harvard.edu
99e2efd493
Slightly refine my previous fix for string assertions so things behave exactly as before. r=pollmann b=42936
2000-06-21 01:13:10 +00:00
dbaron%fas.harvard.edu
7cb5cefd3f
Fix string assertions. b=42936 code=jst,dbaron r=harishd
2000-06-21 00:53:34 +00:00
vidur%netscape.com
32f78655cb
Work for bug 33475 - completion of Document-related DOM Level 2 support. Null-checks for the empty document case. The documentElement can now be replaced. Load() no longer takes extra unused argument. r=jst,nisheeth
2000-06-17 01:46:58 +00:00
akkana%netscape.com
2396a853ff
41916: Remove <td> from the list of inline tags; don't include the enclosing
...
<td> in a selection that happens to fall inside a table cell. r=rickg
2000-06-16 21:22:00 +00:00
danm%netscape.com
a6b3cc29d4
supply nsIPrompt to streamloader created when processing a script tag. bugs 25684,28594. r=nisheeth@netscape.com
2000-06-16 14:54:57 +00:00
rods%netscape.com
07ab21a2d7
image buttons need their font set for "alt" text
...
b=24778 r=kmcclusk
2000-06-16 12:56:02 +00:00
rbs%maths.uq.edu.au
29f1b6960b
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
scc%mozilla.org
1559099993
Fix for an assert that has been bugging rods, particularly when testing with the top 100. The assert is the string |CharAt| out-of-range assert. The problem is the code was iterating off the end of the string to stop at the implicit |'\0'|. But there need not be null termination and accessing outside the strings defined range is bad. Fixed the loop in question to not step outside of the token string, and to iterate more efficiently. r=waterson
2000-06-15 00:39:21 +00:00
jst%netscape.com
7eb6e0cf8f
Fixing nsbeta2+ bug 40944. document.doctype.systemId was always empty in HTML documents. r=nisheeth@netscape.com&heikki@citec.fi
2000-06-14 23:08:19 +00:00
scc%mozilla.org
55650a35b3
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
2000-06-12 23:52:31 +00:00
waterson%netscape.com
e38d1052c0
Bug 38832. An ugly fix: force the <li> to be padded in quirks mode. r=buster
2000-06-11 22:48:05 +00:00
scc%mozilla.org
7d08825730
don't try to extract characters from an empty string
2000-06-11 09:14:09 +00:00
rickg%netscape.com
c12a990ef8
update viewsource style rules; r=attinasi
2000-06-10 02:50:01 +00:00
mjudge%netscape.com
8a8d03d573
fixing leak from earlier chekin. copied code, dont look at me. r=scc bug=34896
2000-06-09 04:19:09 +00:00
jst%netscape.com
a8ed95eaaa
Fixing nsbeta2+ bugs 17351 and 33018, doing document.write(...) on a document in a newly opened window wasn't working properly, the written HTML was replaced by the URL given to window.open(), the fix is to cancel ongoing loads for the new window before starting to write to it. r=vidur
2000-06-08 22:51:06 +00:00
harishd%netscape.com
388f6f8b9d
40408 (nsbeta2+) - Check for nsresult in nsFragmentContentSink::AddLeaf().
...
The HTMLTag array was,erroneously,going out-of-bounds for XMP tag.
r=rickg
30617 (nsbeta2+) - Misplaced AREA tag should be informed with base target info.
r=vidur.
2000-06-08 21:32:09 +00:00
waterson%netscape.com
703b75540b
Bugs 35935, 34862, 41521. Make sure to make 'special' frames blocks inside of relatively-positioned inlines; be sure to destroy special siblings, and crawl to outermost 'normal' frame when reframing containing block; handle 'special' frames in StyleChangeReflow(). r=buster
2000-06-07 06:58:45 +00:00
mjudge%netscape.com
86455666b0
(accidentaly checked in with no comment before)bug=34896 getting createElementNS implemented for nsHTMLDocument. this should just be implemented in nsDocument with nsXMLDoc inheiriting also. i will do that when m16 is gone. this allows the editor to create its html elements despite being in a xuldocument. r=hyatt a=beppe
2000-06-07 01:17:23 +00:00
mjudge%netscape.com
801b1b9bb5
*** empty log message ***
2000-06-07 01:14:08 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
attinasi%netscape.com
36e73369c4
Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze
2000-06-02 21:45:06 +00:00
attinasi%netscape.com
d1b51e73f2
QuirkMode style sheet: b=38026 r=rods a=karnaze
2000-06-02 21:38:33 +00:00
rods%netscape.com
5b0f9df6e7
setting legend's border to none so it loks better
...
b=36065, r=rickg
2000-06-02 21:01:20 +00:00
rods%netscape.com
c5fc5a6990
this change works better for standard mode and gets around a style bug.
...
b 38927, r=attinasi
2000-06-02 20:03:12 +00:00
rods%netscape.com
1e7be1d0b4
added hover cursor change for type=image Bug 40440
...
made inner rect for focus have inherit for color instead of hard-coded gray Bug 38927
also added quotes to several selectors (i.e. from type=xxx to type="xxx")
r=dcone,attinasi
2000-06-02 13:58:19 +00:00
jbetak%netscape.com
54d407ce97
18022, bookmark doc charset caching
...
r=rjc, ftang, a=ftang
2000-06-01 01:13:45 +00:00
ben%netscape.com
9617b65b0a
forgot this file
2000-05-29 05:52:42 +00:00
ben%netscape.com
618560a7e3
forgot file
2000-05-29 04:36:15 +00:00
waterson%netscape.com
f81bed14d2
Oops. I didn't need to do that.
2000-05-27 05:49:34 +00:00
waterson%netscape.com
941531aa6e
#if 0 out mstoltz's changes, which seem to cause tinderbox to hang on test #2
2000-05-27 05:48:40 +00:00
rods%netscape.com
51407b6fe3
adding padding to disabled radio buttons
...
set font for html buttons
removed some unneeded rules
commnted out and "disabled" the label property for options
b 40065,39998 r=ekrock,self
2000-05-26 23:42:27 +00:00
mstoltz%netscape.com
c54ae2cb3c
Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre.
2000-05-26 23:28:40 +00:00
rusty.lynch%intel.com
2317dc90da
Fixed webshell leaks for each textarea/input element for
...
bug #39796 . r=jst a=waterson
2000-05-26 20:09:32 +00:00
harishd%netscape.com
3549727991
Open "rtest_html.txt" file to dump content data..
...
r=rickg
a=rickg
2000-05-26 19:45:49 +00:00
evaughan%netscape.com
4ab93afb2e
fix for [beta2] bugs:
...
37835
39085
32920
-r pinkerton, rods, hyatt
2000-05-26 06:42:29 +00:00
jst%netscape.com
f311a4035e
Fixing typo that sneaked in when fixing this mornings mac bustage after fixing bug 36681. r=brade
2000-05-25 21:16:06 +00:00
brade%netscape.com
22c838cbef
fix mac build bustage
2000-05-25 15:46:41 +00:00
jst%netscape.com
b12c8eca59
Fixing bug 36681, lastModified date for local files was incorrect. r=dougt@netscape.com, a=brendan@mozilla.org
2000-05-25 14:03:57 +00:00
shaver%mozilla.org
9bd8f8feb5
add content-policy hooks to <script> handling ( #37983 , r/a=brendan)
2000-05-25 13:29:15 +00:00
harishd%netscape.com
c72c8bd3be
Forgot to checkin this file - This should have been a part of
...
my previous checkin.
2000-05-22 22:16:56 +00:00
hyatt%netscape.com
5bed7dc4bd
fix for making skins script-safe. r=scc
2000-05-19 04:48:43 +00:00
hyatt%netscape.com
9af11c9e57
fix assert for dogfood bug#37854, r=danm
2000-05-18 21:08:27 +00:00
mjudge%netscape.com
09e2e5befb
changing style on dropdown list boxes to not allow selection. a=rickg r=cmanske
2000-05-18 18:18:31 +00:00
jst%netscape.com
9508e79473
Fix content list regression I introduced a few days ago when working on DOM namespace support, document.forms and other arrays on HTML document objects never contained any elements! r=vidur, a=leaf
2000-05-17 20:35:19 +00:00
cata%netscape.com
0a9fdf79cc
Fixing more of the same problem. nsCOMPtr comparisons. Sorry!
2000-05-17 07:40:40 +00:00
cata%netscape.com
8a1b07b705
Charset override implementation.
2000-05-17 06:56:34 +00:00
jst%netscape.com
1ce329efcb
Fix getElementsByTagName() regression.
2000-05-17 03:47:06 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
rickg%netscape.com
ee3f56282b
one more tweak to entity redction code
2000-05-17 00:51:26 +00:00
pollmann%netscape.com
c4f87fcb2c
Bug 32746 (3 of 3): Make iframe borders respond to both css and frameborder attribute, un-reverse frameborder=yes/no, and misc clean up with nsCOMPtrs. r=harishd
2000-05-16 21:59:23 +00:00
pollmann%netscape.com
c745634f70
Bug 32746 (1 of 3): Make iframe borders compatible with IE's precedent here, inset rather than solid border. r=harishd
2000-05-16 21:45:55 +00:00
rickg%netscape.com
c99c32c529
checking in fix for 39281
2000-05-16 20:27:45 +00:00
jst%netscape.com
8e1109a431
Implementing getElementsByTagNameNS() for XML and HTML documents.
2000-05-16 00:55:05 +00:00
buster%netscape.com
c5d423841d
bug 29772
...
r=rods
added style rules to show text cursor over text and password input fields (except disabled fields)
2000-05-16 00:25:44 +00:00
rods%netscape.com
0dfbaf4983
minor changes to the disabled look for selects
...
b=35307
2000-05-15 22:22:24 +00:00
rickg%netscape.com
6e17360823
fixed edge case in entity reduction code
2000-05-15 20:37:01 +00:00
mjudge%netscape.com
7f6d226ce5
removing comment on code
2000-05-15 14:25:52 +00:00
dbaron%fas.harvard.edu
27dfd22e4f
Fix AtomImpl leaks (includes bug 32608). r=pollmann@netscape.com
2000-05-15 13:12:27 +00:00
rickg%netscape.com
cc9194a5dd
fixed bugs: 37417 and 26023
2000-05-15 07:27:55 +00:00
harishd%netscape.com
9fb11a1796
Enabling NOLAYERS by default ( since we don't support LAYER tag ).
...
r=vidur
Putting webshellservice into parser bundle for use by observer base.
r=nisheeth
2000-05-14 19:25:06 +00:00
mjudge%netscape.com
e1816be991
changing nsXifconverter to nsIXifConverter
2000-05-13 08:11:29 +00:00
pollmann%netscape.com
3139c5d898
Bug 27383: Pass referer when loading iframe's document to allow javascript: urls - combine load methods, r=nisheeth
...
Bug 23014: Percent width on iframes allowed, r=karnaze (does not include percent height fixes)
2000-05-12 00:57:28 +00:00
pollmann%netscape.com
3d8d6cf6a7
Bug 35573: Fix part of a webshell leak, r=nisheeth
2000-05-12 00:53:38 +00:00
jst%netscape.com
50499cc037
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
attinasi%netscape.com
bf94e62b2c
Preventing processing of style links if the HREF is empty. b=30817, r=harishd
2000-05-09 23:05:13 +00:00
rods%netscape.com
56f5e858ac
added password to td rule
...
bug 37856
2000-05-08 21:19:07 +00:00
jst%netscape.com
0aba1cb6c0
Fixing bug 36308, document.close() didn't release the parser so subsequent document.open calls didn't properly clear the document/old parser.
2000-05-06 00:05:19 +00:00
pierre%netscape.com
83f47ff795
18817 and 35872 "Compatibility mode testing should be reviewed". eDTDMode_noquirks was used instead of eDTDMode_strict. Another fix from VYV03354@nifty.ne.jp, r=pierre.
2000-05-04 21:53:18 +00:00
rickg%netscape.com
07e0e08842
fixed DTDMode regression
2000-05-04 05:54:04 +00:00
karnaze%netscape.com
8394f679ee
let outer table inherit top, right, bottom, left, opacity, z-index, clip from content
2000-05-04 03:00:07 +00:00
rods%netscape.com
1044189944
cleaned up a lot of rules for buttons (html, submit, reset, input)
...
also changed rule so "active" style only shows when "hover"
2000-05-03 13:32:15 +00:00
mkaply%us.ibm.com
5cb009113a
# 34082
...
r= troy
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:07:11 +00:00
rods%netscape.com
bdf702edc0
fixed up display rule for comboboxes
2000-05-02 14:52:51 +00:00
nisheeth%netscape.com
fa1d77063b
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
dbaron%fas.harvard.edu
d590a65996
Fixed miscellaneous leaks exposed to tinderbox leak stats by brade%netscape.com's JS checkin (rev 1.150 of navigator.js, 2000-04-28).
2000-05-01 00:26:37 +00:00
karnaze%netscape.com
2c8e4673e4
Fix for Linux bustage, bug 37643. Give outer table reflow state initial computed values of 0 to avoid excessive reflows from boxes.
2000-04-30 22:29:01 +00:00
rods%netscape.com
4628992580
removing some rules that just got put back in for some reason, karnaze can't figure out why either
2000-04-28 21:43:08 +00:00
karnaze%netscape.com
75ea85e43a
new reflow/layout code for outer table to handle captions and margins. better % height handling.
...
row groups and rows don't include external cellspacing in there dimensions. r=troy.
2000-04-28 21:05:31 +00:00
rods%netscape.com
4c2ca0c4ed
change added quotes around "file'
...
removed several unneeded rule for the select
added !important to -moz-option-selected attrs
b=36964, 25869
2000-04-28 20:24:35 +00:00
jst%netscape.com
6f55b0897f
Hooking up document.getSelection() for html documents to return a string so that we're compatible with 4.x.
2000-04-28 14:05:45 +00:00
pierre%netscape.com
31154bac81
35261. Implement :last-node (P and Hx tags inside a cell do not collapse the cell). Change TD to collapse the bottom margin on the last-node.
2000-04-28 10:02:12 +00:00
mstoltz%netscape.com
ab119e4818
Removed getOwner() function from nsIStreamLoader. getChannel() now fulfills this function.
2000-04-27 00:30:27 +00:00
rods%netscape.com
7509c59bc8
added white-space:pre to button rule so whitespace doesn't get stripped from the label of a button
...
b=37193
2000-04-26 05:17:39 +00:00
mstoltz%netscape.com
4794c651b5
Fixes for 27010, 32878, and 32948.
2000-04-26 03:50:07 +00:00
troy%netscape.com
8b0eb04e08
Reinstated clipping code which had been backed out because it caused
...
a problem for XUL layout. I added a workaround for the XUL problem
2000-04-25 04:43:11 +00:00
putterman%netscape.com
af52293cd0
Backing out troy's changes to fix various UI blocker bugs.
2000-04-24 22:15:55 +00:00
mstoltz%netscape.com
200b920525
Backing out changes until I can figure out why it's crashing on startup.
2000-04-23 21:25:39 +00:00
mstoltz%netscape.com
9ac7780368
Fixes for bugs 27010, 32878, 32948.
2000-04-23 20:30:29 +00:00
troy%netscape.com
73fc3dde30
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
rods%netscape.com
ce3dac0bc2
The value in the GetAttribute will no longer have the space stripped in front and back
2000-04-21 21:59:53 +00:00
rods%netscape.com
7adb844995
Add ifdef'ed Performance Reflow Counting code
2000-04-21 21:51:35 +00:00
anthonyd%netscape.com
05840e5f32
drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge
2000-04-20 23:11:41 +00:00
akkana%netscape.com
76db0ee716
19137: <u> wasn't in the list of inline tags.
2000-04-20 22:31:14 +00:00
rods%netscape.com
9866fbb947
added new rules for -moz-display-comboboxcontrol-frame
...
bug 33515
2000-04-19 13:55:57 +00:00
scc%netscape.com
8624ce5d67
making string conversions explicit
2000-04-16 11:19:26 +00:00
scc%netscape.com
c38395df69
making string conversions explicit
2000-04-15 21:18:29 +00:00
scc%netscape.com
b459656dc5
attempting to fix bustage
2000-04-15 21:13:55 +00:00
scc%netscape.com
927265130c
making string conversions explicit
2000-04-15 20:15:37 +00:00
jbetak%netscape.com
d5d31765e5
r=ftang 32604 Trunk fix for illegal use of nsString-external JavaScript
2000-04-14 02:47:28 +00:00
hyatt%netscape.com
304980e9cd
Cuddling mailnews and giving it some of my sweet sweet love. r=saari
2000-04-12 00:24:07 +00:00
attinasi%netscape.com
ac9f8c89df
Fixed regression bug 34257 and also contributed toward fixing 17309 by making external style sheets load blocking the parser, unless they are alternates. r=pierre b=34257, 17309
2000-04-05 04:02:38 +00:00
jbetak%netscape.com
0d9901399c
crash when loading external JS files - bug 33029
2000-04-05 03:18:41 +00:00
jst%netscape.com
72e274a77e
Add a nsHTMLUnknownElement class for LAYER, ILAYER, NOLAYER and unknown elements, this element is a normal element except that it doesn't do inline style processing. This fixes M15 bug #22260 .
2000-04-05 01:46:48 +00:00
pollmann%netscape.com
e0dc92defe
bug 12002: Resizing a frameset by moving the splitter was causing rapid reflows bug was not updating the corresponding views. This change forces an update, which improves perceived performance. r=Troy
2000-04-05 00:10:26 +00:00
hyatt%netscape.com
537541b987
Elimination of nsIFocusableContent and improvements to tabbing r=saari
2000-04-04 23:55:31 +00:00
jst%netscape.com
5cad50006d
document.write() speedup, fixes (at least partly) #29805 .
2000-04-04 14:13:46 +00:00
attinasi%netscape.com
5d6a5f6d6c
Added and !important rule for buttons that are part of select elements so they are not broken out of the select control by global absolute positioning rules. r=rods b=27806
2000-04-04 00:07:53 +00:00
jst%netscape.com
09556dd1c8
Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now.
2000-04-02 17:46:30 +00:00
jst%netscape.com
5fdb266f31
Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far.
2000-04-01 13:31:23 +00:00
tbogard%aol.net
734b1d0c2e
Use the docShell APIs to do the Load rather than nsIWebShell methods.
2000-04-01 00:26:21 +00:00
rods%netscape.com
3c37188159
backing out my changes because of XUL
2000-03-31 15:50:56 +00:00
rods%netscape.com
947b3966b3
checkbox and radio now use content-box instead of border-box this makes it
...
more intuitive to add and resize the borders.
b=32102
2000-03-31 15:43:06 +00:00
pierre%netscape.com
d0f5bd19ab
17309: set the default timeout in the previous checkin to 2 minutes
2000-03-31 10:04:48 +00:00
attinasi%netscape.com
f07dae7687
Implemented a timer for loading CSS style sheets to allow content to be displayed if the sheet is taking too long to load. b=17309 r=nisheeth
2000-03-31 01:57:54 +00:00
mstoltz%netscape.com
72ad6e26bf
Fixed bug 30915 using nsAggregatePrincipal. r=norris
2000-03-31 00:31:18 +00:00
jim_nance%yahoo.com
005e33f06e
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
...
days for module owners to comment on. r=troy@netscape.com
2000-03-30 03:21:26 +00:00
harishd%netscape.com
d5f075eb55
Fix for 22786 - sink side fix for HTML attributes
2000-03-30 01:07:02 +00:00
pollmann%netscape.com
03f606f50e
Bug 33699: Allow whitespace in frameset rows and cols spec '*' r=nisheeth
2000-03-30 01:03:02 +00:00
pollmann%netscape.com
aabd230d01
Bug 33699: Allow whitespace in frameset rows and cols spec '*' r=nisheeth
2000-03-30 00:19:13 +00:00
warren%netscape.com
d60b12b153
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
jst%netscape.com
6eeedef061
Replace internal HTML Doctype API with the DOM DocumentType API, HTML documents now get a DOM DocumentType if the file contains one and the DOM DocumentType is ouput if/when the document is saved. This fixes bug #25020 .
2000-03-28 23:25:26 +00:00
scc%netscape.com
9c2f6dad62
small changes to clients of string converting APIs
2000-03-26 10:06:21 +00:00
rickg%netscape.com
256ea4cc9e
margin and color tweaks to viewsource stylesheet
2000-03-26 04:34:41 +00:00
pollmann%netscape.com
141c777351
Bug 20459, 21268: Allow zero size HTML frames. r=harishd
2000-03-25 03:19:14 +00:00
jbetak%netscape.com
c81b5da133
r=rickg, ftang fix for 32604 Trunk fix for illegal use of nsString-external JavaScript convert charset incorrectly
2000-03-25 01:21:21 +00:00
norris%netscape.com
c7afcfb732
Fix
...
32088 Circumventing Same Origin security policy using javascript: URLs
32040 about: can't be link
Also remove deprecated method
r=mstoltz
2000-03-24 22:15:37 +00:00
pollmann%netscape.com
3808607754
Bug 11202: Resize of nested frameset shouldn't update size of child twice, this is already handled by MouseDrag, r=nisheeth
2000-03-24 04:42:40 +00:00
mstoltz%netscape.com
d63fb120a5
Changed UpdatePrincipal to AddPrincipal; it takes an input parameter now instead of an inout parameter; this is clearer. r=norris
2000-03-23 04:53:16 +00:00
jst%netscape.com
fb0a85bfac
Update DOMImplementation, DocumentType and DOM Error codes to match the current DOM Level 2 recommendation, also make HTML documents have a DocumentType if one is given in the file. r=joki@netscape.com
2000-03-22 22:16:14 +00:00
dbaron%fas.harvard.edu
fd5dc605d2
Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
2000-03-22 02:43:08 +00:00
norris%netscape.com
23d42070a9
Added intersection of principals when multiple scripts are encountered. r=norris
...
(this is mstoltz's checkin)
2000-03-21 04:12:56 +00:00
nisheeth%netscape.com
e90cbb686f
r=pollmann. Bug 30916. Content IDs are created for HTML elements created in the HTML content sink, XML content sink and dynamically via JS. The content ID counter is maintained by the document.
2000-03-21 03:25:16 +00:00
pollmann%netscape.com
1646e94b65
Bug 31482: Stray commas in ROW or COL attribute no longer cause framesets to not display, r=waqar
2000-03-20 23:33:03 +00:00
norris%netscape.com
437a7174ea
Fix a number of security bugs. (I can't see the numbers at home because
...
they have restricted visibility.)
r=mstoltz
2000-03-18 17:48:12 +00:00
rods%netscape.com
6a162e58fa
Added quotes around type="text"
...
changed the bottom margin for input type="text" from 1 to zero
b=18138, r=buster
2000-03-18 14:43:48 +00:00
jst%netscape.com
b768001187
Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me
...
[1] Cutting down the size of content. Made nsIJSScriptObject inherit from nsIScriptObjectOwner
[2] Cutting down the size of content. Made nsITextContent inherit from nsIContent.
[3] Cutting down the size of content. Moved implementation of nsIDOMReceiver to nsListenerManager. This is not true aggregation since it isn't transitive, but it's OK for now. It will be necessary for nsListenerManager to have a reference to its content in the future anyway, so the transitivity could be done.
dom/public/nsDOMPropEnums.h,v - bug 12559
dom/public/nsIJSScriptObject.h,v - [1]
dom/public/html/MANIFEST,v - bug 12559
dom/public/html/Makefile.in,v - bug 12559
dom/public/html/makefile.win,v - bug 12559
dom/public/html/nsIDOMHTMLInputElement.h,v - bug 17544
dom/public/idl/html/HTMLAnchorElement.idl,v - bug 12559
dom/public/idl/html/HTMLAreaElement.idl,v - bug 12559
dom/public/idl/html/HTMLInputElement.idl,v - bug 17544
dom/src/base/nsGlobalWindow.cpp,v - bug 30700
dom/src/base/nsGlobalWindow.h,v - [1]
dom/src/base/nsLocation.cpp,v - [1]
dom/src/html/nsJSHTMLAnchorElement.cpp,v - bug 12559
dom/src/html/nsJSHTMLAreaElement.cpp,v - bug 12559
dom/src/html/nsJSHTMLInputElement.cpp,v - bug 17544
layout/base/public/nsIDocument.h,v - bug 27953
layout/base/public/nsITextContent.h,v - [2]
layout/base/src/nsCommentNode.cpp,v - [2]
layout/base/src/nsDocument.cpp,v - bug 27953
layout/base/src/nsDocument.h,v - bug 27953
layout/base/src/nsDocumentViewer.cpp,v - bug 27953
layout/base/src/nsGenericDOMDataNode.cpp,v - [3]
layout/base/src/nsGenericDOMDataNode.h,v - [3]
layout/base/src/nsGenericElement.cpp,v - [3]
layout/base/src/nsGenericElement.h,v - [3]
layout/base/src/nsNameSpaceManager.cpp,v - bug 7834
layout/base/src/nsStyleContext.cpp,v - outline property shouldn't reflow
layout/base/src/nsTextNode.cpp,v - [2]
layout/events/src/nsEventListenerManager.cpp,v - [3]
layout/events/src/nsEventListenerManager.h,v - [3]
layout/html/base/src/nsGfxScrollFrame.cpp,v - nsString->nsAutoString
layout/html/content/src/nsAttributeContent.cpp,v - [2]
layout/html/content/src/nsHTMLAnchorElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLAppletElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLAreaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBRElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBaseElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBaseFontElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBodyElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLButtonElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDelElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDirectoryElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDivElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLEmbedElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFieldSetElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFontElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFormElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFrameElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFrameSetElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHRElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHeadElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHeadingElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHtmlElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLIFrameElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLImageElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLInputElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLInsElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLIsIndexElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLIElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLabelElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLayerElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLegendElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLinkElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMapElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMenuElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMetaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLModElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLObjectElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOptGroupElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOptionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLParagraphElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLParamElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLPreElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLQuoteElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLScriptElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSelectElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSpacerElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSpanElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLStyleElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableCaptionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableCellElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableColElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableColGroupElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableRowElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableSectionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTextAreaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTitleElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLUListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLWBRElement.cpp,v - [1][3]
layout/html/document/src/nsHTMLDocument.cpp,v - bug 27953
layout/html/document/src/nsHTMLDocument.h,v - bug 27953
layout/xml/content/src/nsXMLCDATASection.cpp,v - [1][2]
layout/xml/content/src/nsXMLDocumentType.cpp,v - [1][2]
layout/xml/content/src/nsXMLElement.h,v - [1][2]
layout/xml/content/src/nsXMLEntity.cpp,v - [1][2]
layout/xml/content/src/nsXMLNotation.cpp,v - [1][2]
layout/xml/content/src/nsXMLProcessingInstruction.cpp,v - [1][2]
layout/xul/base/src/nsBoxFrame.cpp,v - nsString->nsAutoString
layout/xul/base/src/nsSliderFrame.cpp,v - nsString->nsAutoString
netwerk/protocol/http/src/nsHTTPRequest.cpp,v - nsString->nsAutoString
rdf/content/src/nsXULDocument.cpp,v - bug 27953
rdf/content/src/nsXULDocument.h,v - bug 27953
rdf/content/src/nsXULElement.h,v - [1]
xpcom/base/IIDS.h,v - bug 12559
2000-03-17 13:27:00 +00:00
pierre%netscape.com
4b5db8f52f
Fix 32199 (visibility:collapse is not being interpreted as hidden on block and inline level elements) and parts of 21701 (misuse of style attr mVisible).
In the following files, replacing disp->mVisible with disp->IsVisible() is a BUG FIX: nsBlockFrame, nsBulletFrame, nsHRFrame, nsHTMLContainerFrame, nsImageFrame, nsTextFrame.
In all the other files, replacing disp->mVisible with disp->IsVisible() or disp->IsVisibleOrCollapsed() is merely a SYNTACTICAL CHANGE. The respective owners will later review the use of IsVisibleOrCollapsed() and in some cases replace it with IsVisible(). See bug 21701.
2000-03-17 10:15:13 +00:00
akkana%netscape.com
8070a3d2a4
nsCOMPtr tainting problem -- need to include nsIParserService.h
2000-03-17 01:12:11 +00:00
akkana%netscape.com
bb96b75b63
29032, 29239: linebreaks in <pre> and in plaintext mail.
...
19137: preserve style of copied text. r=mjudge
2000-03-17 00:08:27 +00:00
attinasi%netscape.com
7a0779c318
Fixed a problem where loading an image into second browser window was not updating the dimensions. Also added temporary code to put the image type in the title, even though the image type is not really accurate yet. b=24478 r=dcone
2000-03-16 22:58:12 +00:00
blizzard%redhat.com
8957904eb0
fix for bug #18186 . remove work around in layout code and properly implement nsIFile::GetLastMofificationDate() on unix. r=vidur,jst,dougt a=waterson
2000-03-15 03:08:28 +00:00
joki%netscape.com
0457a08e3c
Fix bug 25353, check if jsval is a string before converting it to one. a:rickg, r:vidur
2000-03-14 03:18:43 +00:00
rickg%netscape.com
c617e3f2e9
removed calls to deprecated nsString methods
2000-03-12 11:06:57 +00:00
rickg%netscape.com
4791ab3e8f
removed calls to deprecated string methods
2000-03-12 09:14:14 +00:00
valeski%netscape.com
fa3a430f84
r=jevering, a=jevering. 31447. We weren't accommodating the comma as a delimiter, now we are. call 720.841.4229 if there's a problem
2000-03-12 01:11:41 +00:00
troy%netscape.com
e2350571c9
r=troy@netscape.com Patch from pnunn@netscape.com that eliminates asserts
...
in the xpcom ref counting macros that the class should have threadsafe
addref/release functions but doesn't
2000-03-11 16:59:16 +00:00
troy%netscape.com
8bd4cb435f
b=28526. Added rule for TD so that the first child has a zero top margin.
...
This is the same rule we have for the BODY element
2000-03-11 16:46:21 +00:00
norris%netscape.com
b06e55722c
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
772f1f0cad
Remove mURL from nsWebShell, and GetURL from nsIWebShell.
...
r=travis
2000-03-11 02:57:39 +00:00
tbogard%aol.net
de31521e84
Changed nsHTMLFrameInnerFrame to hold on to a subShell that is an nsIBaseWindow instead of a webShell. This paves the way for holding different types of objects. Also gets rid of that stupid nsIWebShell interface. :) When creating the docShell use the new docShell interfaces rather than the old webShell ones.
2000-03-11 00:41:04 +00:00
tbogard%aol.net
00bbe276b9
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
4fbe61a8b8
Get the contentViewer through the docShell APIs instead of the webShell ones.
2000-03-11 00:34:54 +00:00
jevering%netscape.com
7654813b46
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
54eeb4f424
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
norris%netscape.com
33c9a59a45
Fix bug 30736 Errors in .js files not reported correctly
...
a=pdt,r=jband@netscape.com
2000-03-07 21:08:46 +00:00
rods%netscape.com
2ee2be17ef
changes to select becuase the new display area is a block and text frame instead
...
of a button
fixes bugs 29544, 28835
a=jar
2000-03-07 15:56:14 +00:00
warren%netscape.com
7e37f4f478
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
16558c54a6
Backing out fix for #7886 to fix regression #30299
2000-03-04 21:44:58 +00:00
valeski%netscape.com
64d58f82c4
r=gagan. 29870. We weren't handling a malformed http-equiv refresh header.
2000-03-04 00:32:30 +00:00
buster%netscape.com
b7a131767a
fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
...
this part of the fix is temporary, but sufficient for beta. it calls the pres shell to do the initial association.
after beta, this will be done by the frame construction code.
r=travis
a=jar
2000-03-03 23:16:43 +00:00
rods%netscape.com
bbcb309cb3
backing out earlier checkin
2000-03-03 07:14:57 +00:00
rods%netscape.com
5efa0171a0
changes for the new combobox
...
b=28593, r=self, a=jar
2000-03-03 04:24:53 +00:00
cata%netscape.com
c82fa81c2a
activating charset override. bug #7886 , r=ftang, a=bobj
2000-03-03 02:20:53 +00:00
jst%citec.fi
a722327a02
Temporary (untill the real problem gets fixed) fix for PDT+ bug 18186. r=vidur, a=chofmann
2000-03-02 15:06:05 +00:00
tbogard%aol.net
5c166f4fd5
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
pollmann%netscape.com
3a67f9317c
Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
2000-02-29 06:51:48 +00:00
rods%netscape.com
e11b8d193b
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
norris%netscape.com
3d5f67908e
Fix 28612 META Refresh allowed in Mail/News
...
r=mstoltz,a=jar
Fix 28658 File upload vulnerability
r=vidur,a=jar
2000-02-23 22:34:40 +00:00
pollmann%netscape.com
9ec47c6fe1
Bug 28691/16999: Re-enable style for button labels r=harishd a=rickg
2000-02-23 21:00:42 +00:00
pollmann%netscape.com
fae092781b
Bug 16999: Get default button labels from .properties file instead of html.css (GfxButtonControlFrame -> anonymous content creator). r=rods a=rickg
2000-02-21 05:55:25 +00:00
pollmann%netscape.com
bcd1a7f426
Bug 14827: Removing code that wrongly set scrolling to auto for every document r=harishd a=rickg
2000-02-19 02:34:20 +00:00
pollmann%netscape.com
e63cf5ca3d
Bug 14827: Adding a comment, removing unused code r=harishd a=rickg
2000-02-19 02:32:38 +00:00
troy%netscape.com
36fbf4d492
b=27056 a=jar@netscape.com r=troy@netscape.com Change made by Vidur.
...
Avoid notifications in the middle of a table row
2000-02-16 23:43:59 +00:00
joki%netscape.com
4596efac68
Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
2000-02-16 06:59:07 +00:00
attinasi%netscape.com
ac27ff03e7
Made external stylesheets load synchronously, always. Controlled by a define in case we want to re-enable asynch external stylesheets later. r=pierre,troy b=17309
2000-02-16 06:50:39 +00:00
karnaze%netscape.com
75155b965c
bug 7112, PDT+ 1802 - added custom style rule to handle <th> text alignment. Other text alignment changes. r=attinasi
2000-02-16 01:08:54 +00:00
nisheeth%netscape.com
b32dcba506
r=harishd. Fix for bug 27507. Removed a bogus assert.
2000-02-15 22:03:05 +00:00
ftang%netscape.com
7c95d866a5
fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block.
2000-02-15 09:15:18 +00:00
evaughan%netscape.com
6025945d69
bug fix for 24351, 22512
...
-r saari
2000-02-14 01:42:09 +00:00
attinasi%netscape.com
032216c8c8
Image title is now set after load is completed so the dimensions will be valid.r=pnunn b=27365
2000-02-12 18:09:40 +00:00
harishd%netscape.com
b3a53aacb9
21008 - Handling NOTAGS in HEAD.
...
r=vidur - For changes in content sink.
2000-02-11 22:07:12 +00:00
rods%netscape.com
854887ec6e
minor changes to html.css to remove some bad padding value for mulitple selects
...
b 27236 r=dcone
2000-02-11 15:18:02 +00:00
rickg%netscape.com
731861e20e
fixed bug24346; r=harishd
2000-02-11 12:10:40 +00:00
pollmann%netscape.com
c4e51dfba0
Bug 10434: legend.form return form legend is in r=buster
...
Bug 26669: Don't execute script in noframe and noscript tags r=harishd,vidur
2000-02-11 01:18:41 +00:00
tbogard%aol.net
a1dbc7fb4f
Made sure we set the tree item before adding it to the parent. Then we also must notify the tree owner of the addition of the content shell after it has been added. This the bugs having to do with treeOwner showing up (27087, 2719, 25951). r=hyatt
2000-02-10 07:04:09 +00:00
evaughan%netscape.com
f71ee84662
1) implememted box reflow coelescing.
...
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543
-r hyatt, troy, rod
2000-02-09 22:02:40 +00:00
kmcclusk%netscape.com
4d12d19a42
Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com
...
Call SetTextAlign within SetupDC instead of in each DrawString on WIN32. bug 26973; r=rods@netscape.com
2000-02-09 15:48:01 +00:00
tbogard%aol.net
f5d81c3e9c
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +00:00
valeski%netscape.com
91ae801f89
25557, 26083. r=morse. We now capture cookies from HTTP-EQUIV and we also handle HTTP-EQUIV refresh headers that include single/double quotes
2000-02-04 22:50:39 +00:00
vidur%netscape.com
d0c2a493f3
Fix for bug 19185. document.clear(), which exists for JS compatibility anyway, now takes a JS context and uses it to find the URL of the calling context. r=pollmann
2000-02-03 00:25:53 +00:00
valeski%netscape.com
ba35ff22b6
r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
2000-02-02 23:04:47 +00:00
akkana%netscape.com
d1e3964990
24635: Don't convert entities in title differently from the rest of the document. Fix suggested by rickg, r=me
2000-02-02 22:47:24 +00:00
pp%ludusdesign.com
43d7ba4273
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
troy%netscape.com
d2ac2cadb4
b=25617, r=buster@netscape.com r=karnaze@netscape.com Removed rules that specify
...
margin-left for right floated table/image and margin-right for left floated
table/image. This doesn't work when percentage based widths are involved
2000-02-02 15:38:01 +00:00
beard%netscape.com
b817f99131
the *REAL* fix for misbehaving drop-down lists. turns out z-index property value was incorrect in the style system itself. r=rods
2000-02-02 00:55:39 +00:00
vidur%netscape.com
63c7c74ab6
Partial performance fix for bug 25509. Restrict the size of text nodes (the max is settable via a pref-content.maxtextrun). r=nisheeth
2000-01-31 23:39:19 +00:00
attinasi%netscape.com
1b2a788ce7
Removed unused argument statements for elimination of warnings. No functional changes.
2000-01-31 13:54:39 +00:00
vidur%netscape.com
fa580e6551
Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann
2000-01-28 23:43:12 +00:00