<div dir="ltr">On 4 May 2013 23:39, Daniel Narvaez <span dir="ltr"><<a href="mailto:dwnarvaez@gmail.com" target="_blank">dwnarvaez@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div><div><div><div><div>Hey,<br><br></div>I did a quick Browse port to WebKit2 to see how hard it willl be. I got it to sort of work, it loads pages... There are lots of small API changes that will need to be checked carefully.<br>

<br></div>There are two regressions that doesn't seem fixable with the current API<br><br></div>* We can't get as much information as before for contextual palettes.<br></div></div></div></blockquote><div><br></div>
<div>There doesn't seem to be C API for this in WebKit2, so it's unlikely it will be added to gtk. We could do it with an extension, but I'm not sure we care enough.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div><div></div>* I don't think there is a way to restore history (confirmed by epiphany code).<br></div></div></blockquote><div><br></div><div>There is C API to restore session data, which would be much better than what we have. I opened a bug about binding it in gtk.<br>
<br><a href="https://bugs.webkit.org/show_bug.cgi?id=115600">https://bugs.webkit.org/show_bug.cgi?id=115600</a> <br></div></div></div></div>