Bug 119109 - Null check m_frame in maximum and minimumScrollPosition
Summary: Null check m_frame in maximum and minimumScrollPosition
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-07-25 15:15 PDT by Tim Horton
Modified: 2013-07-25 15:24 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.88 KB, patch)
2013-07-25 15:18 PDT, Tim Horton
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-07-25 15:15:45 PDT
<rdar://problem/14545393>
Comment 1 Tim Horton 2013-07-25 15:16:00 PDT
FrameView's m_frame can be null during teardown.
Comment 2 Tim Horton 2013-07-25 15:18:58 PDT
Created attachment 207488 [details]
patch
Comment 3 Tim Horton 2013-07-25 15:24:23 PDT
http://trac.webkit.org/changeset/153349