Closed
Bug 384965
Opened 18 years ago
Closed 18 years ago
accept |const nsEvent* aEvent| as well as |nsEvent* aEvent| in nsLayoutUtils::GetEventCoordinatesRelativeTo
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(1 file)
2.74 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
Needed for |const nsGUIEvent& anEvent| in nsPluginInstanceOwner::ProcessEvent
Assignee | ||
Updated•18 years ago
|
Attachment #268874 -
Attachment is patch: true
Attachment #268874 -
Attachment mime type: text/x-patch → text/plain
Attachment #268874 -
Flags: superreview?(roc)
Attachment #268874 -
Flags: review?(roc)
Attachment #268874 -
Flags: superreview?(roc)
Attachment #268874 -
Flags: superreview+
Attachment #268874 -
Flags: review?(roc)
Attachment #268874 -
Flags: review+
Assignee | ||
Updated•18 years ago
|
Whiteboard: [checkin needed]
Comment 1•18 years ago
|
||
Checking in layout/base/nsLayoutUtils.cpp;
/cvsroot/mozilla/layout/base/nsLayoutUtils.cpp,v <-- nsLayoutUtils.cpp
new revision: 3.103; previous revision: 3.102
done
Checking in layout/base/nsLayoutUtils.h;
/cvsroot/mozilla/layout/base/nsLayoutUtils.h,v <-- nsLayoutUtils.h
new revision: 3.57; previous revision: 3.56
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Updated•17 years ago
|
Flags: in-testsuite-
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•