[Webkit-unassigned] [Bug 86076] [EFL] The view is not invalidated after going back

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 04:19:48 PDT 2012


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





--- Comment #10 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com>  2012-05-22 04:18:52 PST ---
(In reply to comment #9)
> (From update of attachment 141373 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=141373&action=review
> 
> > Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.cpp:954
> > +
> 
> Don't you need to check if CachedFrame has view object like gtk port ?
> 
> http://trac.webkit.org/browser/trunk/Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp#L1209

I think it is checked here already

http://trac.webkit.org/browser/trunk/Source/WebCore/history/CachedFrame.cpp#L152

But I can add an extra assertion..

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