RESOLVED FIXED 124739
Remove unused functions from WebCore and WebKit2
https://bugs.webkit.org/show_bug.cgi?id=124739
Summary Remove unused functions from WebCore and WebKit2
Daniel Bates
Reported 2013-11-21 13:00:54 PST
We should remove the following unused functions: In file Source/WebCore/editing/markup.cpp: - isHTMLBlockElement() - ancestorToRetainStructureAndAppearanceWithNoRenderer() In file Source/WebKit2/UIProcess/API/mac/WKBrowsingContextController.mm: - autoreleased(WKURLRequestRef) - autoreleased(WKURLResponseRef)
Attachments
Patch (4.50 KB, patch)
2013-11-21 13:04 PST, Daniel Bates
ap: review+
Daniel Bates
Comment 1 2013-11-21 13:04:05 PST
Daniel Bates
Comment 2 2013-11-21 15:18:19 PST
Note You need to log in before you can comment on or make changes to this bug.