Closed
Bug 1603121
Opened 6 years ago
Closed 5 years ago
Remove imgRequestProxy::IsOnEventTarget()
Categories
(Core :: Graphics: ImageLib, enhancement)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla80
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: farre, Assigned: edgar)
References
Details
Attachments
(1 file)
After removing TabGroup, imgRequestProxy::IsOnEventTarget() starts to always return true and can therefore be removed.
| Reporter | ||
Updated•6 years ago
|
Assignee: nobody → afarre
Comment 1•6 years ago
|
||
Probably a lot more cleanup to imagelib can be done if tabgroups and that function go away (not trying to expand the scope of this bug).
| Assignee | ||
Comment 2•5 years ago
|
||
and some dead code in imgRequestProxy.
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c53a669ad63a
Remove imgRequestProxy::IsOnEventTarget; r=tnikkel
| Reporter | ||
Updated•5 years ago
|
Assignee: afarre → echen
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•