Bug 174528

Summary: Update style checker to deal with "final"
Product: WebKit Reporter: Yoshiaki Jitsukawa <yoshiaki.jitsukawa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, buildbot, commit-queue, glenn, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Yoshiaki Jitsukawa 2017-07-14 13:54:48 PDT
Update style checker to deal with "final"
Comment 1 Yoshiaki Jitsukawa 2017-07-14 14:12:49 PDT
Created attachment 315486 [details]
Patch
Comment 2 WebKit Commit Bot 2017-07-17 15:40:21 PDT
Comment on attachment 315486 [details]
Patch

Clearing flags on attachment: 315486

Committed r219577: <http://trac.webkit.org/changeset/219577>
Comment 3 WebKit Commit Bot 2017-07-17 15:40:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Yoshiaki Jitsukawa 2017-07-17 17:15:53 PDT
Created attachment 315734 [details]
Patch