Closed
Bug 1211660
Opened 7 years ago
Closed 7 years ago
Remove dead arguments to some SetProperty functions in js/src/vm/NativeObject.cpp
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: jorendorff, Assigned: jorendorff)
Details
Attachments
(1 file)
10.69 KB,
patch
|
Waldo
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8669931 -
Flags: review?(jwalden+bmo)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jorendorff
Status: NEW → ASSIGNED
Comment 2•7 years ago
|
||
Comment on attachment 8669931 [details] [diff] [review] Remove dead obj argument from two functions Review of attachment 8669931 [details] [diff] [review]: ----------------------------------------------------------------- I think I noticed this reviewing that other patch but didn't note it Friday; thanks for seeing it and fixing it.
Attachment #8669931 -
Flags: review?(jwalden+bmo) → review+
Assignee | ||
Comment 3•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=1b6c1785161f
Assignee | ||
Comment 4•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=15dc77204145
Assignee | ||
Comment 5•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=87813e7ce990
Assignee | ||
Comment 6•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=0d7263884f73
Assignee | ||
Comment 7•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/1ca90786e46d5dcd9ced892ddf6c223676cd4550 Bug 1211660 - Remove dead obj argument from two functions. r=Waldo.
Comment 8•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/1ca90786e46d
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•