Closed Bug 1446200 Opened 6 years ago Closed 6 years ago

Add a helper method to encode Method flags

Categories

(Core :: XPCOM, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

Attachments

(1 file)

Most of the classes in xpt.py define a helper method to encode the values of the flags into a byte, but for some reason Method does not. It'll be useful to have one for Method for the C++ backend I am working on in bug 1438688.
Attachment #8959379 - Flags: review?(mh+mozilla)
Sorry, this isn't everything I wanted yet.
Attachment #8959379 - Flags: review?(mh+mozilla)
No, it is okay, I just confused myself with a later patch. Sorry for the churn.
Attachment #8959379 - Flags: review?(mh+mozilla) → review?(nfroyd)
Comment on attachment 8959379 [details]
Bug 1446200 - Add a helper method to encode Method flags.

https://reviewboard.mozilla.org/r/228204/#review234174

Stealing review.
Attachment #8959379 - Flags: review?(nfroyd) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1a3a72fa6dc5
Add a helper method to encode Method flags. r=froydnj
https://hg.mozilla.org/mozilla-central/rev/1a3a72fa6dc5
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: