Bug 46268

Summary: [GTK] r68027 caused many crashes on the bots
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for this issue none

Description Martin Robinson 2010-09-22 09:14:42 PDT
It looks like the problem in this case is a missing include, which has the OwnPtr specialization for cairo paths.
Comment 1 Martin Robinson 2010-09-22 09:21:25 PDT
Created attachment 68379 [details]
Patch for this issue
Comment 2 Xan Lopez 2010-09-22 09:22:51 PDT
Comment on attachment 68379 [details]
Patch for this issue

r=me
Comment 3 Martin Robinson 2010-09-22 09:25:43 PDT
Committed r68050: <http://trac.webkit.org/changeset/68050>