Bug 120132 - Frame::navigationScheduler() should return a reference.
Summary: Frame::navigationScheduler() should return a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-21 13:00 PDT by Andreas Kling
Modified: 2013-08-21 13:53 PDT (History)
6 users (show)

See Also:


Attachments
Patch (16.30 KB, patch)
2013-08-21 13:22 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-21 13:00:01 PDT
Frame::navigationScheduler() should return a reference.
Comment 1 Andreas Kling 2013-08-21 13:22:55 PDT
Created attachment 209297 [details]
Patch
Comment 2 Andreas Kling 2013-08-21 13:53:41 PDT
Committed r154409: <http://trac.webkit.org/changeset/154409>