Bug 120132

Summary: Frame::navigationScheduler() should return a reference.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, esprehn+autocc, japhet, kangil.han, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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>