[Webkit-unassigned] [Bug 79820] [BlackBerry] Implement features for find-in-page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 07:18:10 PST 2012


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





--- Comment #12 from Antonio Gomes <tonikitoo at webkit.org>  2012-02-29 07:18:00 PST ---

> > > Source/WebKit/blackberry/WebKitSupport/InPageSearchManager.cpp:164
> > > +        if (frame == m_webPage->mainFrame()) // Don't need to unmark and notify client because the page will be destroyed.
> > 
> > if it is the mainframe, do we need to do any of the above anyways?
>
> Yes, we aren't unloading the instance so on page navigation we need to clear the cached objects.

I mean, if the frame being unloaded is the main frame, it are in page shutdown process, because Page holds the same Frame reference cross page load.

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