tmeshkova / qtmozembed

Qt wrapper for mozilla embed lite API
19 stars 12 forks source link

[qtmozembed] Don't pass calls through before view is initialized. #119

Closed rainemak closed 9 years ago

rainemak commented 9 years ago

Without this fix following kind of error messages are printed when LoadFrameScript, ResumeView, or SuspendView is called before view is initialized:

IPDL protocol error: Handler for LoadFrameScript returned error code deserialized, but the handler returned false (indicating failure)