[Webkit-unassigned] [Bug 78648] FileReader is dysfunctional in documents with "null" origin string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 11:19:33 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78648





--- Comment #5 from Jian Li <jianli at chromium.org>  2012-02-16 11:19:33 PST ---
(In reply to comment #4)
> Let me put it in a different way. Do you have a suggestion for how to fix this bug?

FileReader used to work in file: documents. But due to the tightening of security origin, it did not work any more. I would prefer a security expert, like Adam Barth, to confirm if we do want to make FileReader work in file: or unique security origin context.

If you launch Google Chrome with the command line option "--allow-file-access-from-files", you can run those blob/file regression tests from fast/files. I am not sure if Safari/WebKit has such option to set.

If we decide to support this case, I can work on a fix on this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list