Bug 87150 (gtk_scrollbar_crash) - On GTK wxWebkit crashes when rendering scrollbars
Summary: On GTK wxWebkit crashes when rendering scrollbars
Status: RESOLVED FIXED
Alias: gtk_scrollbar_crash
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 11:23 PDT by Malcolm MacLeod
Modified: 2012-05-23 10:29 PDT (History)
1 user (show)

See Also:


Attachments
Patch to fix scrollbar crash (1.57 KB, patch)
2012-05-22 11:23 PDT, Malcolm MacLeod
kevino: review+
kevino: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Malcolm MacLeod 2012-05-22 11:23:31 PDT
Created attachment 143331 [details]
Patch to fix scrollbar crash

On GTK wxWebkit crashes when rendering scrollbars, attached patch fixes this crash. Rendering with the patch still has some issues but at least it does not crash, the remaining issues can be tackled later in a separate patch.
Comment 1 Kevin Ollivier 2012-05-23 10:29:04 PDT
Landed in r118196, thanks!