Bug 141764

Summary: Page::userContentController() should return a reference, not a pointer
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: REOPENED ---    
Severity: Normal CC: commit-queue, esprehn+autocc, japhet, kangil.han
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 141766    
Bug Blocks:    
Attachments:
Description Flags
Patch v1 jer.noble: review+

Description Brady Eidson 2015-02-18 12:35:28 PST
Page::userContentController() should return a reference, not a pointer

We should never have to be null checking this thing.
Comment 1 Brady Eidson 2015-02-18 12:37:48 PST
Created attachment 246840 [details]
Patch v1
Comment 2 Brady Eidson 2015-02-18 12:52:45 PST
http://trac.webkit.org/changeset/180286
Comment 3 WebKit Commit Bot 2015-02-18 13:42:25 PST
Re-opened since this is blocked by bug 141766