Bug 46268 - [GTK] r68027 caused many crashes on the bots
Summary: [GTK] r68027 caused many crashes on the bots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2010-09-22 09:14 PDT by Martin Robinson
Modified: 2010-09-22 09:26 PDT (History)
0 users

See Also:


Attachments
Patch for this issue (1.28 KB, patch)
2010-09-22 09:21 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>