Bug 108379 - Remove MessageID parameter from generated message receivers
Summary: Remove MessageID parameter from generated message receivers
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: 108419
  Show dependency treegraph
 
Reported: 2013-01-30 14:07 PST by Anders Carlsson
Modified: 2013-01-30 20:03 PST (History)
1 user (show)

See Also:


Attachments
Patch (84.24 KB, patch)
2013-01-30 14:08 PST, Anders Carlsson
bdakin: 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 2013-01-30 14:07:32 PST
Remove MessageID parameter from generated message receivers
Comment 1 Anders Carlsson 2013-01-30 14:08:39 PST
Created attachment 185560 [details]
Patch
Comment 2 Anders Carlsson 2013-01-30 14:49:53 PST
Committed r141322: <http://trac.webkit.org/changeset/141322>
Comment 3 Gyuyoung Kim 2013-01-30 20:01:18 PST
I cleanup remained MessageID in order to fix build breaks on other ports.
http://trac.webkit.org/changeset/141366