Bug 138937 - WebPlugInClient::m_webPage can never be null, use a reference
Summary: WebPlugInClient::m_webPage can never be null, use a reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 14:50 PST by Anders Carlsson
Modified: 2014-11-20 14:57 PST (History)
0 users

See Also:


Attachments
Patch (6.52 KB, patch)
2014-11-20 14:50 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-11-20 14:50:11 PST
WebPlugInClient::m_webPage can never be null, use a reference
Comment 1 Anders Carlsson 2014-11-20 14:50:32 PST
Created attachment 241987 [details]
Patch
Comment 2 Andreas Kling 2014-11-20 14:51:55 PST
Comment on attachment 241987 [details]
Patch

igp;r=me
Comment 3 Anders Carlsson 2014-11-20 14:57:18 PST
Committed r176420: <http://trac.webkit.org/changeset/176420>