commit | 29d4d20c24fa94f2db71bd0edcbe4b64d59e4d6e | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Mon Mar 14 11:32:29 2011 -0700 |
committer | Alex Ray <aray@google.com> | Tue Jul 30 13:56:56 2013 -0700 |
tree | 8ae47f64b71963c51316eea85ba4daca74bce3f8 | |
parent | 9ae794de4685c080d92d8c2a09d195a0d71ae2a8 [diff] |
Bug 4016329 do full string comparisons Use full string comparisons instead of partial for file extension and MIME type. Do case-insensitive comparison of MIME type and file extensions. Fix error in comment for String8::getPathExtension. Remove dead code -- StringTokenizer is unused. Change-Id: I322be6235abbdaab5f7eafa48926dbb2cf46dc29