Fix XSLT processing of documents over 64kb
https://crrev.com/573558 accidentally reversed the polarity of a test such that loading of an XML document by the XSLT processor would stop if a chunk parsed successfully instead of stopping if the chunk failed to parse. This CL corrects the break condition. Bug: 1165774 Change-Id: Ic37c7f9939e1357bf816810f23169603c43cdd60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625089 Commit-Queue: Eric Lawrence [MSFT] <ericlaw@microsoft.com> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#843104}
Showing
This diff is collapsed.
Please register or sign in to comment