<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
I was trying to use this ewk2 API but I can't get it working<br>
<br>
ewk_context_url_scheme_register()<br>
<br>
In fact it seems that this API registers a new scheme but the callback is never triggered.<br>
There is a related API test called EWK2ContextTest.ewk_context_url_scheme_register<br>
The test is claiming to be successful but it is in fact disabled<br>
<br>
I have to say the same kind of API is working on WebKitGTK so I guess it is not a big deal<br>
If you can provide any feedback? Is it known issue? How it can be fixed?<br>
Any direction to handle the investigation?<br>
<br>
Last but not least I wonder if it would be possible then to use my custom scheme trough JavaScript XMLHttpRequest. I know this is devious and also a kind of security concern breaking the Same Origin Policy but this is something I need anyway<br>
<br>
Thanks, Pascal<br>
<br>
<br>
<br>
<br>
</div>
</body>
</html>