Revision e7d3527321e5e94401ce1e6d1714bee8205b9e4a authored by Hiroshige Hayashizaki on 22 December 2018, 07:14:30 UTC, committed by Chromium WPT Sync on 22 December 2018, 07:14:30 UTC
|url| in generateRedirect() was string (not URL) and therefore
generateRedirect() returned the same URL (|url| as-is)
regardless of |host| or |protocol| parameters.

Bug: 906850, 878274
Change-Id: I7134726e916854a829eaf7d348776a2b7b547c70
1 parent 4647f5e
History
File Mode Size
BlobURL
FileReader
blob
file
filelist-section
reading-data-section
support
url
FileReaderSync.worker.js -rw-r--r-- 1.4 KB
META.yml -rw-r--r-- 116 bytes
fileReader.html -rw-r--r-- 2.5 KB
historical.https.html -rw-r--r-- 2.2 KB
idlharness-manual.html -rw-r--r-- 1.9 KB
idlharness.html -rw-r--r-- 1.2 KB
idlharness.worker.js -rw-r--r-- 554 bytes
progress-manual.html -rw-r--r-- 1.6 KB
unicode.html -rw-r--r-- 1.7 KB

back to top