[Webkit-unassigned] [Bug 112418] [GTK][WK2] Load get stuck in webkit_web_view_go_back()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 10:15:52 PDT 2013


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





--- Comment #6 from Manuel Rego Casasnovas <rego at igalia.com>  2013-03-15 10:18:18 PST ---
Created an attachment (id=193329)
 --> (https://bugs.webkit.org/attachment.cgi?id=193329&action=review)
Idea to fix the problem

This is just an idea about how to fix the patch, it doesn't work as isInPageCache() is not defined in webkit_back_forward_list_item_is_in_page_cache(). I don't know yet where I should define it to make it work properly (I guess that maybe Source/WebKit2/Shared/WebBackForwardListItem.[h|cpp] could be the place but it didn't work for me yet).

The sole intention of this attachment  is to show you my idea, please take into account that it could be completely wrong :-)

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