Bug 117552 - JSExport header documentation substitutes "semicolon" for "colon"
Summary: JSExport header documentation substitutes "semicolon" for "colon"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Trivial
Assignee: Conrad Shultz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-12 09:50 PDT by Conrad Shultz
Modified: 2013-06-12 10:23 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2013-06-12 09:53 PDT, Conrad Shultz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Shultz 2013-06-12 09:50:44 PDT
Pertaining to the Objective-C/JSC API, e.g. "All semicolons are removed from the selector" should read "All colons are removed from the selector"
Comment 1 Conrad Shultz 2013-06-12 09:53:12 PDT
Created attachment 204450 [details]
Patch
Comment 2 Mark Hahnenberg 2013-06-12 09:56:43 PDT
Comment on attachment 204450 [details]
Patch

r=me. Good catch!
Comment 3 WebKit Commit Bot 2013-06-12 10:23:10 PDT
Comment on attachment 204450 [details]
Patch

Clearing flags on attachment: 204450

Committed r151509: <http://trac.webkit.org/changeset/151509>
Comment 4 WebKit Commit Bot 2013-06-12 10:23:11 PDT
All reviewed patches have been landed.  Closing bug.