-
Committer:
mattgiuca
-
Date:
2008-01-14 05:54:31 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:225
util.js: Yet more fixes for encoding/decoding URIs. build_url and parse_url
had some instances of multiple encoding/decoding. Now confident they will
correctly encode/decode just once.
browser.js: Combined settitle and presentpath (since they have very related
actions, the one function just does both).