Closed
Bug 306231
Opened 19 years ago
Closed 19 years ago
ConsumeFocusEvents can be removed, because it doesn't do anything?
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
References
()
Details
Attachments
(1 file)
|
6.32 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
See url: 137 // This is an experiment and may be temporary 138 NS_IMETHOD ConsumeFocusEvents(PRBool aDoConsume) = 0;
| Assignee | ||
Comment 1•19 years ago
|
||
I've tried this in my debug build, and it works just fine.
Attachment #194090 -
Flags: review?(roc)
Attachment #194090 -
Flags: superreview+
Attachment #194090 -
Flags: review?(roc)
Attachment #194090 -
Flags: review+
| Assignee | ||
Updated•19 years ago
|
Assignee: nobody → martijn.martijn
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [checkin needed]
Comment 2•19 years ago
|
||
Checking in content/events/public/nsIEventStateManager.h; /cvsroot/mozilla/content/events/public/nsIEventStateManager.h,v <-- nsIEventStateManager.h new revision: 1.75; previous revision: 1.74 done Checking in content/events/src/nsEventStateManager.cpp; /cvsroot/mozilla/content/events/src/nsEventStateManager.cpp,v <-- nsEventStateManager.cpp new revision: 1.618; previous revision: 1.617 done Checking in content/events/src/nsEventStateManager.h; /cvsroot/mozilla/content/events/src/nsEventStateManager.h,v <-- nsEventStateManager.h new revision: 1.141; previous revision: 1.140 done
Status: NEW → RESOLVED
Closed: 19 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → mozilla1.9alpha
You need to log in
before you can comment on or make changes to this bug.
Description
•