[Webkit-unassigned] [Bug 79775] New: [GTK] Inconsistent state of WebKitWebView when replacing content in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 03:46:15 PST 2012


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

           Summary: [GTK] Inconsistent state of WebKitWebView when
                    replacing content in WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: gns at gnome.org, pnormand at igalia.com


We are currently using a boolean set to true in webkit_web_view_replace_content() in order to ignore load events while replacing content. But that's not enough, because after replace_content() is called there might be load events of a previous ongoin operation, at least finished. So we need to set the replacing content state when the load of the replaced content starts.

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