index
:
palemoon-gre
master
Pale Moon [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parser
Commit message (
Collapse
)
Author
Age
*
Deal with XML parser interruptions caused by nested entities.
Peter van der Beken
2016-09-20
|
|
|
|
This resolves #370.
*
Base import of Tycho code (warning: huge commit)
Pale Moon
2016-09-01
|
*
Check int for overflow.
Pale Moon
2016-08-09
|
*
Crash fix in HTML parser.
Pale Moon
2016-03-31
|
*
Revert "Reinstate static initializers for CC-able objects."
Pale Moon
2016-03-31
|
|
|
|
This reverts commit 0914637e0eb33101b4d8ca481e945ac92777b19d.
*
Reinstate static initializers for CC-able objects.
Pale Moon
2016-03-14
|
*
Make parser tree notifications spec-compliant.
Pale Moon
2015-12-19
|
*
Add support for BASE tag parsing in source view
Pale Moon
2015-08-11
|
*
Wholesale switch remaining code to Goanna
Pale Moon
2015-05-27
|
*
Add some sanity checks in XML parser
Pale Moon
2015-05-21
|
*
Crash fix: prevent crash from excessive tag depths in data files.
Pale Moon
2014-11-18
|
|
|
|
|
Limit is taken from layout reflow depth (200 at this time) although never allowed to be > UInt8 (255). 200 levels of nesting should certainly suffice.
*
Fix iframe with inline content "view source" parsing.
Pale Moon
2014-11-10
|
*
Bug 802895 - Parser changes to support srcdoc attributes for iframes (Part 8)
Matt A. Tobin
2014-11-09
|
*
Fix a number of issues in the HTML parser
Pale Moon
2014-11-08
|
*
Recommit working copy to repo with proper line endings.
wolfbeast
2014-05-21