Commit Graph
17 Commits
Author SHA1 Message Date
mrbkap@gmail.com ae7edfc9c7 bug 272702: Remove skipped content. This simplifies the code handling <script>, <style> and related tags and makes the nsIHTMLContentSink interface just that much easier to implement. This also allows <object> tags to appear in the head with children. r=sicking sr=jst 2005-09-09 19:15:06 +00:00
bzbarsky@mit.edu 676f03a288 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
bzbarsky@mit.edu b4a66781e3 use prefix ++, not postfix ++. Bug 82615, r=heikki, sr=jst 2002-09-03 22:23:22 +00:00
dbaron@fas.harvard.edu 8ee9f55c1e Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag 2002-02-16 16:18:13 +00:00
Peter.VanderBeken@pandora.be 4d06fc278c Renaming NS_PARSER_IID to NS_PARSER_CID, because it *is* a CID. r=jag, sr=jst. 2001-03-10 21:02:12 +00:00
cls@seawood.org 1ff76ec650 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
mjudge@netscape.com 13abfd0646 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
dveditz@netscape.com e4c61f2088 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
rickg@netscape.com 0e5f01a0bd removed potential memory deref errors 1999-07-17 11:08:28 +00:00
briano@netscape.com b2f8895eaf Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
warren@netscape.com 35d5e6e062 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
ebina@netscape.com 3425e07b08 Changing RegisterFactory to use the new API. 1999-02-26 19:08:57 +00:00
warren@netscape.com 10ebd4b998 Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
spider@netscape.com 331ec5cb13 XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
kipp@netscape.com 0a7ce2204e Port to new nsIWebShell and related API's 1998-07-18 21:47:56 +00:00
jevering b8b103dfab Adding visual mode. 1998-05-14 22:16:51 +00:00
jevering e7c733993c Pulled the DebugRobot out into separate DLL
Moved the test code in the robot/test directory.
1998-05-14 01:05:56 +00:00