Closed
Bug 606609
Opened 14 years ago
Closed 14 years ago
Push to m-c cjones's script to extract protocol and message from msgtype
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
FIXED
People
(Reporter: cjones, Assigned: cjones)
Details
Attachments
(1 file)
622 bytes,
patch
|
benjamin
:
review+
benjamin
:
approval2.0+
|
Details | Diff | Splinter Review |
I have a script that extracts these components from message.type() for debugging purposes. I've pastebin'd it for others to use. That doesn't scale, and since the script relies on the encoding scheme, it should change atomically with the encoding scheme.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → jones.chris.g
Attachment #485423 -
Flags: review?(benjamin)
Comment 2•14 years ago
|
||
Comment on attachment 485423 [details] [diff] [review]
Make script to extract protocol/message from msgtype numbers part of m-c
sure
Attachment #485423 -
Flags: review?(benjamin)
Attachment #485423 -
Flags: review+
Attachment #485423 -
Flags: approval2.0+
Assignee | ||
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•