Bug 125035 - [CTTE] The WebPageProxy's WebBackForwardList is never null so it should be stored in a Ref
Summary: [CTTE] The WebPageProxy's WebBackForwardList is never null so it should be st...
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-30 18:14 PST by Sam Weinig
Modified: 2013-11-30 18:22 PST (History)
2 users (show)

See Also:


Attachments
Patch (8.16 KB, patch)
2013-11-30 18:16 PST, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-11-30 18:14:07 PST
[CTTE] The WebPageProxy's WebBackForwardList is never null so it should be stored in a Ref
Comment 1 Sam Weinig 2013-11-30 18:16:11 PST
Created attachment 218096 [details]
Patch
Comment 2 Sam Weinig 2013-11-30 18:22:54 PST
Committed r159891: <http://trac.webkit.org/changeset/159891>