[Webkit-unassigned] [Bug 31266] [Qt] QWebSettings::setMaximumPagesInCache(int pages) does not enable the Page Cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 08:29:40 PST 2009


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





--- Comment #10 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2009-11-11 08:29:40 PST ---
> but revealed another bug which causes a JS console message:
> 
> "CONSOLE MESSAGE: ReferenceError: Trying to access object from destroyed
> plug-in."
> 
> which is a different issue, and tonikitoo will hopefully comfirm that my patch
> is actually making Page Cache to work.

I can confirm it made pageCache to work. In a layout test I am doing I was
getting "onLoad" called for back/forward navigations. W/ the patch in I am
getting it called once and then just pageShow/Hide.

About the CONSOLE MESSAGE, I am able to reproduce it too even w/ JIT off.

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



More information about the webkit-unassigned mailing list