Bug 100285 - Make it a compile error to send a sync message as async (and vice versa)
Summary: Make it a compile error to send a sync message as async (and vice versa)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-24 13:39 PDT by Anders Carlsson
Modified: 2012-10-24 16:59 PDT (History)
0 users

See Also:


Attachments
Patch (14.47 KB, patch)
2012-10-24 13:42 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-10-24 13:39:40 PDT
Make it a compile error to send a sync message as async (and vice versa)
Comment 1 Anders Carlsson 2012-10-24 13:42:59 PDT
Created attachment 170462 [details]
Patch
Comment 2 Anders Carlsson 2012-10-24 16:59:48 PDT
Committed r132426: <http://trac.webkit.org/changeset/132426>