Bug 162463 - Style Checking Error when Objective C Blocks passed as Argument
Summary: Style Checking Error when Objective C Blocks passed as Argument
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-22 14:39 PDT by Jonathan Bedard
Modified: 2016-10-07 08:03 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.52 KB, patch)
2016-09-22 14:43 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2016-09-22 14:39:01 PDT
Bug 161450 uncovered this.  The style checker flags Objective C blocks as invalid syntax when they are passed as an argument to an Objective C function.
Comment 1 Jonathan Bedard 2016-09-22 14:43:28 PDT
Created attachment 289601 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-07 08:03:28 PDT
Comment on attachment 289601 [details]
Patch

Clearing flags on attachment: 289601

Committed r206911: <http://trac.webkit.org/changeset/206911>
Comment 3 WebKit Commit Bot 2016-10-07 08:03:31 PDT
All reviewed patches have been landed.  Closing bug.