WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62541
[GTK] Fix a crash when drawing area has been deleted
https://bugs.webkit.org/show_bug.cgi?id=62541
Summary
[GTK] Fix a crash when drawing area has been deleted
Carlos Garcia Campos
Reported
2011-06-13 05:55:57 PDT
We should check whether WebPageProxy::drawingArea() returns a valid pointer before using it, it might be null, for example, when the web process crashes.
Attachments
Patch
(1.98 KB, patch)
2011-06-13 05:57 PDT
,
Carlos Garcia Campos
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2011-06-13 05:57:58 PDT
Created
attachment 96949
[details]
Patch
Carlos Garcia Campos
Comment 2
2011-06-13 10:14:53 PDT
Committed
r88646
: <
http://trac.webkit.org/changeset/88646
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug