Bug 180604 - Remove unused code in WebPageGroup
Summary: Remove unused code in WebPageGroup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-08 13:54 PST by Alex Christensen
Modified: 2017-12-08 14:24 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.31 KB, patch)
2017-12-08 13:54 PST, Alex Christensen
youennf: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2017-12-08 13:54:19 PST
Remove unused code in WebPageGroup
Comment 1 Alex Christensen 2017-12-08 13:54:35 PST
Created attachment 328865 [details]
Patch
Comment 2 youenn fablet 2017-12-08 14:16:27 PST
Comment on attachment 328865 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=328865&action=review

> Source/WebKit/UIProcess/WebPageGroup.cpp:129
> +    return m_userContentController.get();

Might not need get()
Comment 3 Alex Christensen 2017-12-08 14:23:33 PST
http://trac.webkit.org/r225700
Comment 4 Radar WebKit Bug Importer 2017-12-08 14:24:28 PST
<rdar://problem/35943468>