REOPENED 141764
Page::userContentController() should return a reference, not a pointer
https://bugs.webkit.org/show_bug.cgi?id=141764
Summary Page::userContentController() should return a reference, not a pointer
Brady Eidson
Reported 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.
Attachments
Patch v1 (11.56 KB, patch)
2015-02-18 12:37 PST, Brady Eidson
jer.noble: review+
Brady Eidson
Comment 1 2015-02-18 12:37:48 PST
Created attachment 246840 [details] Patch v1
Brady Eidson
Comment 2 2015-02-18 12:52:45 PST
WebKit Commit Bot
Comment 3 2015-02-18 13:42:25 PST
Re-opened since this is blocked by bug 141766
Note You need to log in before you can comment on or make changes to this bug.