Bug 73529

Summary: Get rid of the unused function nameForCursorType()
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch joepeck: review+

Benjamin Poulain
Reported 2011-11-30 23:34:36 PST
Created attachment 117353 [details] Patch Reviewed by NOBODY (OOPS!). The function nameForCursorType was introduced in r63339 and has not been used anywhere since that commit. * WebCore.exp.in: * platform/Cursor.cpp: * platform/Cursor.h: --- 4 files changed, 13 insertions(+), 98 deletions(-)
Attachments
Patch (5.17 KB, patch)
2011-11-30 23:34 PST, Benjamin Poulain
joepeck: review+
WebKit Review Bot
Comment 1 2011-11-30 23:36:38 PST
Attachment 117353 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 1 files If any of these errors are false positives, please file a bug against check-webkit-style.
Joseph Pecoraro
Comment 2 2011-12-01 12:05:02 PST
Comment on attachment 117353 [details] Patch Looks good. r=me
Benjamin Poulain
Comment 3 2011-12-01 12:21:31 PST
Note You need to log in before you can comment on or make changes to this bug.