Closed Bug 1301127 Opened 9 years ago Closed 9 years ago

Some mozIStorageStatementCallback instances passed to ErrorNotifier or CallbackResultNotifier do not QueryInterface to mozIStorageStatementCallback

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox50 --- fixed
firefox51 --- fixed

People

(Reporter: nika, Assigned: nika)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

See bug 1301124, in which this issue is temporarily fixed. The implementers of this interface should make sure that their QueryInterface implementation is correct.
Assignee: nobody → michael
I guess we don't have any nice macros to deal this kind of multi-inheritance.
Attachment #8788973 - Flags: review?(bugs) → review+
Pushed by michael@thelayzells.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/15dfa78b6aab Make nsNavHistoryFolderResultNode QueryInterface to mozIStorageStatementCallback, r=smaug
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Comment on attachment 8788973 [details] [diff] [review] Make nsNavHistoryFolderResultNode QueryInterface to mozIStorageStatementCallback Approval Request Comment [Feature/regressing bug #]:Bug 1018486 being uplifted caused this failure again on beta because I forgot about applying this patch and bug 1301124 too. [User impact if declined]:Test failures on beta [Describe test coverage new/current, TreeHerder]:This is a small fix to correct a test failure. [Risks and why]: Very low risks. Changes nothing which could break anything. [String/UUID change made/needed]:None
Attachment #8788973 - Flags: approval-mozilla-beta?
Comment on attachment 8788973 [details] [diff] [review] Make nsNavHistoryFolderResultNode QueryInterface to mozIStorageStatementCallback Fix has been in Nightly for ~2 weeks, it fixes a test failure, Beta50+
Attachment #8788973 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: