Bug 136783

Summary: Remove unneeded declarations from JSCallee.h
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Michael Saboff
Reported 2014-09-12 09:33:27 PDT
The declarations JS_EXPORT_PRIVATE String name(ExecState*); JS_EXPORT_PRIVATE String displayName(ExecState*); const String calculatedDisplayName(ExecState*); in JSCallee are unused and not needed.
Attachments
Patch (1.23 KB, patch)
2014-09-12 09:37 PDT, Michael Saboff
no flags
Michael Saboff
Comment 1 2014-09-12 09:37:28 PDT
Mark Lam
Comment 2 2014-09-12 09:52:00 PDT
Comment on attachment 238033 [details] Patch r=me
WebKit Commit Bot
Comment 3 2014-09-12 10:54:27 PDT
Comment on attachment 238033 [details] Patch Clearing flags on attachment: 238033 Committed r173567: <http://trac.webkit.org/changeset/173567>
WebKit Commit Bot
Comment 4 2014-09-12 10:54:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.