Bug 108413 - Remove MessageID from MessageSender
Summary: Remove MessageID from MessageSender
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: 2013-01-30 18:18 PST by Anders Carlsson
Modified: 2013-01-30 18:31 PST (History)
0 users

See Also:


Attachments
Patch (197.78 KB, patch)
2013-01-30 18:20 PST, Anders Carlsson
kling: review+
kling: commit-queue-
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 18:18:08 PST
Remove MessageID from MessageSender
Comment 1 Anders Carlsson 2013-01-30 18:20:02 PST
Created attachment 185647 [details]
Patch
Comment 2 Andreas Kling 2013-01-30 18:22:39 PST
Comment on attachment 185647 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=185647&action=review

r=me without the xcodeproj gunk.

> Source/WebKit2/ChangeLog:161
> +        * WebKit2.xcodeproj/project.pbxproj:

This doesn't belong here.
Comment 3 Anders Carlsson 2013-01-30 18:31:37 PST
Committed r141361: <http://trac.webkit.org/changeset/141361>