Bug 99916 - [BlackBerry] m_mainFrame should be null checked before use in WebPagePrivate destructor
Summary: [BlackBerry] m_mainFrame should be null checked before use in WebPagePrivate ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrew Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-20 13:27 PDT by Andrew Lo
Modified: 2012-10-20 15:45 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.47 KB, patch)
2012-10-20 13:37 PDT, Andrew Lo
no flags Details | Formatted Diff | Diff
Patch (2.36 KB, patch)
2012-10-20 13:51 PDT, Andrew Lo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Lo 2012-10-20 13:27:22 PDT
When WebPagePrivate is being destroyed, m_mainFrame could be a null pointer.
Comment 1 Andrew Lo 2012-10-20 13:37:12 PDT
Created attachment 169772 [details]
Patch
Comment 2 George Staikos 2012-10-20 13:40:05 PDT
Comment on attachment 169772 [details]
Patch

Merge error - clearly flags.
Comment 3 Andrew Lo 2012-10-20 13:51:15 PDT
Created attachment 169773 [details]
Patch
Comment 4 WebKit Review Bot 2012-10-20 15:45:00 PDT
Comment on attachment 169773 [details]
Patch

Clearing flags on attachment: 169773

Committed r131992: <http://trac.webkit.org/changeset/131992>
Comment 5 WebKit Review Bot 2012-10-20 15:45:03 PDT
All reviewed patches have been landed.  Closing bug.