aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2010-03-19 12:51:43 -0700
committerJesse Wilson <jessewilson@google.com>2010-03-19 13:37:36 -0700
commit39f91b981b1d6d33a9048bd0d4e9eb54a7968227 (patch)
treef8a63b631e1169b97745745e63e5c35e9a19940d /vm/compiler/codegen/arm/CodegenDriver.c
parent1573a78ed4898aaf4a38abf6ea0ab1254459282b (diff)
Fixing namespace+prefix mode in Expat and removing optional fields from callbacks.
The first part is related to bug 6632: http://code.google.com/p/android/issues/detail?id=6632 I added these optional fields back when I was originally updating the XML parser for Froyo. I've decided to remove them to simplify migrating between Android and the RI. It should also save some object allocations. Note that the RI v5 and the RI v6 behave differently for optional values on attributes; this motivated me to add the otherwise unfortunate assertOneOf() method to the testcase. (We behave more like RI v6, which is to supply the values upon request) Change-Id: Icfa5d29976a86bf194b3ed7c0d9e2275c3bff9dd
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions