Commit Graph

10 Commits

Author SHA1 Message Date
scc%mozilla.org
b11557a256 if you want a pointer to the characters, your going to have to |.get()| it
git-svn-id: svn://10.0.0.236/trunk@78967 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 04:47:36 +00:00
nisheeth%netscape.com
a86af47972 r=jst. Fixing refcounting of ID attribute atoms. Additional work to earlier checkin for fixing bug 10292. Also, added support for getElementByID() in XML documents.
git-svn-id: svn://10.0.0.236/trunk@77832 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-01 02:21:06 +00:00
jst%netscape.com
0b04376254 Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com
git-svn-id: svn://10.0.0.236/trunk@77692 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-31 00:36:31 +00:00
nisheeth%netscape.com
77a2d6896f - 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)


git-svn-id: svn://10.0.0.236/trunk@77529 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-30 00:35:43 +00:00
jst%netscape.com
7e0575bfee 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
git-svn-id: svn://10.0.0.236/trunk@76967 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-23 17:27:06 +00:00
jst%netscape.com
6472af28e8 Checking in temporary code that lets a user turn on the new DOM Level 2 behavior by setting the 'temp.DOMLevel2update.enabled' preference to true, this is to help with the general DOM update, and it's part of the fix needed for bug 33474. r=vidur@netscape.com, a=pdt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@70878 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-25 23:48:45 +00:00
jst%netscape.com
37eb02ba89 Fix invalid nsString useage.
git-svn-id: svn://10.0.0.236/trunk@70054 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 14:43:32 +00:00
jst%netscape.com
3b35449119 Make .localName always return the local name, even if there's no namespace on the node.
git-svn-id: svn://10.0.0.236/trunk@69943 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 02:17:14 +00:00
jst%netscape.com
27b545ecc0 Adding more utility functions to nsINodeInfo.
git-svn-id: svn://10.0.0.236/trunk@69669 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-14 18:34:35 +00:00
jst%netscape.com
bcd798824b Checking in new files for (the not yet checked in) shared node info code. Not part of the build yet. r=buster@netscape.com
git-svn-id: svn://10.0.0.236/trunk@68672 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 14:29:44 +00:00