Skip to content

Better XML/HTML parser #323

@ai

Description

@ai
  • Run parser out of UI main thread
  • Add Environment#parseXml so we can replace parser for different environments
  • Use non-strict XML parser to ignore errors like missed namespace (if we do not use those tags)
  • Use stream parser to avoid creating big tree for every tag (at least for HTML since we often need a few links there)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Ready to Take

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions