Greetings. On Fri, 12 Oct 2012 19:42:11 +0200 Carlos Pita <carlosjosep...@gmail.com> wrote: > Hi, > > I found this patch for the bug but I don't think it's right to just > hide the [0%] because there is the legitimate case when the page > hasn't started to load yet. > > http://www.digipedia.pl/usenet/thread/15253/9123/ > > So I did this instead: > > case WEBKIT_LOAD_FINISHED: > c->progress = 100; // <--- previously = 0 > > Seems like it's working till now.
Could you please send patches instead of complex inline gibberish? Sincerely, Christoph Lohmann