Bug 174528 - Update style checker to deal with "final"
Summary: Update style checker to deal with "final"
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-14 13:54 PDT by Yoshiaki Jitsukawa
Modified: 2017-07-17 17:16 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.97 KB, patch)
2017-07-14 14:12 PDT, Yoshiaki Jitsukawa
no flags Details | Formatted Diff | Diff
Patch (14.44 KB, patch)
2017-07-17 17:15 PDT, Yoshiaki Jitsukawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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