braydel / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

window.URL.createObjectURL not supported #196

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open a scripted WebPage which scripts use window.URL.createObjectURL()

What is the expected output? 
- get a correct object Url

What do you see instead?
- TypeError: 'undefined' is not an object (evaluating 
'window.URL.createObjectURL') 

What version of the product are you using? 
- 3.0.1.0023

On what operating system?
- Win8 x64

Original issue reported on code.google.com by menno...@hotmail.de on 9 Oct 2013 at 6:05