[Webkit-unassigned] [Bug 63013] [EFL] Page Cache was not Enabled, (Enable Page Cache)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 14:50:11 PDT 2011


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





--- Comment #16 from Ryuan Choi <ryuan.choi at samsung.com>  2011-06-27 14:50:10 PST ---
(In reply to comment #14)
> (In reply to comment #10)
> > (In reply to comment #8)
> > 
> > > when user add 4th cached page, first cached page will be destroy. 
> > > then frame was released and has null reference assert.
> > > 
> > > so sd->frame->view() was create always.
> > 
> > If we don't use cached page or frame is not null, I think we need to check the condition. If frame already has a view instance, we don't need to create new view. Please consider both normal case and your case.
> 
> Currently, EWeblauncher Browser has some crash when use click some link.(Using Current Revision)

Great. I couldn't catch how to fix it.
I wish new patch. :)

-- 
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