I had been working on some support for a while when I realized that
javascript events are not being sent properly. Can anyone please gimme a
tip, what's the class that takes care of dispatching events for javascript
object and where could the problem possibly be?
Thanks!
On Fri Jan 30 2015 at 9:
30.01.2015, 22:37, "Ilya Kowalewski" :
> Hey there!
>
> My main purpose here is to reimplement some behaviour of QtWebKit on HTML5
> Video support. Am I right that there is an abstract layer between actual
> context rendering / processing and webkit abstraction for HTML5 Video
> standart?
>
>
Hey there!
My main purpose here is to reimplement some behaviour of QtWebKit on HTML5
Video support. Am I right that there is an abstract layer between actual
context rendering / processing and webkit abstraction for HTML5 Video
standart?
So what's the best place to start with there?