[Webkit-unassigned] [Bug 33746] New: [GTK] More crashes related to the clipboard management

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 15:06:13 PST 2010


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

           Summary: [GTK] More crashes related to the clipboard management
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


OK, looks like my last patch was not enough. I still got some crashes, and end
up figuring we cannot trust in Page being alive or null, at all, so my
alternative approach to the crash is to do explicit ref counting to guard the
webView in between the clipboard call and its callbacks being called.

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