Bug 89591 - check-webkit-style doesn't correctly handle our common MutexLocker idiom.
Summary: check-webkit-style doesn't correctly handle our common MutexLocker idiom.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-20 12:05 PDT by Brady Eidson
Modified: 2012-06-20 12:05 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2012-06-20 12:05:56 PDT
check-webkit-style doesn't correctly handle our common MutexLocker idiom.

See https://bugs.webkit.org/show_bug.cgi?id=89590#c2 and it's complaint about RunLoop.cpp:63 for an example.