UNCONFIRMED 117313
Custom uri scheme does not work with synchronous XMLHttpRequest
https://bugs.webkit.org/show_bug.cgi?id=117313
Summary Custom uri scheme does not work with synchronous XMLHttpRequest
Daniel Narvaez
Reported 2013-06-06 12:00:26 PDT
Created attachment 203955 [details] Testcase. Put it in the same dir of the python file. The page hangs for a few seconds then the following error is printed (WebKitWebProcess:4793): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context! Attaching a testcase. I have tested with Webkit 2.0.2, I'll also test with master as soon as I have the source pulled and built.
Attachments
Testcase. Put it in the same dir of the python file. (496 bytes, text/html)
2013-06-06 12:00 PDT, Daniel Narvaez
no flags
Testcase (580 bytes, text/x-python)
2013-06-06 12:00 PDT, Daniel Narvaez
no flags
Daniel Narvaez
Comment 1 2013-06-06 12:00:57 PDT
Created attachment 203956 [details] Testcase
Daniel Narvaez
Comment 2 2013-06-07 09:44:41 PDT
At the moment I can't test on master because of https://bugs.webkit.org/show_bug.cgi?id=117178
Daniel Narvaez
Comment 3 2013-06-14 11:35:27 PDT
I confirmed this happens on latest master too.
Note You need to log in before you can comment on or make changes to this bug.