Closed
Bug 1460368
Opened 7 years ago
Closed 7 years ago
nsContentUtils::GetClosestNonNativeAnonymousAncestor seems to be dead code
Categories
(Core :: Layout, enhancement, P2)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
2.29 KB,
patch
|
heycam
:
review+
|
Details | Diff | Splinter Review |
We should be able to kill it
Flags: needinfo?(bzbarsky)
| Assignee | ||
Comment 1•7 years ago
|
||
This was used in the non-stylo style system, but that's all gone now.
Attachment #8974602 -
Flags: review?(cam)
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Updated•7 years ago
|
Attachment #8974602 -
Flags: review?(cam) → review+
Updated•7 years ago
|
Priority: -- → P2
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/84bf13246717
Remove now-unused nsContentUtils::GetClosestNonNativeAnonymousAncestor. r=heycam
| Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(bzbarsky)
Comment 3•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•