RESOLVED FIXED 136783
Remove unneeded declarations from JSCallee.h
https://bugs.webkit.org/show_bug.cgi?id=136783
Summary Remove unneeded declarations from JSCallee.h
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.