This website requires JavaScript.
Explore
Help
Sign In
KotJohansson
/
UXP
Watch
1
Star
0
Fork
0
You've already forked UXP
mirror of
https://github.com/roytam1/UXP.git
synced
2026-06-13 12:08:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
64cb6adbdf5f0f87fceab81ada28dbc3c5486b0a
UXP
/
parser
/
htmlparser
T
History
roytam1
eca9e31a7e
Merge remote-tracking branch 'origin/tracking' into custom
2026-03-03 07:31:37 +08:00
..
tests
Issue
#2112
- Part 1: Remove Stylo tests
2024-04-02 22:29:48 +08:00
CNavDTD.cpp
…
CNavDTD.h
…
CParserContext.cpp
…
CParserContext.h
…
moz.build
…
nsElementTable.cpp
…
nsElementTable.h
…
nsExpatDriver.cpp
Issue
#2903
- Follow-up: Make types consistent with method used.
2026-03-03 07:30:38 +08:00
nsExpatDriver.h
Issue
#2889
- Part 4: Fix build and runtime issues.
2026-01-14 00:02:48 +08:00
nsHTMLEntities.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsHTMLEntities.h
…
nsHTMLEntityList.h
…
nsHTMLTagList.h
…
nsHTMLTags.cpp
…
nsHTMLTags.h
…
nsHTMLTokenizer.cpp
…
nsHTMLTokenizer.h
…
nsIContentSink.h
…
nsIDTD.h
…
nsIExpatSink.idl
…
nsIExtendedExpatSink.idl
…
nsIFragmentContentSink.h
…
nsIHTMLContentSink.h
…
nsIParser.h
…
nsIParserService.h
…
nsITokenizer.h
…
nsParser.cpp
…
nsParser.h
…
nsParserBase.h
…
nsParserCIID.h
…
nsParserConstants.h
…
nsParserModule.cpp
…
nsParserMsgUtils.cpp
Issue
#2903
- Follow-up: Make types consistent with method used.
2026-03-03 07:30:38 +08:00
nsParserMsgUtils.h
Issue
#2903
- Follow-up: Make types consistent with method used.
2026-03-03 07:30:38 +08:00
nsParserService.cpp
…
nsParserService.h
…
nsScanner.cpp
…
nsScanner.h
…
nsScannerString.cpp
…
nsScannerString.h
htmlparser: break when infinite loop happens
2026-01-15 19:00:40 +08:00
nsToken.h
…