This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-21 17:59:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
htmlparser
History
harishd%netscape.com
7c70fd1d12
** DEBUG ONLY **
...
Initialize local variables ( were causing problems running parser regression tests )
2002-07-09 21:32:56 +00:00
..
macbuild
fixing mac bustage of access paths.
2002-01-09 03:55:44 +00:00
public
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
2002-07-02 20:25:30 +00:00
robot
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Remove previous fix for bug 151620. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson
2002-06-25 21:16:17 +00:00
src
** DEBUG ONLY **
2002-07-09 21:32:56 +00:00
tests
** NOT PART OF THE BUILD **
2002-07-09 21:19:20 +00:00
tools
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
2001-10-23 01:37:21 +00:00
.cvsignore
…
Makefile.in
91320 - Removed unused files from htmlparser module and created a public directory.
2001-08-03 21:15:15 +00:00
makefile.win
91320 - Removed unused files from htmlparser module and created a public directory.
2001-08-03 21:15:15 +00:00