[Bug 238844] www/webkit2-gtk3: 2.28.0 is buggy and breaks eclipse
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 13 01:43:12 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238844
--- Comment #26 from Jose Quinteiro <freebsd at quinteiro.org> ---
Patch no longer works with www/webkit2-gtk3 version 2.30.2. Behavior is
slightly different now. A blank tooltip appears, and the error in the console
is slightly different:
SWT call to Webkit timed out after 100ms. No return value will be provided.
Possible reasons:
1) Problem: Your javascript needs more than 100ms to execute.
Solution: Don't run such javascript, it blocks Eclipse's UI. SWT currently
allows such code to complete, but this error is thrown
and the return value of execute()/evalute() will be false/null.
2) However, if you believe that your application should execute as expected (in
under100 ms),
...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list