summaryrefslogtreecommitdiffstats
path: root/net/data/proxy_resolver_v8_unittest
Commit message (Expand)AuthorAgeFilesLines
* Add three of the six extensions to PAC that Internet Explorer supports. eroman@chromium.org2009-10-262-1/+35
* Add an additional test for dnsDomainIs() to verify that it doesn't simply mat...eroman@chromium.org2009-09-251-2/+3
* Add an additional unit-test for when PAC script is missing newline.eroman@chromium.org2009-09-251-0/+3
* Set the mime-type on a test data file to binary.eroman@chromium.org2009-09-241-1/+1
* Fix a bug where if a PAC script ended with a comment and no newline, it would...eroman@chromium.org2009-09-241-0/+8
* Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...eroman@chromium.org2009-09-101-0/+21
* Fix error being thrown in isInNet() PAC js.ericroman@google.com2009-03-041-19/+173
* Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...ericroman@google.com2009-03-021-0/+46
* Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy...ericroman@google.com2009-02-2314-0/+230