commit | 8cfc47957f397cc0066cd923711671533f72374b | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Thu Aug 27 11:30:54 2015 +0100 |
committer | Neil Fuller <nfuller@google.com> | Thu Aug 27 11:36:28 2015 +0100 |
tree | 9f2c026f634c505e3cb106bc418234bbf695dc6f | |
parent | 2898abc18021b942fcd8b8ffdb20af8cd8bbf8a5 [diff] |
Fix PullParser reuse regression Commit 0424d12f9b8a19c4a451282bc8ae974f6109424d introduced a regression: calling setInput() would not fully reset the parser iff the parser had already parsed a <!DOCTYPE tag. This change contains a fix and a test. Thanks to mike@ for the report. Bug: https://code.google.com/p/android/issues/detail?id=182605 Change-Id: Icddc1c52bca3beaba7f5ee662d18757d6fce6cf2