Bug 71265 - Document pointer not null-checked in FrameView::isOnActivePage()
Summary: Document pointer not null-checked in FrameView::isOnActivePage()
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: Andy Estes
URL:
Keywords: InRadar
: 71248 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-31 22:27 PDT by Andy Estes
Modified: 2011-11-01 16:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2011-10-31 22:35 PDT, Andy Estes
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2011-10-31 22:27:35 PDT
Document pointer not null-checked in FrameView::isOnActivePage()
Comment 1 Andy Estes 2011-10-31 22:28:28 PDT
<rdar://problem/10374427>
Comment 2 Andy Estes 2011-10-31 22:35:22 PDT
Created attachment 113128 [details]
Patch
Comment 3 Andy Estes 2011-10-31 22:43:18 PDT
Committed r98936: <http://trac.webkit.org/changeset/98936>
Comment 4 Alexey Proskuryakov 2011-11-01 16:37:59 PDT
*** Bug 71248 has been marked as a duplicate of this bug. ***