Bug 30251 - [Qt] Windowless Plugins : Fix crash when using QWebPage without QWebView.
Summary: [Qt] Windowless Plugins : Fix crash when using QWebPage without QWebView.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on: 20081
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-09 05:44 PDT by Girish Ramakrishnan
Modified: 2009-10-09 07:59 PDT (History)
1 user (show)

See Also:


Attachments
Check if client is null (1.77 KB, patch)
2009-10-09 06:05 PDT, Girish Ramakrishnan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Girish Ramakrishnan 2009-10-09 05:44:10 PDT
Check if the client pointer is valid before accessing it.
Comment 1 Girish Ramakrishnan 2009-10-09 06:05:25 PDT
Created attachment 40945 [details]
Check if client is null
Comment 2 WebKit Commit Bot 2009-10-09 07:58:58 PDT
Comment on attachment 40945 [details]
Check if client is null

Clearing flags on attachment: 40945

Committed r49391: <http://trac.webkit.org/changeset/49391>
Comment 3 WebKit Commit Bot 2009-10-09 07:59:03 PDT
All reviewed patches have been landed.  Closing bug.