aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenFactory.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2009-11-16 21:23:11 -0800
committerElliott Hughes <enh@google.com>2009-11-17 11:43:41 -0800
commit094afca45544ca924da51f359ebfdd174ba3ba08 (patch)
tree53965c9526a4fb15f1ea954b44e7c995e63cfe60 /vm/compiler/codegen/arm/CodegenFactory.c
parentcf9208f9a3ed9cd039749f6f624f1be4289c5b4c (diff)
Various XML fixes.
Add tests for bug 2487, exploring the situations where "]]>" is and isn't allowed. Fix the bug by changing KXmlParser so it pays attention to whether it's dealing with normal text or text in an attribute value and reports errors appropriately. In order to pass the new tests, we also need to fix DocumentBuilder to pay attention to its DocumentBuilderFactory's "coalescing" setting: whether or not adjacent text/CDATA nodes should be coalesced. This in turn fixes a @KnownFailure in DocumentBuilderFactoryTest: previously we didn't allow the caller to turn "coalescing" off (though until my previous patch, we didn't actually coalesce anyway). Now we support both, and I've made coalescing the default, because bug reports tell us that's what users want. It's how the RI behaves, too. Bug: 2487
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenFactory.c')
0 files changed, 0 insertions, 0 deletions