Bug 45298 - [GTK] [REGRESSION] r66848 caused a crash in testwebview
Summary: [GTK] [REGRESSION] r66848 caused a crash in testwebview
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-07 08:41 PDT by Martin Robinson
Modified: 2010-09-07 10:11 PDT (History)
1 user (show)

See Also:


Attachments
Fix for the crash (1.49 KB, patch)
2010-09-07 08:47 PDT, Martin Robinson
xan.lopez: review+
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-07 08:41:08 PDT
The issue seems to be that adjustments are attaching to non-MainFrameScrollbarGtk instances.
Comment 1 Martin Robinson 2010-09-07 08:47:06 PDT
Created attachment 66727 [details]
Fix for the crash
Comment 2 Xan Lopez 2010-09-07 08:48:43 PDT
Comment on attachment 66727 [details]
Fix for the crash

Yay.
Comment 3 Martin Robinson 2010-09-07 08:55:41 PDT
Committed r66885: <http://trac.webkit.org/changeset/66885>
Comment 4 Martin Robinson 2010-09-07 10:11:41 PDT
Committed r66889: <http://trac.webkit.org/changeset/66889>