Closed
Bug 292543
Opened 20 years ago
Closed 20 years ago
Confusion between POPUP and POPUPBLOCKED events
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
DUPLICATE
of bug 291725
People
(Reporter: bzbarsky, Assigned: ilya.konstantinov+future)
Details
See bug 238773 comment 27. It looks to me like NS_POPUP_EVENT is completely unused and should just be removed altogether and that the places that check for it should be checking for a NS_POPUPBLOCKED_EVENT instead. Assigning to Ilya, since he checked in the relevant code, looks like.
| Reporter | ||
Updated•20 years ago
|
Flags: blocking1.8b3?
Duplicate of bug 291725, perhaps, although removing NS_POPUP_EVENT completely isn't mentioned there.
| Reporter | ||
Comment 2•20 years ago
|
||
Indeed.... *** This bug has been marked as a duplicate of 291725 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•20 years ago
|
Flags: blocking1.8b3?
You need to log in
before you can comment on or make changes to this bug.
Description
•