RESOLVED FIXED 134383
prepare-ChangeLog mangles Objective-C selectors for methods with parameter types that contain colons
https://bugs.webkit.org/show_bug.cgi?id=134383
Summary prepare-ChangeLog mangles Objective-C selectors for methods with parameter ty...
mitz
Reported 2014-06-26 21:57:01 PDT
prepare-ChangeLog mangles Objective-C selectors for methods with parameter types that contain colons
Attachments
Remove potentially colon-containing bits from the method declaration before splitting at colons (1.22 KB, patch)
2014-06-26 22:00 PDT, mitz
thorton: review+
mitz
Comment 1 2014-06-26 22:00:29 PDT
Created attachment 233960 [details] Remove potentially colon-containing bits from the method declaration before splitting at colons
mitz
Comment 2 2014-06-26 22:36:32 PDT
Note You need to log in before you can comment on or make changes to this bug.