Closed
Bug 1857747
Opened 1 year ago
Closed 1 year ago
JSMEnvironmentProxy.cpp: duplicate include "js/PropertyDescriptor.h"
Categories
(Core :: XPConnect, task)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: tiuna.angelini, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [lang=c++])
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1857746 +++
Filling as a good first bug to learn workflows.
https://searchfox.org/mozilla-central/source/js/xpconnect/loader/JSMEnvironmentProxy.cpp#21
duplicate include
Tutorial to contribute:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
https://firefox-source-docs.mozilla.org/contributing/stack_quickref.html
Assignee | ||
Comment 1•1 year ago
|
||
I would like to fix this issue
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → tiuna.angelini
Status: NEW → ASSIGNED
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9fe0ded4db5d
Removed duplicate include r=mccr8 DONTBUILD
Comment 4•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•