harishd%netscape.com
|
8418999fec
|
Implemented DumpContent() for parser regression test.
r=rickg
a=rickg
git-svn-id: svn://10.0.0.236/trunk@70920 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-05-26 19:45:42 +00:00 |
|
hyatt%netscape.com
|
e469c92e38
|
fix for making skins script-safe. r=scc
git-svn-id: svn://10.0.0.236/trunk@70503 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-05-19 04:48:43 +00:00 |
|
jst%netscape.com
|
e4d9d527e8
|
Updating nsIContent to allow accessin the attribute prefix and not only the attribute name and value.
git-svn-id: svn://10.0.0.236/trunk@70202 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-05-17 00:21:53 +00:00 |
|
mjudge%netscape.com
|
2974c17256
|
nsIXifconverter from nsXifConverter
git-svn-id: svn://10.0.0.236/trunk@69547 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-05-13 08:11:07 +00:00 |
|
jst%netscape.com
|
655ba83b6c
|
Add GetNodeInfo() to nsIContent.
git-svn-id: svn://10.0.0.236/trunk@69416 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-05-12 14:09:28 +00:00 |
|
jst%netscape.com
|
45c41da01c
|
Add a SetAttribute method to nsIContent that takes a nsINodeInfo parameter.
git-svn-id: svn://10.0.0.236/trunk@69414 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-05-12 13:46:59 +00:00 |
|
jst%netscape.com
|
0f0b4d6367
|
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.
git-svn-id: svn://10.0.0.236/trunk@69034 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-05-10 13:13:39 +00:00 |
|
jst%netscape.com
|
d25e292375
|
Removing #include and unused static IID, not part of the build quite yet.
git-svn-id: svn://10.0.0.236/trunk@65257 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-04-05 00:37:51 +00:00 |
|
jst%netscape.com
|
9fdec9c0df
|
Adding class for unknown elements, not part of the build quite yet.
git-svn-id: svn://10.0.0.236/trunk@65256 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-04-05 00:35:54 +00:00 |
|