waterson%netscape.com
458f2c3abf
Bug 39699. Add re-entrancy guards so that we ignore updates while we're in the middle of building content. r=rjc
2000-06-16 21:46:04 +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
jst%netscape.com
c06191a726
Fixing nsbeta2+ bug 41588, accessing document.documentElement on an empty document in JS threw a NS_ERROR_FAILURE exception in stead of just returning null. r=heikki@citec.fi
2000-06-16 13:37:46 +00:00
Peter.VanderBeken%pandora.be
4b0e0526fc
Reenable creation of HTML elements in XML documents. r=nisheeth, r=kin, a=waterson.
2000-06-15 17:48:19 +00:00
rods%netscape.com
b6892f7875
ifdef'ing out the where we get the value of the label
...
b=4050 r=kmcclusk
2000-06-15 12:58:54 +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
mccabe%netscape.com
3a137d61d4
Bustage occurred, not sure if it's me, but mine was the only checkin in layout; backing out just in case.
2000-06-15 06:53:18 +00:00
mccabe%netscape.com
b167544222
Fix for 38495, nsbeta+.
...
Teach EmbedElements how to expose plugin objects via XPConnect, after using the nsIScriptablePlugin interface to find an appropriate interface to expose.
r=jst
a=beard
2000-06-15 06:07:35 +00:00
dbaron%fas.harvard.edu
fb16edb4b4
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
2000-06-15 02:33:22 +00:00
dbaron%fas.harvard.edu
7bdf9700b5
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
2000-06-15 02:22:09 +00:00
dbaron%fas.harvard.edu
ff78bb46bb
Fix leak of XMLElementFactoryImpl. r=waterson@netscape.com
2000-06-15 02:16:28 +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
pollmann%netscape.com
e01f426b4d
Bug 39723: Send only one request to the server when clicking on an image map. r=joki
2000-06-14 15:02:18 +00:00
hyatt%netscape.com
be5709e1f9
Fix for #41878 , r=ben
2000-06-14 08:21:56 +00:00
hyatt%netscape.com
25eb29bc5f
Fix for #41281 , r=brendan
2000-06-14 08:19:07 +00:00
hyatt%netscape.com
76f1ed5ebd
Fix for bug #41281 , r=brendan
2000-06-14 08:12:32 +00:00
axel%pike.org
49a4f2644d
Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson
2000-06-14 07:35:26 +00:00
hyatt%netscape.com
47ecc64920
30511. r=ben
2000-06-14 04:50:20 +00:00
mjudge%netscape.com
b464a55c29
fixing blocker bug for focus not typing in url bar after progromatic change to focus on other document. r=saari. (from regression of 34986) pdt+
2000-06-14 02:59:54 +00:00
attinasi%netscape.com
90d5bc2ec6
To fix the bug we added support for hspace and vspace attributes in QuirkMode. b=41863 karnaze@netscape.com did part of the fix and we reviewed each others code
2000-06-14 00:59:29 +00:00
jst%netscape.com
b0b8dd44ea
Fixing nsbeta2+ bug 41367, area.pathname incorrectly contained the ref and search parts of the URL. r=vidur
2000-06-14 00:48:34 +00:00
jst%netscape.com
53309355c7
Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt
2000-06-14 00:06:36 +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
scc%mozilla.org
7d08825730
don't try to extract characters from an empty string
2000-06-11 09:14:09 +00:00
scc%mozilla.org
f92e1fb30a
don't extract characters from empty strings
2000-06-11 08:19:41 +00:00
jst%netscape.com
c81e705a3c
Fixing nsbeta2+ bug 41487, form controls with the same NAME and ID ended up in the form control list in the form element twice. r=nisheeth
2000-06-09 22:47:29 +00:00
bryner%uiuc.edu
37a414a68c
Fixing bug 30379, tree multiple-selection problems. r=hyatt.
2000-06-09 21:32:31 +00:00
mjudge%netscape.com
42b098a06e
cleaning up 34896 ender-lite with saari's review.
2000-06-09 21:13:03 +00:00
mjudge%netscape.com
a7b2a05404
turning on ender-lite. bug = 34896
2000-06-09 09:19:28 +00:00
mjudge%netscape.com
471dacd351
new atop to tell what type the text frame is. for blocker to 34896
2000-06-09 05:15:58 +00:00
mjudge%netscape.com
749ec6bc58
too many copies for ender-lite. happening whenever people were setting selection progromatically. r=hyatt 34896
2000-06-09 05:14:19 +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
mjudge%netscape.com
08db683df0
fixing leaks! r=scc bug=34896
2000-06-09 04:16:50 +00:00
pinkerton%netscape.com
4b785dde9f
if cmd-key (meta) is down, open link in a new window r/a=waterson.
2000-06-09 02:56:21 +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
rginda%netscape.com
c17389789e
implement document.height/width for xul documents (copy/paste from nsDocument.cpp) for bug 41638
...
r=danm
2000-06-08 00:51:13 +00:00
attinasi%netscape.com
e03b5378b9
Fixed problem where anchors with no HREF were being styled like links in composer. b=31594 r=kmcclusk
2000-06-07 23:07:57 +00:00
attinasi%netscape.com
f7e1ee029a
Fixed crash due to ordering problem: b=38768 r=dcone
2000-06-07 23:04:45 +00:00
akkana%netscape.com
0fe6a06be9
40457: suppress extra XIF output for cases where the selection
...
doesn't intersect the range at all. r=jfrancis, a=beppe.
2000-06-07 22:58:39 +00:00
akkana%netscape.com
4d58187b46
40457: Add implementation for range methods to tell whether
...
a node or point intersects the range. r=jfrancis, a=beppe.
2000-06-07 22:57:36 +00:00
mjudge%netscape.com
0926517600
adding in null check since we dont ALWAYS use selection to output xif. this gets rid of an assertion that i found while fixing a regression 41814 r=donm a=donm ect
2000-06-07 22:46:11 +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
waterson%netscape.com
5775889b15
Fix build bustage: inaky.gonzales missed these two cases some how.
2000-06-07 03:33:08 +00:00
jst%netscape.com
703b2340ac
Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur
2000-06-07 01:23:55 +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
alecf%netscape.com
26d46525c3
fix typo that was preventing setAttributeNS from working
...
(incredibly obvious fix, will notify jst/waterson that this went in)
2000-06-07 01:11:05 +00:00