OSDN Git Service

docs: fix xss vulnerability
authorScott Main <smain@google.com>
Fri, 8 Jul 2011 23:19:25 +0000 (16:19 -0700)
committerScott Main <smain@google.com>
Fri, 8 Jul 2011 23:27:20 +0000 (16:27 -0700)
commit76a62f2deb2f624182cef88168b7fc28848d474e
tree749d676dc7d278f76f14cf80a2f0279ef01c9201
parent0b22d93be32eeff06e6626ad766b040057b931a5
docs: fix xss vulnerability
bug 5008593

the fix deletes some code that was originally there to handle side nav
highlighting for inter-doc links. This code is no longer necessary (or at least
should not be) because side nav links should not be inter-doc links, but
should always be to their own document (no two sidenav links should go
to separate sections of the same doc).

Change-Id: If77d6fe869e6a44bae2f194c9de26222e6ad9419
tools/droiddoc/templates-sdk/assets/android-developer-docs.js