- Includes test case to reproduce textfield dealloc bug.
- TextFieldDelegate methods needed to retain the string, otherwise it could crash under fast usage. - Work on improving the browser example; WIP.
- Includes a (basic) `browser` example to make testing the feature easier.