Bug 120163

Summary: FrameLoader::history() should return a reference.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Page LoadingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, japhet, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch andersca: review+

Description Andreas Kling 2013-08-22 10:18:55 PDT
FrameLoader::history() should return a reference.
Comment 1 Andreas Kling 2013-08-22 10:25:02 PDT
Created attachment 209375 [details]
Patch
Comment 2 Andreas Kling 2013-08-22 10:25:49 PDT
Created attachment 209376 [details]
Patch
Comment 3 Anders Carlsson 2013-08-22 13:10:42 PDT
Comment on attachment 209376 [details]
Patch

ZOMG! r=me
Comment 4 Andreas Kling 2013-08-22 13:30:23 PDT
Committed r154458: <http://trac.webkit.org/changeset/154458>