[Webkit-unassigned] [Bug 22000] [GTK] MainThread misbehavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 31 07:46:22 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=22000





------- Comment #1 from smagellan at gmail.com  2008-10-31 07:46 PDT -------
Created an attachment (id=24798)
 --> (https://bugs.webkit.org/attachment.cgi?id=24798&action=view)
callbacks non-automated test-case

how to use it: 
1. It uses some non-public API, so you need to apply
callOnMainThread_hack.patch from patches subdir, then rebuild libwebkit
2. Correct WEBKIT_SOURCES_ROOT and WEBKIT_INSTALL_ROOT in Makefile and go.sh.
3. Type make
4. Type ./go.sh
5. Now connect by telnet to host with running program (usually localhost), port
3490:
telnet localhost 3490
6. Normally, you will see alert message from javascript callback immediately.
But in case of broken MainThread you will not see it until mouse movement.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list