Closed Bug 635658 Opened 13 years ago Closed 13 years ago

ContentParent NS_IMPL_ISUPPORTS doesn't include nsIAccelerationListener

Categories

(Core :: IPC, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: jdm, Assigned: edsrzf)

References

()

Details

(Whiteboard: [good first bug][mentor=jdm][inbound])

Attachments

(1 file)

This seems incorrect to me.
It does seem odd to me too.

CCing the patch writer and reviewer.
sounds like a bug.  we probably never QI only static cast to it.
Relevant code in the URL field.  This is an easy change of simply adding nsIAccelerationListener to the list of supported interfaces.
Whiteboard: [good first bug]
Whiteboard: [good first bug] → [good first bug][mentor=jdm]
Patch attached. nsIAccelerationListener was renamed to nsIDeviceMotionListener at some point after this bug was filed.
Attachment #547639 - Flags: review?
Comment on attachment 547639 [details] [diff] [review]
Add nsIDeviceMotionListener to ContentParent's NS_IMPL_ISUPPORTS

Nice detective work.  Would you mind putting together a new version that follows these guidelines to make checking it in easy: https://developer.mozilla.org/en/Mercurial_FAQ#How_can_I_generate_a_patch_for_somebody_else_to_check-in_for_me.3f ?
Attachment #547639 - Flags: review? → review+
Hmmm, I thought I'd already done that. What's my patch lacking from those directions?
Oh, weird, I could have sworn is was missing. I'll push this with the r=jdm annotation.
http://hg.mozilla.org/integration/mozilla-inbound/rev/d06068f0fe1b
Assignee: nobody → edsrzf
Whiteboard: [good first bug][mentor=jdm] → [good first bug][mentor=jdm][inbound]
Target Milestone: --- → mozilla8
http://hg.mozilla.org/mozilla-central/rev/d06068f0fe1b
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: