Bug 120163 - FrameLoader::history() should return a reference.
Summary: FrameLoader::history() should return a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-22 10:18 PDT by Andreas Kling
Modified: 2013-08-22 13:30 PDT (History)
3 users (show)

See Also:


Attachments
Patch (64.72 KB, patch)
2013-08-22 10:25 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (61.07 KB, patch)
2013-08-22 10:25 PDT, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>