lp:~roguescholar/jdownloader/browser
- Get this branch:
- bzr branch lp:~roguescholar/jdownloader/browser
Branch merges
Branch information
Import details
This branch is an import of the Subversion branch from svn://svn.jdownloader.org/jdownloader/browser.
Last successful import was .
Recent revisions
- 707. By jiaz
-
HTMLParser:
-replaced Vector with own HtmlParserCharSequenceHierarch y class/structure, requires less memory, we don't have to create a new vector/copy of the hierarchy but just append to it - 706. By jiaz
-
Form:
-updated parseInputFields, special handling for select
InputField:
-added SelectType support, updated parser to store all available options in properties map - 705. By psp
-
*General*
- Browser: minor changes: added small wrapper function to easily get first form that contains xy via RegEx - 703. By jiaz
-
HTMLParser:
-refactored methods to have access to complete Vector<HtmlParserCharS equence> path, so methods can look into parser tree for further decisions
-updated correctURL to check path for decision about autocutoff special handling
-fixes thread 91092
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)