Bug 125965 - MessageReceiverMap::addMessageReceiver should assert that destinationID is not zero
Summary: MessageReceiverMap::addMessageReceiver should assert that destinationID is no...
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-12-18 17:29 PST by Anders Carlsson
Modified: 2013-12-18 17:36 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2013-12-18 17:31 PST, Anders Carlsson
thorton: 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-12-18 17:29:23 PST
MessageReceiverMap::addMessageReceiver should assert that destinationID is not zero
Comment 1 Anders Carlsson 2013-12-18 17:31:57 PST
Created attachment 219594 [details]
Patch
Comment 2 Anders Carlsson 2013-12-18 17:36:10 PST
Committed r160813: <http://trac.webkit.org/changeset/160813>