Closed Bug 706558 Opened 12 years ago Closed 12 years ago

Remove SetEventCallback

Categories

(Core :: Widget, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: mwu, Assigned: mwu)

Details

Attachments

(2 files)

      No description provided.
It doesn't look like anyone uses SetEventCallback
Attachment #578012 - Flags: review?(roc)
mEventCallback appears to always be set, so let's require it and simplify the code that calls it.
Attachment #578016 - Flags: review?(roc)
Comment on attachment 578012 [details] [diff] [review]
Remove SetEventCallback

Review of attachment 578012 [details] [diff] [review]:
-----------------------------------------------------------------

rev nsIWidget IID
Attachment #578012 - Flags: review?(roc) → review+
2nd patch doesn't pass try.. apparently windows cares about windows without an event callback.
Since we really want to remove code right now, I landed the first patch with a nsIWidget IID rev.

https://hg.mozilla.org/mozilla-central/rev/0723ae8c9416

I'll deal with the 2nd part in another bug once I get to it.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Summary: Simplify Event Callback handling → Remove SetEventCallback
Target Milestone: --- → mozilla11
This was added as part 1 of bug 90268, I'm going to have to add it back again shortly.
You need to log in before you can comment on or make changes to this bug.