Bug 141764 - Page::userContentController() should return a reference, not a pointer
Summary: Page::userContentController() should return a reference, not a pointer
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on: 141766
Blocks:
  Show dependency treegraph
 
Reported: 2015-02-18 12:35 PST by Brady Eidson
Modified: 2015-02-18 13:42 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (11.56 KB, patch)
2015-02-18 12:37 PST, Brady Eidson
jer.noble: review+
Details | Formatted Diff | Diff

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