Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Parser] Move setting context to null to the correct location. | Henri Sivonen | 2020-04-14 | -2/+2 |
| | ||||
* | Update java htmlparser copyright on code to be translated to cpp | Matt A. Tobin | 2020-01-16 | -0/+20 |
| | ||||
* | Fix an issue with the html5 tokenizer and tree builder (java htmlparser) | Matt A. Tobin | 2020-01-15 | -18/+35 |
| | ||||
* | Bug 1562033 | Matt A. Tobin | 2020-01-15 | -11/+1 |
| | | | | Adjust tokenization of U+0000 (java htmlparser) | |||
* | Bug 1347737 - Introduce a new non-heap-allocated type for holding ↵ | Matt A. Tobin | 2020-01-15 | -33/+38 |
| | | | | nsStringBuffer* in the HTML parser. (java htmlparser) | |||
* | Bug 1555523 (java htmlparser version) | Matt A. Tobin | 2020-01-15 | -6/+3 |
| | ||||
* | Bug 1322938 - Make the tree builder aware of <dialog>. | Matt A. Tobin | 2020-01-15 | -43/+46 |
| | | | | Tag #1343 | https://hg.mozilla.org/projects/htmlparser/rev/d9bdf700af247563fec9b07b52ede6bf61edd513 | |||
* | Add java htmlparser sources that match the original 52-level state | Matt A. Tobin | 2020-01-15 | -0/+62553 |
https://hg.mozilla.org/projects/htmlparser/ Commit: abe62ab2a9b69ccb3b5d8a231ec1ae11154c571d |