Browse Source
QtWebKit does not support file:-URLs in Web Workers. To solve this issue, I'm loading file:-URLs in the main thread for generic builds. file:-URLs load relatively quick, so there is no need for sophisticated load progress notifications.
1 changed files with 22 additions and 0 deletions
Loading…
Reference in new issue