Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS widgets: don't bridge via QWidget but via thin QObject instead #25

Merged
merged 1 commit into from Feb 13, 2017

Conversation

Projects
None yet
3 participants
@kernc
Copy link
Member

commented Dec 5, 2016

Refs: "WebView/WebEngine: don't permit exposing QWidgets" in biolab/orange3#1799

@kernc

This comment has been minimized.

Copy link
Member Author

commented Dec 5, 2016

@PrimozGodec would you have time to have a look at this?

@PrimozGodec

This comment has been minimized.

Copy link
Collaborator

commented Dec 11, 2016

Right now I am only on data with my cellphone. I will check it when I come to some wifi.

@kernc kernc force-pushed the kernc:thin-qobject branch from df33450 to 271f158 Dec 12, 2016

@kernc kernc referenced this pull request Dec 12, 2016

Merged

WebviewWidget updates #1816

2 of 3 tasks complete

@kernc kernc force-pushed the kernc:thin-qobject branch from 271f158 to a6a4056 Dec 21, 2016

@kernc

This comment has been minimized.

Copy link
Member Author

commented Dec 21, 2016

I don't know why widgets.tests.test_owgradientdescent.TestOWGradientDescent.test_step_back stalls on Travis. It passes locally no problem.

@kernc kernc force-pushed the kernc:thin-qobject branch from a6a4056 to 260da0f Jan 3, 2017

JS widgets: don't bridge via QWidget but via thin QObject instead
Refs: "WebView/WebEngine: don't permit exposing QWidgets"
      biolab/orange3#1816

@kernc kernc force-pushed the kernc:thin-qobject branch from 260da0f to 3e9173e Jan 3, 2017

@PrimozGodec

This comment has been minimized.

Copy link
Collaborator

commented Jan 12, 2017

I agree with changes. Everything works fine.

I am still trying to find out what is a problem with Travis. It seems that it is not connected with your changes same happened in #26.

@astaric astaric merged commit 93229f0 into biolab:master Feb 13, 2017

1 check failed

continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.